generic ping stats for destinations of your choosing - sends metrics to influxdb
100K+
ENV VARS:
INFLUXHOST - influxdb host INFLUXPORT - influxdb port INFLUXDB - influxdb database POLL_INTERVAL - # seconds between API connections
TARGETS - space separated string of hostnames/IPs to ping
docker run -d -e TARGETS='google.com yahoo.com' --restart=always --name ping thecase/ping-influx
Content type
Image
Digest
Size
24.6 MB
Last updated
about 7 years ago
docker pull thecase/ping-influx