Hardware Availability Aggregate monitor

Microsoft.Windows.Server.Computer.HardwareAvailabilityAggregate (AggregateMonitor)

This aggregate 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
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.Windows.Server.Computer.HardwareAvailabilityAggregate" Accessibility="Public" Enabled="true" Target="Windows!Microsoft.Windows.Server.Computer" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>