A minimal monitoring tool
Go to file
IamTheFij dd0b8e3f38 Added ability to run commands in a shell
Diverges a small amount from the Python version for this.
2019-10-01 08:26:07 -07:00
.gitignore WIP 2019-09-21 15:03:26 -07:00
LICENSE Initial commit 2019-09-21 22:01:12 +00:00
README.md Initial commit 2019-09-21 22:01:12 +00:00
alert.go Added ability to run commands in a shell 2019-10-01 08:26:07 -07:00
config.go Added ability to run commands in a shell 2019-10-01 08:26:07 -07:00
main.go WIP 2019-09-21 15:03:26 -07:00
monitor.go Added ability to run commands in a shell 2019-10-01 08:26:07 -07:00
sample-config.yml WIP 2019-09-21 15:03:26 -07:00
util.go Added ability to run commands in a shell 2019-10-01 08:26:07 -07:00

README.md

minitor-go

A reimplementation of minitor in Go