硬件可用性聚合监视器

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

此聚合监视器可汇总 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>