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

Microsoft.SystemCenter2012.ConfigurationManager.LanSender.FailedToConnectToRemoteSite_Events (Rule)

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

Knowledge Base article:

摘要

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

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

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

原因

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

解決方式

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

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.LanSender
CategoryEventCollection
EnabledFalse
Event_ID3530
Event SourceSMS Server
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
RemotableTrue
Alert Message
傳送者連線失敗警示
傳送者無法在進階安全性下透過 LAN 連線到遠端站台
Event LogApplication
CommentSIV:SVC0034

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.EventProvider Default
Alert WriteAction System.Health.GenerateAlert Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectEvent Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default

Source Code:

<Rule ID="Microsoft.SystemCenter2012.ConfigurationManager.LanSender.FailedToConnectToRemoteSite_Events" Comment="SIV:SVC0034" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.LanSender" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.EventProvider">
<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>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
<WriteAction ID="Alert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>2</Severity>
<AlertName/>
<AlertDescription/>
<AlertOwner/>
<AlertMessageId>$MPElement[Name="Microsoft.SystemCenter2012.ConfigurationManager.LanSender.FailedToConnectToRemoteSite_AlertMessageResourceID"]$</AlertMessageId>
<AlertParameters/>
<Suppression>
<SuppressionValue/>
</Suppression>
<Custom1/>
<Custom2/>
<Custom3/>
<Custom4/>
<Custom5/>
<Custom6/>
<Custom7/>
<Custom8/>
<Custom9/>
<Custom10/>
</WriteAction>
</WriteActions>
</Rule>