Skip to content

collectors PingCollector

Rob Smith edited this page Jul 30, 2012 · 17 revisions

PingCollector

Collect icmp round trip times Only valid for ipv4 hosts currently

Dependencies

  • ping

Configuration

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
  • bin: The path to the ping binary
  • sudo_cmd: Path to sudo
  • use_sudo: Use sudo?
  • enabled: Enable collecting these metrics
  • byte_unit: Default numeric output(s)

Example Output

All keys are prefixed with nodes.hostname by default

Clone this wiki locally