Override collecting rule for the performance counter Processor\\% Processor Time in Windows Server 2008 R2

Microsoft.Windows.Server.2008.R2.OperatingSystem.OverrideDisabled.PercentProcessorTime.Rule (RulePropertyOverride)

This override to disable collection rule for performance counterProcessor\\% Processor Time in Windows Server 2008 R2

Element properties:

ContextMicrosoft.Windows.Server.2008.R2.OperatingSystem
TargetMicrosoft.Windows.Server.2008.Processor.PercentProcessorTime.Collection
PropertyEnabled
Valuefalse
EnforcedFalse

Source Code:

<RulePropertyOverride ID="Microsoft.Windows.Server.2008.R2.OperatingSystem.OverrideDisabled.PercentProcessorTime.Rule" Context="Server2008!Microsoft.Windows.Server.2008.R2.OperatingSystem" Enforced="false" Rule="Microsoft.Windows.Server.2008.Processor.PercentProcessorTime.Collection" Property="Enabled">
<Value>false</Value>
</RulePropertyOverride>