Management Service connectivity state

Microsoft.SystemCenter.ManagementConfigurationService.HealthServiceConnectivityMonitor (AggregateMonitor)

Checks if Management Configuration Service can connect to local Management Service

Knowledge Base article:

Summary

The purpose of this aggregate rollup monitor is to provide an overall health state of the local Management Configuration Services ability to connect to the local Management Service.

Configuration

Green State: Able to connect

Red State: Cannot connect. 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 MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

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