1
0
Fork 0
A simple monitoring solution written in Go (work in progress)
Go to file
Christopher Ramey aa65b64867 added client calls for running servers 2021-03-07 18:40:45 -09:00
alarm switched to proper package names 2021-02-03 05:59:31 -09:00
api added client calls for running servers 2021-03-07 18:40:45 -09:00
check switched to proper package names 2021-02-03 05:59:31 -09:00
client added client calls for running servers 2021-03-07 18:40:45 -09:00
config added hmac validation to http based api 2021-03-01 07:26:27 -09:00
server added client calls for running servers 2021-03-07 18:40:45 -09:00
.gitignore Initial commit 2021-01-12 03:32:14 -09:00
LICENSE Added README and LICENSE 2021-01-12 03:46:58 -09:00
README.md Added README and LICENSE 2021-01-12 03:46:58 -09:00
alrmrc refined alarm email, removed port requirement for smtp server, fixed bug with config loading 2021-01-20 18:49:32 -09:00
go.mod code cleanup, improvements to loading api keys 2021-02-27 19:14:39 -09:00
go.sum code cleanup, improvements to loading api keys 2021-02-27 19:14:39 -09:00
main.go added client calls for running servers 2021-03-07 18:40:45 -09:00

README.md

alrm

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