Acer.Server.OOB.HardwareAggregateMonitor

Acer.Server.OOB.HardwareAggregateMonitor (AggregateMonitor)

The Aggregate Rollup Monitor fetches the worst health state from 'Chassis', 'Cooling', 'Power', 'Network', 'Temperature', 'Voltage' and 'Other Components'

Knowledge Base article:

Summary

The Aggregate Rollup Monitor fetches the worst health state from 'Chassis', 'Cooling', 'Power', 'Network', 'Temperature', 'Voltage' and 'Other Components'

Element properties:

TargetAcer.Server.OOB.Hardware
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Acer.Server.OOB.HardwareAggregateMonitor" Accessibility="Public" Enabled="true" Target="Acer.Server.OOB.Hardware" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>