package
0.16.0
Repository: https://github.com/sean-/circonus-agent.git
Documentation: pkg.go.dev

# Functions

New creates new ProcFS collector.
NewCPUCollector creates new procfs cpu collector.
NewDiskstatsCollector creates new procfs cpu collector.
NewIFCollector creates new procfs cpu collector.
NewLoadavgCollector creates new procfs cpu collector.
NewVMCollector creates new procfs cpu collector.

# Structs

CPU metrics from the Linux ProcFS.
Diskstats metrics from the Linux ProcFS.
IF metrics from the Linux ProcFS.
Loadavg metrics from the Linux ProcFS (actually from unix.Sysinfo call).
VM metrics from the Linux ProcFS.