Synchronization state

Microsoft.SystemCenter.ManagementConfigurationService.SynchronizationWorkItemsMonitor (AggregateMonitor)

Checks the state of the synchronization work items

Knowledge Base article:

Summary

The purpose of this aggregate rollup monitor is to provide an overall health state of the Configuration Services Synchronization state.

Configuration

Green State: System is in sync as expected

Yellow State: System is not in sync. Please see dependent unit monitors for more information.

Causes

Please see other monitors for possible causes

Resolutions

Please see other monitors for possible resolutions

Element properties:

TargetMicrosoft.SystemCenter.ManagementConfigurationService
Parent MonitorMicrosoft.SystemCenter.ManagementConfigurationService.WorkItemsHealthMonitor
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.ManagementConfigurationService.SynchronizationWorkItemsMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.ManagementConfigurationService" ParentMonitorID="Microsoft.SystemCenter.ManagementConfigurationService.WorkItemsHealthMonitor" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>