Versions in this module Expand all Collapse all v0 v0.10.1 Jan 27, 2016 v0.10.0 Jan 9, 2016 Changes in this version + type HostPinger func(args ...string) (string, error) + type Ping struct + Count int + Interface string + PingInterval float64 + Timeout float64 + Urls []string + func (_ *Ping) Description() string + func (_ *Ping) SampleConfig() string + func (p *Ping) Gather(acc inputs.Accumulator) error