Global Service Monitor Communication Dependency Monitor

Microsoft.SystemCenter.Omonline.OutsideIn.InfrastructureMonitoring.Instance.DependOnAgent.AgentConfiguration.Rollup (DependencyMonitor)

The dependency monitor rolls up health from all the Management Servers responsible for communicating with Global Service Monitor.

Knowledge Base article:

Summary

This dependency monitor represents the health of the communication channel between your Management Group and Global Service Monitor.

Causes

There are several reasons why communications with Global Service Monitor would fail.

Resolutions

Check the state of the underlying monitors to determine which aspect of communication has a problem and which Management Server that is affected.

Element properties:

TargetMicrosoft.SystemCenter.Omonline.OutsideIn.Instance
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorSystem.Health.ConfigurationState
RelationshipMicrosoft.SystemCenter.Omonline.OutsideIn.Instance.Contains.InfrastructureMonitoring.Agent
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.Omonline.OutsideIn.InfrastructureMonitoring.Instance.DependOnAgent.AgentConfiguration.Rollup" Accessibility="Public" Enabled="true" Target="OutsideInLibrary!Microsoft.SystemCenter.Omonline.OutsideIn.Instance" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.SystemCenter.Omonline.OutsideIn.Instance.Contains.InfrastructureMonitoring.Agent" MemberMonitor="Health!System.Health.ConfigurationState">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>