Acer.Server.OOB.MonolithicServerGroupDependencyMonitor

Acer.Server.OOB.MonolithicServerGroupDependencyMonitor (DependencyMonitor)

The Dependency Monitor rolls up health state from 'Monolithic Server' to 'Monolithic Server Group'.

Knowledge Base article:

Summary

The Dependency Monitor rolls up health state from 'Monolithic Server' to 'Monolithic Server Group'.

Element properties:

TargetAcer.Server.OOB.MonolithicServerGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipAcer.Server.OOB.MonoGroupContainMonoSvr
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Acer.Server.OOB.MonolithicServerGroupDependencyMonitor" Accessibility="Public" Enabled="true" Target="Acer.Server.OOB.MonolithicServerGroup" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Acer.Server.OOB.MonoGroupContainMonoSvr" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>