HP P2000 G3 MSA System CLI Reference Guide 379
disk-hist-statistics
Properties
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
uint64 Unformatted total-data-transferred value.
data-read string Amount of data read since the last sampling time.
data-read-
numeric
uint64 Unformatted data-read value.
data-written string Amount of data written since the last sampling time.
data-written-
numeric
uint64 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-second
string Total data transfer rate, in bytes per second, since the last sampling time.
total-bytes-
per-second-
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-second
string Data transfer rate, in bytes per second, for write operations last sampling time.
write-bytes-
per-second-
numeric
uint64 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 string Average response time, in microseconds, for read and write operations since the
last sampling time.
avg-read-rsp-
time
string Average response time, in microseconds, for read operations since the last
sampling time.
avg-write-rsp-
time
string Average response time, in microseconds, for write operations since the last
sampling time.