Monitor de agregado de disponibilidad del hardware

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

Este monitor de agregado acumula el mantenimiento de la disponibilidad de todo el hardware alojado en el equipo de Windows.

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>