HP MSA 2040 CLI Reference Guide

disk-hist-statistics 395
disk-hist-statistics
This basetype is used by show disk-statistics when the historical parameter is specified.
Table 22 disk-hist-statistics properties
Name Type Description
number-of-ios uint64 Total number of read and write operations since the last sampling time.
number-of-reads uint64 Number of read operations since the last sampling time.
number-of-
writes
uint64 Number of write operations since the last sampling time.
total-data-
transferred
string Total amount of data read and written since the last sampling time.
total-data-
transferred-
numeric
uint32 Unformatted total-data-transferred value.
data-read string Amount of data read since the last sampling time.
data-read-
numeric
uint32 Unformatted data-read value.
data-written string Amount of data written since the last sampling time.
data-written-
numeric
uint32 Unformatted data-written value.
total-iops uint64 Total number of read and write operations per second since the last sampling
time.
read-iops uint64 Number of read operations per second since the last sampling time.
write-iops uint64 Number of write operations per second since the last sampling time.
total-bytes-
per-sec
string Total data transfer rate, in bytes per second, since the last sampling time.
total-bytes-
per-sec-numeric
uint64 Unformatted total-bytes-per-second value.
read-bytes-per-
second
string Data transfer rate, in bytes per second, for read operations since the last
sampling time.
read-bytes-per-
second-numeric
uint64 Unformatted read-bytes-per-second value.
write-bytes-
per-sec
string Data transfer rate, in bytes per second, for write operations last sampling time.
write-bytes-
per-sec-numeric
uint32 Unformatted write-bytes-per-second value.
queue-depth uint64 Average number of pending read and write operations being serviced since the
last sampling time. This value represents periods of activity only and excludes
periods of inactivity.
avg-rsp-time uint64 Average response time, in microseconds, for read and write operations since the
last sampling time.
avg-read-rsp-
time
uint64 Average response time, in microseconds, for read operations since the last
sampling time.
avg-write-rsp-
time
uint64 Average response time, in microseconds, for write operations since the last
sampling time.
avg-io-size string Average data size of read and write operations since the last sampling time.