BACK TO INDEX

Win32_PerfFormattedData_SMS_EXECUTIVE_SMSExecutiveThreadStates
This object contains the counters that track the states of the threads of the SMS Executive service (SMSEXEC.EXE).
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
CaptionStringA short textual description (one-line string) for the statistic or metric.
DescriptionStringA textual description of the statistic or metric.
Frequency_ObjectUInt64NA
Frequency_PerfTimeUInt64NA
Frequency_Sys100NSUInt64NA
NameStringThe Name property defines the label by which the statistic or metric is known. When subclassed, the property can be overridden to be a Key property.
RunningThreadCountUInt32This is the number of running threads in the SMS Executive service (SMSEXEC.EXE). When this counter is associated with a single thread instead of the entire service, its value is zero (the thread is not running) or one (the thread is running).
SleepingThreadCountUInt32This is the number of blocked threads in the SMS Executive service (SMSEXEC.EXE) that are waiting for an operation to complete or new work to arrive. When this counter is associated with a single thread instead of the entire service, its value is zero (the thread is not sleeping) or one (the thread is sleeping).
Timestamp_ObjectUInt64NA
Timestamp_PerfTimeUInt64NA
Timestamp_Sys100NSUInt64NA
YieldingThreadCountUInt32This is the number of blocked threads in the SMS Executive service (SMSEXEC.EXE) that are waiting to run but cannot because the administrator limited the number of threads that can run at the same time. When the currently-running threads become blocked, the yielding threads will be allowed to run. When this counter is associated with a single thread instead of the entire service, its value is zero (the thread is not yielding) or one (the thread is yielding).
SAMPLE DATA INSTANCE
   Invalid class