Operational Database Watchers Group to Management Group Availability Health Rollup

Microsoft.SystemCenter.ManagementGroup.OpsMgrDBAvailability (DependencyMonitor)

This monitor rolls up health from the Operational DB Watchers Group to the Management Group availability health.

Knowledge Base article:

Summary

This roll-up monitor rolls up health from the OpsMgr Operational Database Watchers group. The OpsMgr Operational Database Watchers group contains Watchers that are running on each Collection Management Server (including the Root Management Server) to periodically check connectivity to the Operational Database.

This roll-up monitor rolls this cumulative health up to the Management Group.

Causes

If this monitor is in a warning or critical state, it can be caused by:

Resolutions

Drill down into each of the Operational Database Watchers. Check each of their monitors that remotely connect and check the state of the Operational Database. Check the knowledge on that monitor to troubleshoot the state of the Operational Database.

Element properties:

TargetMicrosoft.SystemCenter.ManagementGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmBestOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.ManagementGroupContainsOpsMgrDBWatchersGroup
CategoryAvailabilityHealth
EnabledFalse
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityInternal

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.ManagementGroup.OpsMgrDBAvailability" Accessibility="Internal" Enabled="false" Target="SCLibrary!Microsoft.SystemCenter.ManagementGroup" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="SCLibrary!Microsoft.SystemCenter.ManagementGroupContainsOpsMgrDBWatchersGroup" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>BestOf</Algorithm>
<MemberInMaintenance>Success</MemberInMaintenance>
</DependencyMonitor>