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 9cc26fe41c Fixed parser issue with quotes in an ignored line 3 years ago
.gitignore Initial commit 3 years ago
check.go Added basic structure for checks 3 years ago
check_ping.go Added basic structure for checks 3 years ago
config.go Added basic structure for checks 3 years ago
main.go Added in token handling 3 years ago
parser.go Fixed parser issue with quotes in an ignored line 3 years ago
sample.config Fixed parser issue with quotes in an ignored line 3 years ago
small.config Added basic structure for checks 3 years ago