CLI Guide

Table Of Contents
Table 132. vdisk-hist-statistics properties (continued)
Name Type Description
data-written string Amount of data written since the last sampling time.
data-written-numeric uint64 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 uint64 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 uint64 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 uint64 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.
vdisk-statistics
This basetype is used by show vdisk-statistics when the historical parameter is omitted.
Table 133. vdisk-statistics properties
Name Type Description
name string The name of the disk group.
serial-number string The serial number of the disk group.
bytes-per-second string Data transfer rate, in bytes per second, calculated over the interval since these
statistics were last requested or reset. This value will be zero if it has not been
requested or reset since a controller restart.
bytes-per-second- numeric uint64 Unformatted bytes-per-second value.
iops uint32 Input/output operations per second, calculated over the interval since these
statistics were last requested or reset. This value will be zero if it has not been
requested or reset since a controller restart.
number-of-reads uint64 Number of read operations since these statistics were last reset or since the
controller was restarted.
number-of-writes uint64 Number of write operations since these statistics were last reset or since the
controller was restarted.
data-read string Amount of data read since these statistics were last reset or since the controller
was restarted.
data-read-numeric uint64 Unformatted data-read value.
data-written string Amount of data written since these statistics were last reset or since the
controller was restarted.
data-written- numeric uint64 Unformatted data-written value.
avg-rsp-time uint32 Average response time in microseconds for read and write operations, calculated
over the interval since these statistics were last requested or reset.
420 API basetype properties