BlockServerPerformance
Class IBMTSDS_VolumeManifest


CIM_ManagedElement
\_CIM_BlockStatisticsManifest


Description

Instances of this class define a list of supported properties of IBMTSDS_VolumeStatistics instances. In the case where a IBMTSDS_VolumeManifest instance is a member of a IBMTSDS_VolStatManifestCollection used in a IBMTSDS_PerformanceStatisticsService.GetStatisticsCollection request, for each of the boolean"include"properties set to true in Manifest class, the corresponding VolumeStatistics property will be included, if available, in the statistics returned for IBMTSDS_VolumeStatistics instances.

Subclasses


Referenced By

IBMTSDS_VolManifestMemberOfCollection

Properties

IdTypeRangeDescription
Key
InstanceID string
Currently only the default VolumeManifest is supported. The InstanceID will be'IBMTSDS:VolumeManifest-Default'
Read Only
BulkFormat string
Since CIM/WBEM do not require that the order of properties in a mof file be preserved, this vendor-extension property lets clients know what order the properties will be returned in the GetStatisticsCollection method so that the order does not need to be hard-coded. SMI-S defines the order to beInstanceID, ElementType, StatisticTime, followed by the order in which the Include*** properties are defined above. The strings will be the name of the property in IBMTSDS_VolumeStatistics (without"Include").
ElementName string
Max Length64
The ElementName will be set to InstanceID without the'IBMTSDS:'
ElementType uint16
Computer System2
Front-end Computer System3
Peer Computer System4
Back-end Computer System5
Front-end Port6
Back-end Port7
Volume8
Extent9
Disk Drive10
Arbitrary LUs11
Remote Replica Group12
DMTF Reserved..
Vendor Specific0x8000..
Determines the type of elements that this BlockStatisticsManifest can be applied to (e.g. during a GetStatisticsCollection request). This is used when thesame set of statistical metrics is calculated for several types of devices. In this way, a single BlockStatisticsManifest instance can be used to filter all the StatsiticalData instances that contain metrics for the same type of element in a StatisticsCollection. If used, a subclass should override this property to specify the element types supported by that class, preferably through ValueMap and Values qualifiers to allow clients to programmatically retrieve those supported types.
IncludeAbbreviatedID boolean
IncludeAccumulatedReadTime boolean
IncludeAccumulatedWriteTime boolean
IncludeBypassCacheRequests boolean
IncludeBytesRead boolean
IncludeBytesWritten boolean
IncludeCacheDASDTransfers boolean
IncludeCacheFastWriteHits boolean
IncludeCacheFastWriteReadHits boolean
IncludeCacheFastWriteReadRequests boolean
IncludeCacheFastWriteRequests boolean
IncludeCacheSpaceDelay boolean
IncludeContaminatingWrites boolean
IncludeDASDCacheTransfers boolean
IncludeDFWHits boolean
IncludeDFWSequentialHits boolean
IncludeExtentPoolInstanceID boolean
IncludeHPFReadRequests boolean
IncludeHPFWriteRequests boolean
IncludeInhibitCacheLoadingRequests boolean
IncludeIrregularTrackAccesses boolean
IncludeIrregularTrackHits boolean
IncludeKBytesTransferred boolean
Whether to include in a filter for a metered element the cumulative count of data transferred in Kbytes for that element.
IncludeLowerInterfaceActivity boolean
IncludeLSS boolean
IncludeMaxCount boolean
IncludeMaxKB boolean
IncludeMaxMS boolean
IncludeNormalDFWOperations boolean
IncludeNormalReadHits boolean
IncludeNormalReadRequests boolean
IncludeNormalWriteRequests boolean
IncludeNVSSpaceAllocations boolean
IncludeNVSSpaceDelayingDFW boolean
IncludePhysicalStorageBytesRead boolean
IncludePhysicalStorageBytesWritten boolean
IncludePhysicalStorageReadOperations boolean
IncludePhysicalStorageReadTime boolean
IncludePhysicalStorageWriteOperations boolean
IncludePhysicalStorageWriteTime boolean
IncludePPRCTracks boolean
IncludeQuickWritePromotes boolean
IncludeReadHitIOs boolean
Whether to include in a filter for a metered element the cumulative count of all read cache hits (Reads from Cache) for that element.
IncludeReadIOs boolean
Whether to include in a filter for a metered element the cumulative count of all reads for that element.
IncludeRecordCacheMisses boolean
IncludeRecordModeReads boolean
IncludeSequentialAccessDFWOperations boolean
IncludeSequentialDASDCacheTransfers boolean
IncludeSequentialReadHits boolean
IncludeSequentialReadRequests boolean
IncludeSequentialWriteRequests boolean
IncludeSideFileTrackReads boolean
IncludeStatisticTime boolean
IncludeStorageAllocationMethod boolean
IncludeTotalIOs boolean
IncludeWriteHitIOs boolean
Whether to include in a filter for a metered element the cumulative count of Write Cache Hits (Writes that went directly to Cache) for that element.
IncludeWriteIOs boolean
Whether to include in a filter for a metered element the cumulative count of all writes for tat element.
Read Write
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_BlockStatisticsManifest
ElementType, IncludeIdleTimeCounter, IncludeIOTimeCounter, IncludeKBytesRead, IncludeKBytesTransferred, IncludeKBytesWritten, IncludeMaintOp, IncludeMaintTimeCounter, IncludeReadHitIOs, IncludeReadHitIOTimeCounter, IncludeReadIOs, IncludeReadIOTimeCounter, IncludeStartStatisticTime, IncludeStatisticTime, IncludeTotalIOs, IncludeWriteHitIOs, IncludeWriteHitIOTimeCounter, IncludeWriteIOs, IncludeWriteIOTimeCounter
 

Method Summary

NameDescription
 

Method Detail