package
2.1.6+incompatible
Repository: https://github.com/gsi-hpc/lustre_exporter.git
Documentation: pkg.go.dev

# Constants

Namespace defines the namespace shared by all Lustre metrics.
No description provided by the author

# Variables

ClientEnabled specifies whether to collect Client metrics.
Factories contains the list of all sources.
GenericEnabled specifies whether to collect Generic metrics.
HealthStatusEnabled specifies whether to collect Health metrics.
If LctlCommandMode is true it enables execution of lctl command which is meant to be executed on a Lustre client node.
LnetEnabled specified whether LNET metrics should be collected.
MdsEnabled specifies whether to collect MDS metrics.
MdtEnabled specifies whether to collect MDT metrics.
MgsEnabled specifies whether to collect MGS metrics.
OstEnabled specifies whether to collect OST metrics.
ProcLocation is the source to pull proc files from.
SysLocation is the source to pull sys files from.

# Structs

No description provided by the author

# Interfaces

LustreSource is the interface that each source implements.