SMS 2003 のコンポーネント : センダは、LAN 経由でリモート サイトに接続できません (標準セキュリティ)

SMS_2003_Component__The_sender_cannot_connect_to_remote_site_over_the_LAN__Standard_Security__4_Rule (Rule)

Knowledge Base article:

概要

SMS LAN センダでリモート サイトに接続できません。リモート サイトに接続するように構成された他のセンダがない場合は、この状態が解決するまで、このサイトからリモート サイトへの通信は行われません。リモート サイトからの通信は引き続き受信できます。

リモート サイトが親サイトである場合、このサイトからサイト階層の上位のサイトにインベントリ メッセージやステータス メッセージを送信することはできません。リモート サイトが子サイトである場合、このサイトからサイト階層の下位のサイトにパッケージ情報やサイト構成要求を送信することはできません。

LAN センダは、接続操作と送信操作を自動的に再試行します。

原因

通常、これは以下の場合に発生します。

解決方法

この状態を解決するには、以下の操作を行ってください。

外部リソース

LAN センダの詳細については、 Systems Management Server 2003 製品ドキュメントの Web ページにある Microsoft Systems Management Server 2003 のシナリオと手順 : 計画と展開ガイド (英語の可能性あり) を参照してください。

センダの詳細については、 Systems Management Server 2003 製品ドキュメントの Web ページにあるトラブルシューティングのフローチャート (英語の可能性あり) を参照してください。

有用なリソースとして、SMS Web サイトのサポート セクション ( Microsoft Systems Management Server 2003) に、他のサポート技術情報の一覧があります。

追加情報

このアラートは、SMS 管理者が処理することをお勧めします。

Element properties:

TargetMicrosoft.SMS.2003.Microsoft_SMS_2003_Site_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
RemotableTrue
Alert MessageSMS_2003_Component__The_sender_cannot_connect_to_remote_site_over_the_LAN__Standard_Security__4_Rule.AllertMessageBackwardCompatibility
CommentMom2005ID='{2D382147-7A23-44F1-8BF1-A972A1A6B507}';MOM2005ComputerGroupID={46B98966-C802-4A3D-AED7-40F7B4E6BB42}

Member Modules:

ID Module Type TypeId RunAs 
_8BB31105_AD0F_40E6_8BD4_092D53100C8E_ DataSource System.Mom.BackwardCompatibility.GenericLogProvider2 Default
CollectEventData WriteAction Microsoft.SystemCenter.CollectEvent Default
CollectEventDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="SMS_2003_Component__The_sender_cannot_connect_to_remote_site_over_the_LAN__Standard_Security__4_Rule" Target="Microsoft.SMS.2003.Microsoft_SMS_2003_Site_Servers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{2D382147-7A23-44F1-8BF1-A972A1A6B507}';MOM2005ComputerGroupID={46B98966-C802-4A3D-AED7-40F7B4E6BB42}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_8BB31105_AD0F_40E6_8BD4_092D53100C8E_" Comment="{8BB31105-AD0F-40E6-8BD4-092D53100C8E}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.GenericLogProvider2">
<PublisherName>SMS 2003 Sender Log</PublisherName>
<DirectoryRecords>
<DirectoryRecord>
<Directory>%SMS_INSTALL_DIR_PATH%\Logs</Directory>
<Patterns>
<Pattern>sender.log</Pattern>
</Patterns>
</DirectoryRecord>
</DirectoryRecords>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="String">EventDescription</XPathQuery>
</ValueExpression>
<Operator>ContainsSubstring</Operator>
<Pattern>STATMSG: ID=3500 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_LAN_SENDER"</Pattern>
</RegExExpression>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>true</GenerateAlert>
<Owner/>
<Description>
$Data/LoggingComputer$
- SMS 2003 Component: The sender cannot connect to remote site over the LAN (Standard Security).


$Data/EventDescription$
</Description>
<AlertLevel>40</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>SMS 2003 Component: The sender cannot connect to remote site over the LAN (Standard Security)</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
<WriteAction ID="CollectEventData" TypeID="SystemCenterLibrary!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="CollectEventDataWarehouse" TypeID="DataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>