Configuration Store maintenance state

Microsoft.SystemCenter.ManagementConfigurationService.ConfigStoreMaintenanceWorkItemsMonitor (AggregateMonitor)

Checks Configuration Store maintenance processes state

Knowledge Base article:

Summary

The purpose of this aggregate rollup monitor is to provide an overall health state of the Local Configuration Services Maintenance Work Items.

Configuration

Green State: Local Configuration Service Maintenance Work Items are running as expected.

Yellow State: One or more of the local Configuration Service Maintenance Work Items have failed to run. 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.ConfigStoreMaintenanceWorkItemsMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.ManagementConfigurationService" ParentMonitorID="Microsoft.SystemCenter.ManagementConfigurationService.WorkItemsHealthMonitor" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>