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

DescriptionTypeProperty
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.
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
Number of pages being modified by host read I/O that are being written
to disk by the flusher.
Unit64LockedReadBlocks
Number of pages being modified by host write I/O that are being written
to disk by the flusher.
Unit64LockedWriteBlocks
Number of cache pages without valid data on them.Unit32FreeCachePages
Number of clean cache pages (valid data on page). A page is clean when
data in cache matches data on disk.
Unit32CleanCachePages
Number of dirty pages that have been modified exactly 1 time. A page is
dirty when it has been modified in cache but not written to disk.
Unit32Write1CachePages
98 CIM API SMI-S Support