Configuration Service Database Connectivity

Microsoft.ServiceManager.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 Service Manager 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.ServiceManager.ManagementServer
Parent MonitorMicrosoft.ServiceManager.ConfigurationService.AvailabilityHealthRollup
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic
CommentRoll-up monitor for Config Service Database Connectivity

Source Code:

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