センダーによる上級セキュリティ 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>