Configuration store maintenance work item state

Microsoft.SystemCenter.ManagementConfigurationServiceGroup.ConfigStoreMaintenanceWorkItemsMonitor (AggregateMonitor)

Management Configuration Service Group configuration store maintenance work item state monitor

Knowledge Base article:

Summary

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

Configuration

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

Red State: One or more Configuration Services Maintenance Work Items have failed to run. Please see dependent unit monitors in a red state for more information.

Causes

Please see other monitors for possible causes

Resolutions

Please see other monitors for possible resolutions

Element properties:

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

Source Code:

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