facts

package
v0.0.0-...-0855282 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCollector

func NewCollector() collector.RPCCollector

NewCollector creates a new collector

Types

type CPUFact

type CPUFact struct {
	FiveSeconds float64
	Interrupts  float64
	OneMinute   float64
	FiveMinutes float64
}

type MemoryFact

type MemoryFact struct {
	Type  string
	Total float64
	Used  float64
	Free  float64
}

type VersionFact

type VersionFact struct {
	Version string
}

Jump to

Keyboard shortcuts

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