Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type Ping struct + Arguments []string + Binary string + Count int + Deadline int + IPv4 bool + IPv6 bool + Interface string + Log telegraf.Logger + Method string + Percentiles []int + PingInterval float64 + Size *int + Timeout float64 + Urls []string + func (*Ping) SampleConfig() string + func (p *Ping) Gather(acc telegraf.Accumulator) error + func (p *Ping) Init() error