Windows Server 2016 and above Processor Performance Rollup Monitor

Microsoft.Windows.Server.10.0.Processor.PerformanceRollup (AggregateMonitor)

This monitor aggregates the performance monitors for Processor.

Knowledge Base article:

Summary

This monitor aggregates the performance monitors for Processor.

Element properties:

TargetMicrosoft.Windows.Server.10.0.Processor
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.Windows.Server.10.0.Processor.PerformanceRollup" Accessibility="Public" Enabled="true" Target="ServervNext!Microsoft.Windows.Server.10.0.Processor" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>PerformanceHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>