Windows Computer Role Health Rollup

Microsoft.Windows.Computer.WindowsComputerRole.AvailabilityRollup (DependencyMonitor)

This monitor rolls up the availability health of all Windows Computer Role objects hosted by this computer

Element properties:

TargetMicrosoft.Windows.Computer
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.Windows.ComputerHostsComputerRole
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.Computer.WindowsComputerRole.AvailabilityRollup" Target="Microsoft.Windows.Computer" Accessibility="Public" ParentMonitorID="Health!System.Health.AvailabilityState" MemberMonitor="Health!System.Health.AvailabilityState" RelationshipType="Microsoft.Windows.ComputerHostsComputerRole">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>