These counters measure AIX® statistics on disk input/output.
Soft Report Symbol | Definition | Counter | Mapping to an external variable |
---|---|---|---|
disk.ops | Total number of operations | DK_OPS | |
disk.timeactive | Percentage of time that the disk was busy | DK_TIMEACTIVE | AIX only |
disk.KB | KB that are read and written | DK_KBXFERRED | AIX only |
disk.cumseekd | DK_CUMSEEKD | AIX only | |
disk.KBrd | KB that are read | DK_KBREAD | AIX only |
disk.KBwrt | KB that are written | DK_KBWRITTEN | AIX only |
disk.xfrcap | Transfer capacity to the device | DK_TRANSFERCAP | AIX only |
disk.blocksize | Block size of the device | DK_BLOCKSIZE | AIX only |