Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KernelVmstat ¶
type KernelVmstat struct { config.PluginConfig WhiteList map[string]int `toml:"white_list"` // contains filtered or unexported fields }
func (*KernelVmstat) Clone ¶
func (s *KernelVmstat) Clone() inputs.Input
func (*KernelVmstat) Gather ¶
func (s *KernelVmstat) Gather(slist *types.SampleList)
func (*KernelVmstat) Name ¶
func (s *KernelVmstat) Name() string
Click to show internal directories.
Click to hide internal directories.