This plugin scans one or more devices/drives for available disk space as a percentage and other useful metrics.
OS | Linux | Windows | SmartOS | OS X |
---|---|---|---|---|
Supported | v | v | v | v |
- To install new meter go to Settings->Installation or see instructions.
- To upgrade the meter to the latest version - see instructions.
None
Field Name | Description |
---|---|
Mount Point | The mounted point (on Linux) to check for free space. (either this or the Mounted device need to be set for the plugin to function properly). Leave it empty on Windows. |
Device/Drive | The mounted device (on Linux) or drive (on Windows) to check for free space. (either this or the Mount Point directory need to be set for the plugin to function properly) |
Poll Interval | How often to poll for metrics |
Source | Some alias to be appended to the hostname to display in the legend for the data. |
Metric Name | Description |
---|---|
Disk Use Percentage | The percentage of disk used for the given mounted disk |
Total Disk Reads | The total number of disk reads at the moment |
Total Disk Read Bytes | The total number of bytes read from disks at the moment |
Total Disk Writes | The total number of disk writes at the moment |
Total Disk Write Bytes | The total number of bytes written to disks at the moment |
Disk Reads | The number of reads from the disk at the moment |
Disk Read Bytes | The number of bytes read from the disk at the moment |
Disk Writes | The number of writes to the disk at the moment |
Disk Write Bytes | The number of bytes written to the disk at the moment |
Disk IOs | The number of IO per second to the disk at the moment |
Disk Summary
None