Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Load ¶
type Load struct {
LoadAvg *load.AvgStat
CliConfig *LoadConfig
}
func GetActualLoadValues ¶
func (*Load) GetPerfData ¶
func (l *Load) GetPerfData() perfdata.PerfdataList
type LoadConfig ¶
type LoadConfig struct {
Load1Th thresholds.Thresholds
Load5Th thresholds.Thresholds
Load15Th thresholds.Thresholds
PerCPU bool
}
nolint
Click to show internal directories.
Click to hide internal directories.