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 59971d75d2 Added README and LICENSE 3 years ago
check Added max rtt and max avg rtt to ping check 3 years ago
config improved command line argument handling, migrated json to config at higher debug levels 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 options to check ping configuration 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.