Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Debugging why EmailChecker was failing. Added more details to the ↵ | Tom Ritter | 2016-01-26 | 1 | -2/+10 |
| | | | | notification, and diagnosed it to a time window search issue. | ||||
* | Fixing PeerChecker to actually work, and report details of a failure | Tom Ritter | 2016-01-26 | 2 | -5/+12 |
| | |||||
* | Log an exception if we can't send email. | Tom Ritter | 2016-01-25 | 1 | -2/+3 |
| | |||||
* | Do not error if we can't hit localhost | Tom Ritter | 2016-01-25 | 1 | -2/+10 |
| | |||||
* | Add cron instructions | Tom Ritter | 2016-01-25 | 1 | -0/+8 |
| | |||||
* | Read the config file from the absolute path. | Tom Ritter | 2016-01-25 | 1 | -1/+4 |
| | |||||
* | Fix redundant setLog call | Tom Ritter | 2016-01-25 | 1 | -1/+0 |
| | |||||
* | Initial commit of checker | Tom Ritter | 2016-01-25 | 13 | -0/+494 |