Hardware Availability Rollup

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

This monitor rolls up the availability health of all hardware hosted on the Windows computer.

Element properties:

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

Source Code:

<DependencyMonitor ID="Microsoft.Windows.Server.Computer.HardwareAvailabilityRollup" Accessibility="Public" Target="Windows!Microsoft.Windows.Server.Computer" MemberMonitor="SystemHealth!System.Health.AvailabilityState" RelationshipType="Windows!Microsoft.Windows.ComputerHostsLogicalDevice" ParentMonitorID="SystemHealth!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>