Class CIM_QueueStatisticalData
extends CIM_StatisticalData

The statistical data of a JobQueue. An instance of this class is associated with a specific JobQueue using the inherited ElementStatisticalData relationship.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_QueueStatisticalData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe statistical data of a JobQueue. An instance of this class is associated with a specific JobQueue using the inherited ElementStatisticalData relationship.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::Processing
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
JobsMaxTimeExceededuint64
Counterbooleantrue
DescriptionstringThe number of Jobs whose MaxTimeOnQueue was exceeded. This would cause the Job to be removed from the Queue, and not processed to completion. This count begins at the time that the Queue was started/initialized.
RunningJobsuint32
DescriptionstringSpecifies the current number of Jobs that are in the running state, for the related Queue.
Gaugebooleantrue
WaitingJobsuint32
DescriptionstringSpecifies the current number of Jobs that are waiting to be put in the running state, for the related Queue.
Gaugebooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_StatisticalData
RateIntervalEndTimedatetimeCIM_StatisticalData
RateIntervalStartTimedatetimeCIM_StatisticalData
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ResetSelectedStatsuint32CIM_StatisticalData