Documentation ¶
Overview ¶
Package netinterface wraps the "interface" collectd plugin for gather network interface metrics. It is called netinterface because "interface" is a keyword in golang.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
config.MonitorConfig `singleInstance:"true"`
}
Config is the monitor-specific config with the generic config embedded
Click to show internal directories.
Click to hide internal directories.