This aggregate monitor rolls up the availability health of all hardware hosted on the Windows computer.
Target | Microsoft.Windows.Server.Computer |
Parent Monitor | System.Health.AvailabilityState |
Algorithm | WorstOf |
Category | AvailabilityHealth |
Enabled | True |
Alert Generate | False |
Alert Auto Resolve | False |
Remotable | True |
Accessibility | Public |
<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>