Sostituzione del monitoraggio del contatore delle prestazioni dell'utilizzo CPU in Windows Server 2008 R2

Microsoft.Windows.Server.2008.R2.OperatingSystem.OverrideEnabled.CPUUtilization.Monitor (MonitorPropertyOverride)

La sostituzione consente di abilitare il monitoraggio del contatore delle prestazioni dell'utilizzo CPU in Windows Server 2008 R2

Element properties:

ContextMicrosoft.Windows.Server.2008.R2.OperatingSystem
TargetMicrosoft.Windows.Server.2008.R2.Processor.CPUUtilization
PropertyEnabled
Valuetrue
EnforcedFalse

Source Code:

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