| Win32_PerfFormattedData_PerfProc_JobObject | |||
| Reports the accounting and processor usage data collected by each active named Job object. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Caption | String | A short textual description (one-line string) for the statistic or metric. | |
| CurrentPercentKernelModeTime | UInt64 | Current % Kernel mode Time shows the percentage of the sample interval that the processes in the Job object spent executing code in kernel or privileged mode. | |
| CurrentPercentProcessorTime | UInt64 | Current % Processor Time shows the percentage of the sample interval that the processes in the Job object spent executing code. | |
| CurrentPercentUserModeTime | UInt64 | Current % User mode Time shows the percentage of the sample interval that the processes in the Job object spent executing code in user mode. | |
| 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. | |
| PagesPerSec | UInt32 | Pages/Sec shows the page fault rate of all the processes in the Job object. | |
| ProcessCountActive | UInt32 | Process Count - Active shows the number of processes that are currently associated with the Job object. | |
| ProcessCountTerminated | UInt32 | Process Count - Terminated shows the number of processes that have been terminated because of a limit violation. | |
| ProcessCountTotal | UInt32 | Process Count - Total shows the number of processes, both active and terminated, that are or have been associated with the Job object. | |
| ThisPeriodmSecKernelMode | UInt64 | This Period mSec - Kernel mode shows the time, in milliseconds, of kernel mode processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since a time limit on the Job was established. | |
| ThisPeriodmSecProcessor | UInt64 | This Period mSec - Processor shows the time, in milliseconds, of processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since a time limit on the Job was established. | |
| ThisPeriodmSecUserMode | UInt64 | This Period mSec - User mode shows the time, in milliseconds, of user mode processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since a time limit on the Job was established. | |
| Timestamp_Object | UInt64 | NA | |
| Timestamp_PerfTime | UInt64 | NA | |
| Timestamp_Sys100NS | UInt64 | NA | |
| TotalmSecKernelMode | UInt64 | Total mSec - Kernel mode shows the time, in milliseconds, of kernel mode processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since the Job object was created. | |
| TotalmSecProcessor | UInt64 | Total mSec - Processor shows the time, in milliseconds, of processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since the Job object was created. | |
| TotalmSecUserMode | UInt64 | Total mSec - User mode shows the time, in milliseconds, of user mode processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since the Job object was created. | |
| SAMPLE DATA INSTANCE | |||
|    [Description("Reports the accounting and processor usage data collected by each active named Job object."): ToInstance Amended, DisplayName("Job Object"): ToInstance Amended, genericperfctr: ToInstance Amended, locale(1033): ToInstance Amended]    instance of Win32_PerfFormattedData_PerfProc_JobObject    {     [Description("Current % Kernel mode Time shows the percentage of the sample interval that the processes in the Job object spent executing code in kernel or privileged mode."): ToInstance Amended, DisplayName("Current % Kernel Mode Time"): ToInstance Amended] CurrentPercentKernelModeTime = "0";     [Description("Current % Processor Time shows the percentage of the sample interval that the processes in the Job object spent executing code."): ToInstance Amended, DisplayName("Current % Processor Time"): ToInstance Amended] CurrentPercentProcessorTime = "0";     [Description("Current % User mode Time shows the percentage of the sample interval that the processes in the Job object spent executing code in user mode."): ToInstance Amended, DisplayName("Current % User Mode Time"): ToInstance Amended] CurrentPercentUserModeTime = "0";     Name = "WmiProviderSubSystemHostJob";     [Description("Pages/Sec shows the page fault rate of all the processes in the Job object."): ToInstance Amended, DisplayName("Pages/Sec"): ToInstance Amended] PagesPerSec = 8659;     [Description("Process Count - Active shows the number of processes that are currently associated with the Job object."): ToInstance Amended, DisplayName("Process Count - Active"): ToInstance Amended] ProcessCountActive = 4;     [Description("Process Count - Terminated shows the number of processes that have been terminated because of a limit violation."): ToInstance Amended, DisplayName("Process Count - Terminated"): ToInstance Amended] ProcessCountTerminated = 0;     [Description("Process Count - Total shows the number of processes, both active and terminated, that are or have been associated with the Job object."): ToInstance Amended, DisplayName("Process Count - Total"): ToInstance Amended] ProcessCountTotal = 152;     [Description("This Period mSec - Kernel mode shows the time, in milliseconds, of kernel mode processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since a time limit on the Job was established."): ToInstance Amended, DisplayName("This Period mSec - Kernel Mode"): ToInstance Amended] ThisPeriodmSecKernelMode = "7501250";     [Description("This Period mSec - Processor shows the time, in milliseconds, of processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since a time limit on the Job was established."): ToInstance Amended, DisplayName("This Period mSec - Processor"): ToInstance Amended] ThisPeriodmSecProcessor = "5956531";     [Description("This Period mSec - User mode shows the time, in milliseconds, of user mode processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since a time limit on the Job was established."): ToInstance Amended, DisplayName("This Period mSec - User Mode"): ToInstance Amended] ThisPeriodmSecUserMode = "5206406";     [Description("Total mSec - Kernel mode shows the time, in milliseconds, of kernel mode processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since the Job object was created."): ToInstance Amended, DisplayName("Total mSec - Kernel Mode"): ToInstance Amended] TotalmSecKernelMode = "750125";     [Description("Total mSec - Processor shows the time, in milliseconds, of processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since the Job object was created."): ToInstance Amended, DisplayName("Total mSec - Processor"): ToInstance Amended] TotalmSecProcessor = "5956531";     [Description("Total mSec - User mode shows the time, in milliseconds, of user mode processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since the Job object was created."): ToInstance Amended, DisplayName("Total mSec - User Mode"): ToInstance Amended] TotalmSecUserMode = "5206406";    }; | |||