BlockServerPerformance
Class IBMTSDS_PerformanceStatisticsCollection


CIM_ManagedElement
\_CIM_Collection
  \_CIM_SystemSpecificCollection
    \_CIM_StatisticsCollection


Description

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

Subclasses


Referenced By

IBMTSDS_AssociatedBlockStatisticsManifestCollection IBMTSDS_ExtentPoolStatsMemberOfCollection IBMTSDS_FCPortStatsMemberOfCollection IBMTSDS_HostedPerformanceStatisticsCollection IBMTSDS_RankStatsMemberOfCollection IBMTSDS_VolStatsMemberOfCollection

Properties

IdTypeRangeDescription
Key
InstanceID string
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. Of the form'IBMTSDS:<StorageSystem.Name>'
Read Only
ElementName string
A user-friendly name for the object. Of the form'PerformanceStatisticsCollection for<StorageSystem.Name>'
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
 
Inherited from class CIM_StatisticsCollection
SampleInterval, TimeLastSampled
 

Method Summary

NameDescription
 

Method Detail