A simple monitoring solution written in Go (work in progress)
Go to file
2021-01-24 13:32:39 -09:00
alarm code cleanup 2021-01-24 13:32:39 -09:00
check Added framework for alarms, code cleanup 2021-01-17 09:04:08 -09:00
config added tokenizer test for empty quotes 2021-01-18 07:40:56 -09:00
.gitignore Initial commit 2021-01-12 03:32:14 -09:00
alrmrc refined alarm email, removed port requirement for smtp server, fixed bug with config loading 2021-01-20 18:49:32 -09:00
go.mod Ping check actually pings 2021-01-12 03:32:14 -09:00
go.sum Ping check actually pings 2021-01-12 03:32:14 -09:00
LICENSE Added README and LICENSE 2021-01-12 03:46:58 -09:00
main.go Added subject and message email template options 2021-01-23 08:27:03 -09:00
README.md Added README and LICENSE 2021-01-12 03:46:58 -09:00

alrm

alrm is a work in progress. alrm is intended to be a simple monitoring solution written in Go.