Configuration Service Database Connectivity

Microsoft.SystemCenter.ConfigurationService.DatabaseConnectivityHealthRollup (AggregateMonitor)

Management Configuration Service Database Connectivity roll-up monitor.

Knowledge Base article:

Summary

This monitor rolls up health from Unit Monitors that detect when the Management Configuration service cannot connect to the Operational Database.

To troubleshoot this issue, navigate to one of the Unit Monitors to view its state change event and the knowledge on that monitor.

Element properties:

TargetMicrosoft.SystemCenter.RootManagementServer
Parent MonitorMicrosoft.SystemCenter.ConfigurationService.DatabaseNotificationHealthRollup
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic
CommentRoll-up monitor for Config Service Database Connectivity

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.ConfigurationService.DatabaseConnectivityHealthRollup" Comment="Roll-up monitor for Config Service Database Connectivity" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.RootManagementServer" ParentMonitorID="Microsoft.SystemCenter.ConfigurationService.DatabaseNotificationHealthRollup" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>