Work item state

Microsoft.SystemCenter.ManagementConfigurationServiceGroup.WorkItemsHealthMonitor (AggregateMonitor)

Management Configuration Service Group 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 Work Item State

Configuration

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

Red State: One or more Configuration Services 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.ManagementConfigurationServiceGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

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