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

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

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

Element properties:

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

Source Code:

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