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 5571401103 added hmac validation to http based api 3 years ago
alarm switched to proper package names 3 years ago
check switched to proper package names 3 years ago
config added hmac validation to http based api 3 years ago
server added hmac validation to http based api 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 code cleanup, improvements to loading api keys 3 years ago
go.sum Ping check actually pings 3 years ago
main.go more debuglevel code cleanup 3 years ago

README.md

alrm

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