summaryrefslogtreecommitdiff
path: root/healthcheck.py
AgeCommit message (Expand)Author
2014-01-22Fixed error in hc scriptPhilip Colmer
2014-01-22Reduced logging output from healthcheckPhilip Colmer
2014-01-22More fixes to hc script and upstart script.Philip Colmer
2014-01-22Fixed state change bugs and tweaked upstart scriptPhilip Colmer
2014-01-22Added pre-start phase to upstart script. Added syslog logging to healthcheck ...Philip Colmer
2014-01-21Fix to sort out Active status upon a restart of the server.Philip Colmer
2014-01-21Renamed simple_apache script. Added monit script for healthcheck. Added upsta...Philip Colmer
2014-01-21Changes to how Apache startup is handled. Tweaks to healthcheck script.Philip Colmer
2014-01-21Changed state logic so that it is now possible to switch from ActivePhilip Colmer
2014-01-20Added extra stage change file and corrected logic for file count.Philip Colmer
2014-01-20Fixed syntax error.Philip Colmer
2014-01-20Changed script to a single pool thread. Fixed some state change bugs.Philip Colmer
2014-01-20Various changes to the script to fix logging and call state change scripts.Philip Colmer
2014-01-17New healthcheck.py scriptroot