aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add TLS certificate expiration checkerTom2016-09-141-0/+58
* Add email body to nomail outputTom2016-09-141-1/+1
* Add daily failure notificationsTom2016-09-141-0/+7
* Log exceptions during run.Tom2016-09-141-1/+2
* Set a timeout on socket connectionsTom2016-09-141-0/+1
* Add a new nomail commandline option for debuggingTom2016-09-145-2/+17
* Update the crontab entriesTom Ritter2016-07-121-1/+1
* If we get an error somewhere in the code, record it as a failure for our peer...Tom Ritter2016-05-091-3/+6
* Need to compare timedelta to timedeltaTom Ritter2016-05-091-3/+3
* It's actually not uncommon for the bwauth file to be more than 2 hours old, b...Tom Ritter2016-02-021-2/+2
* Fixing a typo that was breaking a bunch of stuff.Tom Ritter2016-02-021-1/+1
* Add in the friendly name to the state file for debuggingTom Ritter2016-02-023-6/+11
* Fix the super() callingTom Ritter2016-01-315-6/+6
* Get custom state names for each of the jobs nowTom Ritter2016-01-316-4/+11
* Correcting a few small errorsTom Ritter2016-01-315-8/+11
* Refactor lots of things to allow you to be notified every so often, instead o...Tom Ritter2016-01-3113-72/+296
* For getting boolean values I need to coerce the typeTom Ritter2016-01-282-2/+2
* Add an option to use or bust gmail threadingTom Ritter2016-01-282-1/+5
* Update README with some clarifications.Tom Ritter2016-01-271-2/+1
* Add some sample jobs for the tor servers I monitorTom Ritter2016-01-272-0/+71
* Update README.mdTom Ritter2016-01-271-2/+70
* Make Readme markdownTom Ritter2016-01-271-0/+0
* Add day and daily at noon optionsTom Ritter2016-01-264-2/+7
* Differentiating between a mail problem and jobs not being run.Tom Ritter2016-01-263-9/+22
* Add a server identifier to the settings file.Tom Ritter2016-01-263-5/+7
* Debugging why EmailChecker was failing. Added more details to the notificatio...Tom Ritter2016-01-261-2/+10
* Fixing PeerChecker to actually work, and report details of a failureTom Ritter2016-01-262-5/+12
* Log an exception if we can't send email.Tom Ritter2016-01-251-2/+3
* Do not error if we can't hit localhostTom Ritter2016-01-251-2/+10
* Add cron instructionsTom Ritter2016-01-251-0/+8
* Read the config file from the absolute path.Tom Ritter2016-01-251-1/+4
* Fix redundant setLog callTom Ritter2016-01-251-1/+0
* Initial commit of checkerTom Ritter2016-01-2513-0/+494