HP 3PAR CIM API Programming Reference (QL226-97722, March 2014)
TPD_ArrayStatisticalData
Statistical data for the top level ComputerSystem. Data are aggregate of all the port statistics in
the array.
DescriptionTypeProperty
Time the statistics is collected.DateTimeStatisticTime
Computer System (2) 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
TPD_NodeStatisticalData
Statistical data for a node controller, including statistics of:
• all the ports on the node
• cached memory pages
• all CPU’s on the node
DescriptionTypeProperty
Time the statistics is collectedDateTimeStatisticTime
The time, relative to the node controller 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
Peer Computer System (4). 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
Unit64IOTimeCounter
obtain an average response time. ClockTickInterval value can be obtained
from TPD_BlockStatisticsCapabilities. It is set to 1 microsecond.
Block Server Performance Subprofile 99