Dadadog multi-target fping like smokeping
- fping(command)
- Install fping command
- Copy the files from this github repo to your host
fping.py -> /etc/dd-agent/checks.d
fping.yaml -> /etc/dd-agent/conf.d
- ping.rtt(histograms) : ping rtt from datadog agent to targets(fping.yaml)
- ping.total_cnt : total count of ping
- ping.loss_cnt : packet loss count of ping
- dst_addr : ping destination address
- your_tags : you can set tags in fping.yml(global, per instance)