Commit Graph

15 Commits

Author SHA1 Message Date
aadd46ae1b switched to proper package names 2021-02-03 05:59:31 -09:00
dbd74982ff started on framework for running recurring checks 2021-01-28 20:14:16 -09:00
3fa0c393fe Added subject and message email template options 2021-01-23 08:27:03 -09:00
8c7822be97 refined alarm email, removed port requirement for smtp server, fixed bug with config loading 2021-01-20 18:49:32 -09:00
bcf0e91d0b added manual alarm triggering for testing 2021-01-18 12:47:03 -09:00
951bee15fd improved command line argument handling, migrated json to config at higher debug levels 2021-01-12 03:32:15 -09:00
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
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