Skip to main content

disks (host statistics)

The disks resource lists each of the disk devices attached to the host and permits the inspection of disk usage statistics. This information is a readily consumable version of the file /proc/diskstats.

ElementDescriptionType
file_system_free_percentPercentage of the filesystem currently free.snapshot
mount_pointThe mount point for this filesystem.fixed
in_progressNumber of I/O requests waiting to be processed.snapshot
read_awaitAverage read time completion in milliseconds.interval average
write_awaitAverage write time completion in milliseconds.interval average
read_bytes_per_secAverage bytes per second read.interval average
write_bytes_per_secAverage bytes per second written.interval average

Statistics Database Tables: HDISKS_STATIC, HDISKS_DYNAMIC

Admin Path: /amps/host/disks/<id>/<metric>