Acer.Server.OOB.ServerGroupMonolithicDependencyMonitor

Acer.Server.OOB.ServerGroupMonolithicDependencyMonitor (DependencyMonitor)

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

Knowledge Base article:

Summary

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

Element properties:

TargetAcer.Server.OOB.ServerGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.EntityState
RelationshipAcer.Server.OOB.ServerGroupContainMonoGroup
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

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