Override performance counter Processor\\% Interrupt Time monitor in Windows Server 2008 R2

Microsoft.Windows.Server.2008.R2.OperatingSystem.OverrideDisabled.PercentInterruptTime.Monitor (MonitorPropertyOverride)

This override to disable performance Processor\\% Interrupt Time monitor in Windows Server 2008 R2

Element properties:

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

Source Code:

<MonitorPropertyOverride ID="Microsoft.Windows.Server.2008.R2.OperatingSystem.OverrideDisabled.PercentInterruptTime.Monitor" Context="Server2008!Microsoft.Windows.Server.2008.R2.OperatingSystem" Enforced="false" Monitor="Microsoft.Windows.Server.2008.Processor.PercentInterruptTime" Property="Enabled">
<Value>false</Value>
</MonitorPropertyOverride>