Management Configuration Service Database Read Consistency

Microsoft.SystemCenter.ConfigurationService.DatabaseReadConsistencyHealthRollup (AggregateMonitor)

Management Configuration service database read consistency roll-up monitor.

Knowledge Base article:

Summary

This monitor rolls up health that detects if there are problems with the Management Configuration service reading from the Operational Database. Check the individual Unit Monitors to view their state change event, context, and knowledge on how to troubleshoot this problem.

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 Read Consistency

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.ConfigurationService.DatabaseReadConsistencyHealthRollup" Comment="Roll-up monitor for Config Service Database Read Consistency" 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>