Work item health query process state

Microsoft.SystemCenter.ManagementConfigurationServiceGroup.WorkItemsHealthQueryProcessMonitor (AggregateMonitor)

Management Configuration Service Group monitor whoing the state of the process to query work item state from Configuration Store

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 query processes. These monitors measure the ability of the configuration service to determine the state of work item processing.

Configuration

Green State: The Configuration Service is able to determine the state of each work item type.

Yellow State: Failed to determine the state of a work item type at least once. See the “Work item statistics request process state” monitor for more information.

Red State: Failed multiple consecutive times to determine the state of a work item. See the “Work item statistics request process failure with no recovery state” monitor for more information.

Causes

This monitor rolls up the health of related monitors that actually perform the health measurement. Please see the contained monitors showing a negative health state for possible causes

Resolutions

This monitor rolls up the health of related monitors that actually perform the health measurement. Please see the contained monitors showing a negative health state 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.WorkItemsHealthQueryProcessMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.ManagementConfigurationServiceGroup" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>