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 제품 설명서 웹 페이지에 있는 Scenarios and Procedures for Microsoft Systems Management Server 2003: Planning and Deployment 가이드를 참조하십시오.

발신자에 대한 자세한 내용은 Systems Management Server 2003 제품 설명서 웹 페이지에 있는 Troubleshooting Flowcharts를 참조하십시오.

추가 지원이 필요하면 SMS 웹 사이트의 지원 섹션( Systems Management Server 지원)에 있는 추가 지원 옵션 목록을 참조하십시오.

추가 정보

이 경고는 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>