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 Type
Captionstring
Descriptionstring
ElementNamestring
Generationuint64
InstanceIDstring
RateIntervalEndTimedatetime
RateIntervalStartTimedatetime
SampleIntervaldatetime
StartStatisticTimedatetime
StatisticTimedatetime

Class Methods

Inherited Class Methods

NameReturn Type
ResetSelectedStatsuint32