Commit Graph

15 Commits

Author SHA1 Message Date
4e67a31552 Ping check actually pings 2021-01-12 03:32:14 -09:00
ad3d9fb4d4 Added ability to trigger check from command line 2021-01-12 03:32:14 -09:00
826564a060 Changed groups and hosts to use maps in config, reorganized code, cleaned up command line arguments 2021-01-12 03:32:14 -09:00
aa1d4d10fa Startup options, fixed new group bug with unnamed groups 2021-01-12 03:32:14 -09:00
9cc26fe41c Fixed parser issue with quotes in an ignored line 2021-01-12 03:32:14 -09:00
ac45a8625b Added basic structure for checks 2021-01-12 03:32:14 -09:00
87c53831a2 Code cleanup 2021-01-12 03:32:14 -09:00
90325e9dd5 Added set support to config 2021-01-12 03:32:14 -09:00
60d83288df Fixed off-by-one error in config parse error line output 2021-01-12 03:32:14 -09:00
5de5349fde Changed tokenizer state into a queue so that it can more easily step back up the tree 2021-01-12 03:32:14 -09:00
e10de3188a Added in token handling 2021-01-12 03:32:14 -09:00
233e33348d Added line counting 2021-01-12 03:32:14 -09:00
79329520e2 go fmt 2021-01-12 03:32:14 -09:00
e8d45282e8 Simplified splitter to use a single scanner and respect comment lines 2021-01-12 03:32:14 -09:00
1fcf9f1291 Initial commit 2021-01-12 03:32:14 -09:00