A simple monitoring solution written in Go (work in progress)
Go to file
2021-01-12 03:46:58 -09:00
check Added max rtt and max avg rtt to ping check 2021-01-12 03:32:14 -09:00
config improved command line argument handling, migrated json to config at higher debug levels 2021-01-12 03:32:15 -09:00
.gitignore Initial commit 2021-01-12 03:32:14 -09:00
alrmrc Added options to check ping configuration 2021-01-12 03:32:14 -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 improved command line argument handling, migrated json to config at higher debug levels 2021-01-12 03:32:15 -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.