| Interface | Description |
|---|---|
| KeyFilter |
| Class | Description |
|---|---|
| BlockDevices |
Establish metrics for block devices like disks.
|
| BlockDevices.BlockDevice |
Metrics for a block device.
|
| KeyFilter.AcceptSet |
A filter that accepts only names in a set.
|
| LoadAverage |
Expose values supplied by
/proc/loadavg as gauges. |
| LoadAverage.CurrentLoadValues | |
| MemoryInfo |
Expose values supplied by
/proc/meminfo as gauges. |
| MemoryInfo.CurrentMemValues |
Holds a map of name, value pairs that describe the current memory state of the
system.
|
| NetworkDevices |
Establish metrics for all network interfaces by parsing
/proc/net/dev. |
| NetworkDevices.Interface |
A network interface.
|
| Storage |
Establish metrics for filesystems.
|
| Storage.Filesystem |
A filesystem: '/dev/sd1', 'tmpfs' etc.
|
| SystemMonitor |
Expose system load, memory, network and storage stage as metrics.
|