HP MSA 2040 CLI Reference Guide
494 XML API basetype properties
vdisk-hist-statistics
This basetype is used by show vdisk-statistics when the historical parameter is specified.
Table 88 vdisk-hist-statistics properties
Name Type Description
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-bytes-
per-sec
string Data transfer rate, in bytes per second, since the last sampling time. This is the
sum of read-bytes-per-second and write-bytes-per-second.
total-bytes-
per-sec-numeric
uint32 Unformatted total-bytes-per-second value.
read-bytes-per-
sec
string Data transfer rate, in bytes per second, for read operations since the last
sampling time.
read-bytes-per-
sec-numeric
uint32 Unformatted read-bytes-per-second value.
write-bytes-
per-sec
string Data transfer rate, in bytes per second, for write operations since the last
sampling time.
write-bytes-
per-sec-numeric
uint32 Unformatted write-bytes-per-second value.
sample-time string Date and time, in the format
year-month-day hour
:
minutes
:
seconds
,
when the data sample was taken.
sample-time-
numeric
uint32 Unformatted sample-time value.