Operating System Configuration Rollup

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

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

Element properties:

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

Source Code:

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