# Functions

New creates new ProcFS collector.
NewCPUCollector creates new procfs cpu collector.
NewDiskstatsCollector creates new procfs diskstats collector.
NewIFCollector creates new procfs if collector.
NewLoadavgCollector creates new procfs loadavg collector.
NewVMCollector creates new procfs vm collector.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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.