Class CIM_StatisticsCollection


CIM_ManagedElement
\_CIM_Collection
  \_CIM_SystemSpecificCollection


Description

A subclass of SystemSpecificCollection which collects together statistics for a system. This class forms an'anchor point'from which all the statistics kept for the system can be found (via the MemberOfCollection associations).

Subclasses

IBMTSDS_PerformanceStatisticsCollection

Referenced By

CIM_AssociatedBlockStatisticsManifestCollection CIM_BlockStatisticsService

Properties

IdTypeRangeDescription
Key
InstanceID string
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following'preferred'algorithm:<OrgID>:<LocalID>Where<OrgID>and<LocalID>are separated by a colon':', and where<OrgID>must include a unique name. It can be a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID. Or, it could be a registered ID that is assigned to the business entity by a recognized global authority. (This requirement is similar to the<Schema Name>_<Class Name>structure of Schema class names.) In addition, to ensure uniqueness<OrgID>must not contain a colon (':'). When using this algorithm, the first colon to appear in InstanceID must appear between<OrgID>and<LocalID>.<LocalID>is chosen by the business entity and should not be re-used to identify different underlying (real-world) elements. If the above'preferred'algorithm is not used, the defining entity must ensure that the resulting InstanceID is not re-used as any of InstanceIDs produced by this or other providers for the NameSpace of this instance.For DMTF-defined instances, the'preferred'algorithm must be used with the<OrgID>set to'CIM'.
Read Only
SampleInterval datetime
This property provides the minimum sampling interval for the associated statistics so that client applications can determine the minimum interval that the StatisticsCollection should be sampled. If the statistics are sampled at different cycles, this property MUST be set to a zero time interval.
TimeLastSampled datetime
The time that the statistics collection was last sampled. Note that this property MAY be used to trigger an indication for'push'delivery of statistics samples.
Read Write
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 

Method Summary

NameDescription
 

Method Detail