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 2d99960f06 Added framework for alarms, code cleanup 3 years ago
alarm Added framework for alarms, code cleanup 3 years ago
check Added framework for alarms, code cleanup 3 years ago
config Added framework for alarms, code cleanup 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 improved command line argument handling, migrated json to config at higher debug levels 3 years ago

README.md

alrm

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