BACK TO INDEX

Win32_PerfRawData_ConfigMgrAdministratorConsole_ConfigMgrAdministratorConsole
ConfigMgr Administration Console 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.
NumberexceptionsUInt32Total number of exceptions handled by the ConfigMgr console
NumberlargeimagesUInt32The number of 32x32 node images loaded into memory
NumberresultobjectsinmemoryUInt32Total number of result objects in memory queries
NumbersmallimagesUInt32The number of 16x16 node images loaded into memory
NumberViewDescriptionsUInt32The number of ViewDescriptions loaded into memory
Timestamp_ObjectUInt64NA
Timestamp_PerfTimeUInt64NA
Timestamp_Sys100NSUInt64NA
SAMPLE DATA INSTANCE
   [Description("ConfigMgr Administration Console Performance Counters"): ToInstance Amended, DisplayName("ConfigMgr Administrator Console"): ToInstance Amended, genericperfctr: ToInstance Amended, locale(1033): ToInstance Amended]
   instance of Win32_PerfRawData_ConfigMgrAdministratorConsole_ConfigMgrAdministratorConsole
   {
    Frequency_Object = "3579545";
    Frequency_PerfTime = "3579545";
    Frequency_Sys100NS = "10000000";
    [Description("Total number of exceptions handled by the ConfigMgr console"): ToInstance Amended, DisplayName("# exceptions"): ToInstance Amended] Numberexceptions = 0;
    [Description("The number of 32x32 node images loaded into memory"): ToInstance Amended, DisplayName("# large images"): ToInstance Amended] Numberlargeimages = 0;
    [Description("Total number of result objects in memory queries"): ToInstance Amended, DisplayName("# result objects in memory"): ToInstance Amended] Numberresultobjectsinmemory = 0;
    [Description("The number of 16x16 node images loaded into memory"): ToInstance Amended, DisplayName("# small images"): ToInstance Amended] Numbersmallimages = 0;
    [Description("The number of ViewDescriptions loaded into memory"): ToInstance Amended, DisplayName("# ViewDescriptions"): ToInstance Amended] NumberViewDescriptions = 0;
    Timestamp_Object = "615108845836";
    Timestamp_PerfTime = "615108845583";
    Timestamp_Sys100NS = "1718399532000";
   };