a services monitoring system that updates "Push" Tests on StatusCake.com StatusCake PUSH depends on my own GitHub "infra_monitor" repository This uses StatusCake.com along with a PUSH scheme to update test instead of updating check on a status change basis.
git clone https://github.com/Fclem/StatusCake_monitor.git
./init.shdocumentation from top-level repository
Checks are loaded from config.ini
url: if HTTP GET to url returns HTTP 200tcp: if connection to TCP host port is successfulping: if remote host replies to ICMP ping (through system's ping command)
docker: if a named docker container is running