Disk-Hist-Statistics Properties - HP P2000 G3 Cli Reference Manual

Msa system
Hide thumbs Also See for P2000 G3:
Table of Contents

Advertisement

Table 22
disk-hist-statistics properties (continued)
Name
avg-io-size
avg-io-size-
numeric
avg-read-io-
size
avg-read-io-
size-numeric
avg-write-io-
size
avg-write-io-
size-numeric
number-of-disk-
errors
sample-time
sample-time-
numeric
Example
# show disk-statistics 1.1 historical
...
<OBJECT basetype="disk-hist-statistics" name="disk-hist-statistics" oid="9"
format="rows">
<PROPERTY name="number-of-ios" type="uint64">30</PROPERTY>
<PROPERTY name="number-of-reads" type="uint64">6</PROPERTY>
<PROPERTY name="number-of-writes" type="uint64">24</PROPERTY>
<PROPERTY name="total-data-transferred" units="KB"
type="string">2490.36KB</PROPERTY>
<PROPERTY name="total-data-transferred-numeric" type="string">2490368</PROPERTY>
<PROPERTY name="data-read" units="KB" type="string">294.91KB</PROPERTY>
<PROPERTY name="data-read-numeric" type="string">294912</PROPERTY>
<PROPERTY name="data-written" units="KB" type="string">2195.45KB</PROPERTY>
<PROPERTY name="data-written-numeric" type="string">2195456</PROPERTY>
<PROPERTY name="total-iops" type="uint64">0</PROPERTY>
<PROPERTY name="read-iops" type="uint64">0</PROPERTY>
<PROPERTY name="write-iops" type="uint64">0</PROPERTY>
<PROPERTY name="total-bytes-per-sec" units="B" type="string">2560B</PROPERTY>
<PROPERTY name="total-bytes-per-sec-numeric" type="string">2560</PROPERTY>
<PROPERTY name="read-bytes-per-sec" units="B" type="string">0B</PROPERTY>
<PROPERTY name="read-bytes-per-sec-numeric" type="string">0</PROPERTY>
<PROPERTY name="write-bytes-per-sec" units="B" type="string">2048B</PROPERTY>
<PROPERTY name="write-bytes-per-sec-numeric" type="string">2048</PROPERTY>
<PROPERTY name="queue-depth" type="uint64">2</PROPERTY>
<PROPERTY name="avg-rsp-time" type="uint64">10295</PROPERTY>
<PROPERTY name="avg-read-rsp-time" type="uint64">11916</PROPERTY>
<PROPERTY name="avg-write-rsp-time" type="uint64">9890</PROPERTY>
<PROPERTY name="avg-io-size" units="KB" type="string">82.94KB</PROPERTY>
<PROPERTY name="avg-io-size-numeric" type="string">82944</PROPERTY>
<PROPERTY name="avg-read-io-size" units="KB" type="string">49.15KB</PROPERTY>
<PROPERTY name="avg-read-io-size-numeric" type="string">49152</PROPERTY>
<PROPERTY name="avg-write-io-size" units="KB" type="string">91.13KB</PROPERTY>
<PROPERTY name="avg-write-io-size-numeric" type="string">91136</PROPERTY>
<PROPERTY name="number-of-disk-errors" type="uint64">0</PROPERTY>
380 XML API basetype properties
Type
Description
Average data size of read and write operations since the last sampling time.
string
Unformatted avg-io-size value.
uint64
Average data size of read operations since the last sampling time.
string
Unformatted avg-read-io-size value.
uint64
Average data size of write operations since the last sampling time.
string
Unformatted avg-write-io-size value.
uint64
Total number of disk errors detected since the last sampling time. Error types
uint64
include: number of SMART events; number of timeouts accessing the disk;
number of times the disk did not respond; number of attempts by the storage
system to spin-up the disk; media errors generated by the disk as specified by its
manufacturer; non-media errors (generated by the storage system, or by the disk
and not categorized as media errors); number of bad-block reassignments.
Date and time, in the format year-month-day hour:minutes:seconds,
string
when the data sample was taken.
Unformatted sample-time value.
uint32

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents