HP 3PAR CIM API Programming Reference (OS 3.1.2 MU2) (QL226-97015, June 2013)

TPD_VolumeStatisticalData
DescriptionTypeProperty
Time the statistics is collectedDateTimeStatisticTime
The time, relative to the volume where the statistic was collected, when the first
measurement was taken. If the statistic is reset, the StartStatisticTime is the time
when the reset was performed
DateTimeStartStatisticsTime
Volume (8) Defines the role that the element played for which this statistics record
was collected.
Unit16ElementType
The cumulative count of I/Os.Unit64TotalIOs
The cumulative count of all reads.Unit64ReadIOs
The cumulative count of all writes.Unit64WriteIOs
The cumulative count of data transferred in Kbytes (1024bytes = 1KByte).Unit64KBytesTransferred
The cumulative count of data written in Kbytes (1024bytes = 1KByte).Unit64KBytesWritten
The cumulative count of data read in Kbytes (1024bytes = 1KByte).Unit64KBytesRead
The cumulative elapsed I/O time (number of Clock Tick Intervals) for all I/Os as
defined in 'Total I/Os'. This value can be divided by number of IOs to obtain an
Unit64IOTimeCounter
average response time. ClockTickInterval value can be obtained from
TPD_BlockStatisticsCapabilities. It is set to 1 microsecond.
The cumulative elapsed time for all Read I/Os for all cumulative Reads.Unit64ReadIOTimeCounter
The cumulative elapsed time for all Write I/Os for all cumulative Writes.Unit64WriteIOTimeCounter
The cumulative count of all read cache hits (Reads from Cache).Unit64ReadHitIOs
The cumulative count of Write Cache Hits (Writes that went directly to Cache).Unit64WriteHitIOs
The cumulative count of all Read Cache misses.Unit64ReadMissIOs
The cumulative count of all Write Cache misses.Unit64WriteMissIOs
The service time since system start time, using ClockTickInterval units, for the Read
I/Os.
Unit64ReadServiceTimeCounter
The service time since system start time, using ClockTickInterval units, for the Write
I/Os.
Unit64WriteServiceTimeCounter
The service time since system start time, using ClockTickInterval units, for the total
I/Os.
Unit64TotalServiceTimeCounter
The queue lengthUnit32QueueLength
Percent of current busy use.Unit32PercentBusy
TPD_PortStatisticalData
DescriptionTypeProperty
Time the statistics is collectedDateTimeStatisticTime
Front-End Ports (6) or Back-End Ports (7) Defines the role that the element played
for which this statistics record was collected.
Unit16ElementType
The cumulative count of I/Os.Unit64TotalIOs
The cumulative count of a reads.Unit64ReadIOs
Th cumulative count of all writes.Unit64WriteIOs
The cumulative count of data written in Kbytes (1024bytes = 1KByte).Unit64KBytesTransferred
100 CIM API SMI-S Support