SMS 2003 서비스 실행 중: SMS_SITE_COMPONENT_MANAGER

SMS_2003_service_running__SMS_SITE_COMPONENT_MANAGER_4_Rule (Rule)

Knowledge Base article:

요약

SMS Site Component Manager 서비스가 중지되었습니다. SMS에서 필요한 데이터를 기록하고 액세스하려면 이 서비스가 필요합니다. 이 상황은 자동으로 복구되지 않으며 이 상황을 해결해야만 SMS에서 일부 핵심 기능을 다시 시작할 수 있습니다.

원인

이 상황은 일반적으로 다음과 같은 경우에 발생합니다.

해결 방법

외부 리소스

Site Component Manager의 문제 해결에 대한 자세한 내용은 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 SeverityInformation
Alert PriorityLow
RemotableTrue
Alert MessageSMS_2003_service_running__SMS_SITE_COMPONENT_MANAGER_4_Rule.AllertMessageBackwardCompatibility
CommentMom2005ID='{6C571AA7-CA85-4174-A591-0E569611626F}';MOM2005ComputerGroupID={46B98966-C802-4A3D-AED7-40F7B4E6BB42}

Member Modules:

ID Module Type TypeId RunAs 
_F320DA51_13BF_11D3_B2CD_00A0C92A28B4_ DataSource System.Mom.BackwardCompatibility.FilteredEvent.DataProvider Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="SMS_2003_service_running__SMS_SITE_COMPONENT_MANAGER_4_Rule" Target="Microsoft.SMS.2003.Microsoft_SMS_2003_Site_Servers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{6C571AA7-CA85-4174-A591-0E569611626F}';MOM2005ComputerGroupID={46B98966-C802-4A3D-AED7-40F7B4E6BB42}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_F320DA51_13BF_11D3_B2CD_00A0C92A28B4_" Comment="{F320DA51-13BF-11D3-B2CD-00A0C92A28B4}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.FilteredEvent.DataProvider">
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>21207</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>SMS 2003 Site Backup Event Suppression</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[5]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>SMS_SITE_COMPONENT_MANAGER</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>true</GenerateAlert>
<Owner/>
<Description>
$Data/LoggingComputer$
- SMS 2003 service running: SMS_SITE_COMPONENT_MANAGER.


$Data/EventDescription$
</Description>
<AlertLevel>10</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>SMS 2003 service running: SMS_SITE_COMPONENT_MANAGER</Name>
<ServerRole>SMS Server</ServerRole>
<ServerRoleInstance>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetbiosComputerName$</ServerRoleInstance>
<Component>SS</Component>
<ProblemState>1</ProblemState>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
</WriteActions>
</Rule>