ACS Communication Endpoint Availability Dependency Monitor

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

The dependency monitor rolls up health from all the Management Servers responsible for communicating with ACS Endpoint.

Knowledge Base article:

Summary

This dependency monitor represents the health of the communication channel between your Management Group and ACS endpoint.

Causes

There are several reasons why communications with ACS endpoint would fail.

Resolutions

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

Element properties:

TargetMicrosoft.SystemCenter.Omonline.OutsideIn.Instance
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorMicrosoft.SystemCenter.Omonline.OutsideIn.InfrastructureMonitoring.ACS.EndpointAvailability.Monitor
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.ACSEndpointAvailability.Rollup" Accessibility="Public" Enabled="true" Target="OutsideInLibrary!Microsoft.SystemCenter.Omonline.OutsideIn.Instance" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.SystemCenter.Omonline.OutsideIn.Instance.Contains.InfrastructureMonitoring.Agent" MemberMonitor="Microsoft.SystemCenter.Omonline.OutsideIn.InfrastructureMonitoring.ACS.EndpointAvailability.Monitor">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>