Management Configuration Service Database Notification

Microsoft.SystemCenter.ConfigurationService.DatabaseNotificationHealthRollup (AggregateMonitor)

Management Configuration service database notification roll up monitor.

Knowledge Base article:

Summary

This monitor rolls up health from various monitors that detect non-healthy conditions of the Management Configuration service accessing the Operational Database.

Navigate through the Health Explorer Unit Monitors that have the warning or critical state to see the state change information and specific knowledge to help troubleshoot problems.

Element properties:

TargetMicrosoft.SystemCenter.RootManagementServer
Parent MonitorMicrosoft.SystemCenter.ConfigurationService.AvailabilityHealthRollup
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityInternal
CommentRoll-up monitor for Config Service Database Notifications

Source Code:

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