傳送者無法透過 LAN 進階安全性連線到遠端站台

Microsoft.SystemCenter2012.ConfigurationManager.LanSender.FailedToConnectToRemoteSite (UnitMonitor)

當傳送者無法在進階安全性下透過 LAN 連線到遠端站台時,此規則會產生警示。

Knowledge Base article:

摘要

Configuration Manager LAN 傳送者無法連線到遠端站台。 如果沒有設定其他傳送者來連線到遠端站台,在解決這個狀況之前,將不會有從這個站台到遠端站台的任何通訊活動, 但仍然可以接收來自遠端站台的通訊。

如果遠端站台是父站台,此站台將無法在站台階層中向上傳送任何清查或狀態訊息。 如果遠端站台是子站台,則此站台將無法在階層中向下傳送任何套件資訊或站台設定要求。

LAN 傳送者會自動重試連線和傳送操作。

原因

發生這種狀況的可能原因包括:

解決方式

這項警示最好由 Configuration Manager 系統管理員處理。

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.LanSender
Parent MonitorMicrosoft.SystemCenter2012.ConfigurationManager.ComponentAggregateMonitor
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
傳送者連線失敗警示
傳送者無法在進階安全性下透過 LAN 連線到遠端站台
RunAsDefault
CommentSIV:SVC0034

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.LanSender.FailedToConnectToRemoteSite" Comment="SIV:SVC0034" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.LanSender" ParentMonitorID="Microsoft.SystemCenter2012.ConfigurationManager.ComponentAggregateMonitor" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.LanSender.FailedToConnectToRemoteSite_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Error"/>
<OperationalState ID="ManualResetEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">3530</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">SMS Server</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>