This monitor checks ACS communication errors.
The Management Server cannot communicate with Global Service Monitor due to communication issues with Windows Azure Access Control Services.
Check the event description for the detailed error message and take the appropriate action.
Check the event description for the detailed error message. If the error is ACS50008, you should run the Update Proxy Server and Renew Certificate wizard in the administration section of the Operations Manager Console. Ensure that you have not started Global Service Monitor from multiple Management Groups using the same subscription. You can check the subscription used in the Global Service Monitor state view in the Monitoring Section of the Console.
Target | Microsoft.SystemCenter.Omonline.OutsideIn.InfrastructureMonitoring.Agent | ||
Parent Monitor | System.Health.AvailabilityState | ||
Category | ConfigurationHealth | ||
Enabled | True | ||
Alert Generate | True | ||
Alert Severity | Error | ||
Alert Priority | Normal | ||
Alert Auto Resolve | True | ||
Monitor Type | Microsoft.SystemCenter.Omonline.OutsideIn.InfrastructureMonitoring.2StateEventConsolidation.MonitorType | ||
Remotable | True | ||
Accessibility | Public | ||
Alert Message |
| ||
RunAs | Default |
<UnitMonitor ID="Microsoft.SystemCenter.Omonline.OutsideIn.InfrastructureMonitoring.ACS.EndpointAvailability.Monitor" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.Omonline.OutsideIn.InfrastructureMonitoring.Agent" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter.Omonline.OutsideIn.InfrastructureMonitoring.2StateEventConsolidation.MonitorType" ConfirmDelivery="false">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.Omonline.OutsideIn.InfrastructureMonitoring.ACS.EndpointAvailability.Monitor.AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Context/DataItem/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Error" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="Success" MonitorTypeStateID="Success" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>.</ComputerName>
<LogName>Operations Manager</LogName>
<ExpressionSuccess>
<!--Success event-->
<And>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>MatchesRegularExpression</Operator>
<Pattern>^(10000|10003|10005|10006|10007|10008|10009|10010|10011|10012|10013)$</Pattern>
</RegExExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<Value Type="String">Global Service Monitor Modules</Value>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<XPathQuery Type="String">Params/Param[6]</XPathQuery>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</ExpressionSuccess>
<ConsolidationEventCountSuccess>1</ConsolidationEventCountSuccess>
<ConsolidationIntervalSuccess>900</ConsolidationIntervalSuccess>
<ExpressionError>
<!--ACS endpoint communication failed-->
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">10002</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<Value Type="String">Global Service Monitor Modules</Value>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<XPathQuery Type="String">Params/Param[6]</XPathQuery>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</ExpressionError>
<ConsolidationEventCountError>1</ConsolidationEventCountError>
<ConsolidationIntervalError>900</ConsolidationIntervalError>
</Configuration>
</UnitMonitor>