Operating System Performance Rollup

Microsoft.Windows.Server.Computer.OSPerformanceRollup (DependencyMonitor)

This monitor rolls up the performance health of the Operating System to the Windows computer.

Element properties:

TargetMicrosoft.Windows.Server.Computer
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.Windows.ComputerHostsOperatingSystem
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.Server.Computer.OSPerformanceRollup" Accessibility="Public" Target="Windows!Microsoft.Windows.Server.Computer" MemberMonitor="SystemHealth!System.Health.PerformanceState" RelationshipType="Windows!Microsoft.Windows.ComputerHostsOperatingSystem" ParentMonitorID="SystemHealth!System.Health.PerformanceState">
<Category>PerformanceHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>