| Win32_PerfRawData_ConfigMgrAdministratorConsole_ConfigMgrAdministratorConsole | |||
| ConfigMgr Administration Console Performance Counters | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Caption | String | A short textual description (one-line string) for the statistic or metric. | |
| Description | String | A textual description of the statistic or metric. | |
| Frequency_Object | UInt64 | NA | |
| Frequency_PerfTime | UInt64 | NA | |
| Frequency_Sys100NS | UInt64 | NA | |
| Name | String | The 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. | |
| Numberexceptions | UInt32 | Total number of exceptions handled by the ConfigMgr console | |
| Numberlargeimages | UInt32 | The number of 32x32 node images loaded into memory | |
| Numberresultobjectsinmemory | UInt32 | Total number of result objects in memory queries | |
| Numbersmallimages | UInt32 | The number of 16x16 node images loaded into memory | |
| NumberViewDescriptions | UInt32 | The number of ViewDescriptions loaded into memory | |
| Timestamp_Object | UInt64 | NA | |
| Timestamp_PerfTime | UInt64 | NA | |
| Timestamp_Sys100NS | UInt64 | NA | |
| 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";    }; | |||