Subclass of CIM_StatisticalData
CIM_StatisticalData is a root class for any arbitrary collection of statistical data and/or metrics applicable to one or more ManagedElements. These statistics MUST represent the most recent observations and MUST NOT be provided if irrelevant or stale. Note that this class uses a simplified naming/identity algorithm as compared to CIM_StatisticalInformation.
string InstanceName
PMAPI indom instance name
uint32 InstanceNumber
PMAPI indom instance number
string Units
The metric units, as returned by pmUnitsStr(3)
uint32 PMID
PCP metric PMID
string Type
The metric type, as returned by pmTypeStr(3)
string ValueString
The metric value, as rendered into string form by pmAtomStr() or pmPrintValue(3)
None