-
Notifications
You must be signed in to change notification settings - Fork 384
collectors PingCollector
Rob Smith edited this page Oct 29, 2012
·
17 revisions
Collect icmp round trip times Only valid for ipv4 hosts currently
- ping
Configuration is done by adding in extra keys like this
- target_1 - example.org
- target_fw - 192.168.0.1
- target_localhost - localhost
We extract out the key after target_ and use it in the graphite node we push.
Options - Generic Options
Setting | Default | Description | Type |
---|---|---|---|
bin | /bin/ping | The path to the ping binary | str |
sudo_cmd | /usr/bin/sudo | Path to sudo | str |
use_sudo | False | Use sudo? | bool |
enabled | False | Enable collecting these metrics | bool |
byte_unit | byte | Default numeric output(s) | str |
servers.hostname.ping.localhost 11