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

The state of this monitor is based on the states of its unit monitors. To determine why the state of this monitor has changed, identify the unit monitor that changed its state. To locate this information, open State Change Events in Health Explorer for the monitor. Right-click the alert, point to Open, and then click Health Explorer. In Health Explorer, click the State Change Events tab. The Details pane in the State Change Events tab shows you when the state for the monitor changed, and the details give you information for the context of the state change.

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
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.OpsMgrDBWatchersGroup.AvailabilityRollup" Accessibility="Public" 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>