df

package
v0.0.0-...-b00aa77 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// PluginName df collector plugin name
	PluginName = "df"
	// Version of plugin
	Version = 6

	ProcPath               = "proc_path"
	ExcludedFSNames        = "excluded_fs_names"
	ExcludedFSTypes        = "excluded_fs_types"
	KeepOriginalMountPoint = "keep_original_mountpoint"
	MountInfoFile          = "mountinfo"
)

Variables

This section is empty.

Functions

func Meta

func Meta() *plugin.PluginMeta

Meta returns plugin's metadata

func NewDfCollector

func NewDfCollector() *dfCollector

NewDfCollector creates new instance of plugin and returns pointer to initialized object.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL