Simple container to inject ping RTT to a graphite server
1.1K
QUICK START
docker run -d -e GRAPHITE_SERVER=mygraphite
-e PING_DESTINATIONS=myserver1.com,myserver2.com
ybizeul/ping
ENVIRONMENT
GRAPHITE_SERVER Address of your graphite server GRAPHITE_PORT port of your graphite server [2003] GRAPHITE_ROOT Root for the ping results [ping] PING_DESTINATIONS Comma separated list of addresses to ping INTERVAL Interval between each ping tests [60]
Content type
Image
Digest
Size
1.9 MB
Last updated
almost 9 years ago
docker pull ybizeul/ping