Bash Ping is a docker container with a few bash scripts that ping defined servers and reports back in prometheus compatible response.
- Edit hosts.txt to setup your servers
- Edit crontab if you want to ping on a different time frame (default every one minute)
- Uses curl not ping so if ICMP is off, you should still get a response if up
- Reports results to https://localhost:9323/metrics which can be used as a Grafana data source
