Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetIOStats ¶
type NetIOStats struct { IgnoreProtocolStats bool Interfaces []string // contains filtered or unexported fields }
func (*NetIOStats) Description ¶
func (_ *NetIOStats) Description() string
func (*NetIOStats) Gather ¶
func (s *NetIOStats) Gather(acc telegraf.Accumulator) error
func (*NetIOStats) SampleConfig ¶
func (_ *NetIOStats) SampleConfig() string
type NetStats ¶
type NetStats struct {
// contains filtered or unexported fields
}
func (*NetStats) Description ¶
func (*NetStats) SampleConfig ¶
Click to show internal directories.
Click to hide internal directories.