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 60d83288df Fixed off-by-one error in config parse error line output 4 years ago
.gitignore Initial commit 3 years ago
config.go Fixed off-by-one error in config parse error line output 3 years ago
main.go Added in token handling 3 years ago
sample.config Simplified splitter to use a single scanner and respect comment lines 3 years ago
small.config Added in token handling 3 years ago