Disk I/O Check Reference
All parameters, thresholds, and configuration options for the disk I/O check in octoja.
Written By Erdinc Akay
Last updated About 1 month ago
Disk I/O Check Reference
The Disk I/O Check measures disk utilization by sampling I/O activity and warns when utilization exceeds the configured thresholds.
Configuration fields
The check runs on a fixed interval of 5 minutes; the interval is not a configurable field in the check editor.
Collected metrics
- I/O utilization percentage per disk
- Read throughput (bytes/sec; the UI auto-scales the displayed unit)
- Write throughput (bytes/sec; the UI auto-scales the displayed unit)
Platform support
Notes
- The check takes a short I/O sample at each interval. Results reflect the load during that sample, not sustained averages.
- If the warning threshold is configured higher than the critical threshold, the two values are automatically swapped at runtime so warning is always the lower bound.
- On Linux, virtual and partition devices are skipped automatically: loop devices (
loop*), ramdisks (ram*), device-mapper entries (dm-*), and partitions of a parent disk are filtered out so only physical disks are reported.
See also: Configure a Disk I/O Check