Acer.Server.OOB.OtherComponentsDependencyMonitor

Acer.Server.OOB.OtherComponentsDependencyMonitor (DependencyMonitor)

The Dependency Monitor rolls up health state from 'OtherComponents' to 'Hardware'.

Knowledge Base article:

Summary

The Dependency Monitor rolls up health state from 'OtherComponents' to 'Hardware'.

Element properties:

TargetAcer.Server.OOB.Hardware
Parent MonitorAcer.Server.OOB.HardwareAggregateMonitor
AlgorithmWorstOf
Source MonitorAcer.Server.OOB.OtherComponentsMonitor
RelationshipAcer.Server.OOB.HardwareHostOtherComponents
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Acer.Server.OOB.OtherComponentsDependencyMonitor" Accessibility="Public" Enabled="true" Target="Acer.Server.OOB.Hardware" ParentMonitorID="Acer.Server.OOB.HardwareAggregateMonitor" Remotable="true" Priority="Normal" RelationshipType="Acer.Server.OOB.HardwareHostOtherComponents" MemberMonitor="Acer.Server.OOB.OtherComponentsMonitor">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>