BACK TO INDEX

Win32_PerfRawData_ConfigMgrAdministratorConsoleWMIQueryEngine_ConfigMgrAdministratorConsoleWMIQueryEngine
ConfigMgr WQL query processor performance counters
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.
NumberWQLqueriesactiveUInt32Total number of active WQL queries
Timestamp_ObjectUInt64NA
Timestamp_PerfTimeUInt64NA
Timestamp_Sys100NSUInt64NA
SAMPLE DATA INSTANCE
   [Description("ConfigMgr WQL query processor performance counters"): ToInstance Amended, DisplayName("ConfigMgr Administrator Console - WMI Query Engine"): ToInstance Amended, genericperfctr: ToInstance Amended, locale(1033): ToInstance Amended]
   instance of Win32_PerfRawData_ConfigMgrAdministratorConsoleWMIQueryEngine_ConfigMgrAdministratorConsoleWMIQueryEngine
   {
    Frequency_Object = "3579545";
    Frequency_PerfTime = "3579545";
    Frequency_Sys100NS = "10000000";
    [Description("Total number of active WQL queries"): ToInstance Amended, DisplayName("# WQL queries active"): ToInstance Amended] NumberWQLqueriesactive = 0;
    Timestamp_Object = "615109065419";
    Timestamp_PerfTime = "615109065207";
    Timestamp_Sys100NS = "1718400146000";
   };