Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Wireless ¶
type Wireless struct {
HostProc string `toml:"host_proc"`
}
Wireless is used to store configuration values.
func (*Wireless) Description ¶
Description returns information about the plugin.
func (*Wireless) Gather ¶
func (w *Wireless) Gather(acc telegraf.Accumulator) error
Gather collects the wireless information.
func (*Wireless) SampleConfig ¶
SampleConfig displays configuration instructions.
Click to show internal directories.
Click to hide internal directories.