連線狀態監視

Microsoft.Windows.RemoteAccess.MultiTenant.2012.R2.Monitoring.S2SInterface.ConnectionStateMonitor (UnitMonitor)

S2S 介面處於中斷連線狀態

Knowledge Base article:

摘要

與企業網站的 S2S 連線已中斷

原因

出現此錯誤的最常見原因是:

解決方式

檢查 S2S 介面設定和驗證認證

© 2013 Microsoft Corporation, all rights reserved

Element properties:

TargetMicrosoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.S2SInterface
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.RemoteAccess.MultiTenant.2012.R2.Monitoring.S2SInterfaceConnectionMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
連線狀態警示
S2S 介面的連線狀態處於中斷連線狀態
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.RemoteAccess.MultiTenant.2012.R2.Monitoring.S2SInterface.ConnectionStateMonitor" Accessibility="Public" Enabled="true" Target="MWRM2RD!Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.S2SInterface" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.RemoteAccess.MultiTenant.2012.R2.Monitoring.S2SInterfaceConnectionMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.RemoteAccess.MultiTenant.2012.R2.Monitoring.S2SInterface.ConnectionStateMonitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Connected" MonitorTypeStateID="Connected" HealthState="Success"/>
<OperationalState ID="Disconnected" MonitorTypeStateID="Disconnected" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>900</IntervalSeconds>
<SyncTime>12:10</SyncTime>
<RoutingDomain>$Target/Property[Type="MWRM2RD!Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents"]/TenantName$</RoutingDomain>
<InterfaceName>$Target/Property[Type="MWRM2RD!Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.S2SInterface"]/Name$</InterfaceName>
</Configuration>
</UnitMonitor>