A simple monitoring solution written in Go (work in progress)
Go to file
2021-01-12 03:32:14 -09:00
.gitignore Initial commit 2021-01-12 03:32:14 -09:00
check_ping.go Added basic structure for checks 2021-01-12 03:32:14 -09:00
check.go Added basic structure for checks 2021-01-12 03:32:14 -09:00
config.go Added basic structure for checks 2021-01-12 03:32:14 -09:00
main.go Added in token handling 2021-01-12 03:32:14 -09:00
parser.go Added basic structure for checks 2021-01-12 03:32:14 -09:00
sample.config Simplified splitter to use a single scanner and respect comment lines 2021-01-12 03:32:14 -09:00
small.config Added basic structure for checks 2021-01-12 03:32:14 -09:00