aboutsummaryrefslogtreecommitdiff
path: root/modules/healthcheck.py
Commit message (Collapse)AuthorAgeFilesLines
* healthcheck: typoGravatar Terrance Robotham2020-02-081-1/+1
| | | fix typo in healthcheck
* catch and log errors from healthcheck.py - otherwise it can CRITICALGravatar jesopo2019-12-181-1/+6
|
* add comment to healthcheck.py about what it's forGravatar jesopo2019-12-121-0/+3
|
* add healthcheck.py to routinely call a URL for uptime pingingGravatar jesopo2019-12-111-0/+9