Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DiskStats ¶
type DiskStats struct {
LegacyMountPoints []string `toml:"mountpoints"`
MountPoints []string `toml:"mount_points"`
IgnoreFS []string `toml:"ignore_fs"`
Log telegraf.Logger `toml:"-"`
// contains filtered or unexported fields
}
func (*DiskStats) Description ¶
func (*DiskStats) SampleConfig ¶
type MountOptions ¶
type MountOptions []string
func (MountOptions) Mode ¶
func (opts MountOptions) Mode() string
Click to show internal directories.
Click to hide internal directories.