A simple monitoring solution written in Go (work in progress)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christopher Ramey 8c7822be97 refined alarm email, removed port requirement for smtp server, fixed bug with config loading 3 years ago
alarm refined alarm email, removed port requirement for smtp server, fixed bug with config loading 3 years ago
check Added framework for alarms, code cleanup 3 years ago
config added tokenizer test for empty quotes 3 years ago
.gitignore Initial commit 3 years ago
LICENSE Added README and LICENSE 3 years ago
README.md Added README and LICENSE 3 years ago
alrmrc Added framework for alarms, code cleanup 3 years ago
go.mod Ping check actually pings 3 years ago
go.sum Ping check actually pings 3 years ago
main.go refined alarm email, removed port requirement for smtp server, fixed bug with config loading 3 years ago

README.md

alrm

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