ConfigMgr 2007 Perf Measure: Process - \% Processor time (ccmexec)

SMSv4_Perf_Measure__Process_____Processor_time__ccmexec__17_Rule (Rule)

Knowledge Base article:

Summary

This rule captures the percent of processor time of all threads of this process. No further action is required.

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Management_Point_Servers_Installation
CategoryPerformanceCollection
EnabledFalse
Instance NameProcess
Counter Name\% Processor Time
Frequency900
Alert GenerateFalse
RemotableTrue
CommentMom2005ID='{49782794-AC9B-4B6E-9AAC-1C18909BFAAB}';MOM2005ComputerGroupID={C24B3F30-443C-4824-98CE-683950E4939B}

Member Modules:

ID Module Type TypeId RunAs 
_215B3FDD_6392_4B22_80A1_C82DB8BE3E26_ DataSource System.Mom.BackwardCompatibility.Performance.FilteredDataProvider Default
CollectPerfData WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
CollectPerfDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="SMSv4_Perf_Measure__Process_____Processor_time__ccmexec__17_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Management_Point_Servers_Installation" Enabled="false" ConfirmDelivery="false" Comment="Mom2005ID='{49782794-AC9B-4B6E-9AAC-1C18909BFAAB}';MOM2005ComputerGroupID={C24B3F30-443C-4824-98CE-683950E4939B}">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="_215B3FDD_6392_4B22_80A1_C82DB8BE3E26_" Comment="{215B3FDD-6392-4B22-80A1-C82DB8BE3E26}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.Performance.FilteredDataProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>% Processor Time</CounterName>
<ObjectName>Process</ObjectName>
<InstanceName>CcmExec</InstanceName>
<Frequency>900</Frequency>
<Expression/>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="System.Mom.BackwardCompatibility.AlertResponse">
<GenerateAlert>false</GenerateAlert>
<InvokerType>1</InvokerType>
</WriteAction>
<WriteAction ID="CollectPerfData" TypeID="SystemCenterLibrary!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="CollectPerfDataWarehouse" TypeID="DataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>