Subtype 4 — AIX_DiskMetrics

Offsets Name Length Format Description
0 0 R10404MNAME 64 EBCDIC Name of measured element, extracted from the MeasuredElementName attribute of the CIM_BaseMetricValue instance.
64 40 R10404ATP 8 floating Percentage of time the disk was processing requests.

(ActiveTimePercentage)

72 48 R10404AS 8 floating Free portion of the disk in megabytes.

(AvailableSpace)

80 50 R10404ADU 8 floating Percentage of time the disk spent servicing transfers in relation to the time the disk was active.

(AverageDeviceUtilization)

88 58 R10404CAP 8 floating Total size of the disk in megabytes.

(Capacity)

96 60 R10404IOI 8 floating Indicator for the disk utilization. The value represents the product of the ResponseTime multiplied with the RequestRate.

(IOIntensity)

104 68 R10404QD 8 floating Average number of requests on the instantaneous wait queue.

(QueueDepth)

112 70 R10404RO 8 floating Number of transfers from the disk.

(ReadOperations)

120 78 R10404RT 8 floating Average number of bytes read per second from the disk.

(ReadThroughput)

128 80 R10404RR 8 floating Number of I/O requests per second.

(RequestRate)

136 88 R10404RTM 8 floating Average response time per I/O request including service time and wait time.

(ResponseTime)

144 90 R10404TO 8 floating Number of transfers. The value is the sum of ReadOperations and WriteOperations.

(TransferredOperations)

152 98 R10404TT 8 floating Average number of bytes transferred per second. The value is the sum of ReadThroughput and WriteThroughput.

(TransferredThroughput)

160 A0 R10404WT 8 floating Average wait time per I/O request.

(WaitTime)

168 A8 R10404WO 8 floating Number of transfers to the disk.

(WriteOperations)

176 B0 R10404WTP 8 floating Average number of bytes written to disk per second.

(WriteThroughput)