Vdisk-Statistics; Vdisk-Statistics Properties - HP P2000 Reference Manual

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

Advertisement

vdisk-statistics

Properties
Table 81

vdisk-statistics properties

Name
name
serial-number
bytes-per-
second
bytes-per-
second-numeric
iops
number-of-reads
number-of-
writes
data-read
data-read-
numeric
data-written
data-written-
numeric
Example
# show vdisk-statistics
...
<OBJECT basetype="vdisk-statistics" name="vdisk-statistics" oid="4" format="rows">
<PROPERTY name="name" type="string">vd01</PROPERTY>
<PROPERTY name="serial-number" key="true" type="string">SN</PROPERTY>
<PROPERTY name="bytes-per-second" units="TB" type="string">0TB</PROPERTY>
<PROPERTY name="bytes-per-second-numeric" type="string">0</PROPERTY>
<PROPERTY name="iops" type="uint32">0</PROPERTY>
<PROPERTY name="number-of-reads" type="uint64">0</PROPERTY>
<PROPERTY name="number-of-writes" type="uint64">0</PROPERTY>
<PROPERTY name="data-read" units="TB" type="string">0TB</PROPERTY>
<PROPERTY name="data-read-numeric" type="string">0</PROPERTY>
<PROPERTY name="data-written" units="TB" type="string">0TB</PROPERTY>
<PROPERTY name="data-written-numeric" type="string">0</PROPERTY>
</OBJECT>
...
416 XML API basetype properties
Type
Description
Vdisk name.
string
Vdisk serial number.
string
Data transfer rate calculated over the interval since these statistics were last
string
requested or reset. This value will be zero if it has not been requested or reset
since a controller restart.
Unformatted bytes-per-second value.
string
Input/output operations per second, calculated over the interval since these
uint32
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 read operations since these statistics were last reset or since the
uint64
controller was restarted.
Number of write operations since these statistics were last reset or since the
uint64
controller was restarted.
Amount of data read since these statistics were last reset or since the controller
string
was restarted.
Unformatted data-read value.
string
Amount of data written since these statistics were last reset or since the controller
string
was restarted.
Unformatted data-written value.
string

Advertisement

Table of Contents
loading

This manual is also suitable for:

P2000 g3

Table of Contents