Operational Database Watchers Group Availability Rollup

Microsoft.SystemCenter.OpsMgrDBWatchersGroup.AvailabilityRollup (DependencyMonitor)

This monitor rolls up the health of each Operational DB Watcher object to the Operational DB Watcher group availability health.

Knowledge Base article:

Summary

This roll-up monitor rolls up health from each of the Operational Database Watchers that are members of this group.

The default configuration of this group is to roll-up the best state from all members to this group.

Resolutions

If this roll-up monitor is critical, drill down into each of the Operational Database Watchers and check knowledge on that unit monitor that is rolling up the unhealthy state.

Element properties:

TargetMicrosoft.SystemCenter.OpsMgrDBWatchersGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmBestOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.OpsMgrDBWatchersGroupContainsOpsMgrDBWatcher
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityInternal

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.OpsMgrDBWatchersGroup.AvailabilityRollup" Accessibility="Internal" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.OpsMgrDBWatchersGroup" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="SCLibrary!Microsoft.SystemCenter.OpsMgrDBWatchersGroupContainsOpsMgrDBWatcher" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>BestOf</Algorithm>
</DependencyMonitor>