SMS 2003 サービスの失敗 : SMS_SQL_MONITOR はログオンできませんでした

SMS_2003_service_failure__SMS_SQL_MONITOR_was_unable_to_log_on_9_Rule (Rule)

Knowledge Base article:

概要

ユーザーの資格情報およびパスワードが無効であるため、サービスを開始できませんでした。その結果、依存サービスおよびクライアントはこのサービスを使用できません。SMS が上級セキュリティを使用するように構成されている場合は、ログオンに使用するアカウントがローカル システムから他のアカウントに変更された可能性があります。

原因

サービスを開始するために使用されたアカウントの資格情報が無効であるか、またはサービスを開始するための十分な権限がアカウントにありません。

解決方法

SMS が上級セキュリティを使用するように構成されている場合は、Microsoft 管理コンソール (MMC) のサービス スナップインを使用して、ユーザー アカウントをローカル システムに戻します。SMS が標準セキュリティを使用するように構成されている場合は、SMS 管理コンソールを使用するかサイトを再設定して、パスワードを変更します。

外部リソース

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

追加情報

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

サンプル イベント

%1 サービスでは、次のエラーにより、現在構成されているパスワードで %2 としてログオンできませんでした : %n%3%n%n サービスが正しく構成されていることを確認するには、Microsoft 管理コンソール (MMC) のサービス スナップインを使用します。

Element properties:

TargetMicrosoft.SMS.2003.Microsoft_SMS_2003_Site_Database_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
RemotableTrue
Alert MessageSMS_2003_service_failure__SMS_SQL_MONITOR_was_unable_to_log_on_9_Rule.AllertMessageBackwardCompatibility
Event LogSystem
CommentMom2005ID='{6E2435CD-421D-4DD4-9057-2E31F15CAB24}';MOM2005ComputerGroupID={6E07E901-5EEF-4D43-ABC9-5A73BC9B072D}

Member Modules:

ID Module Type TypeId RunAs 
_907D4578_146C_11D3_AB21_00A0C98620CE_ DataSource Microsoft.Windows.EventProvider 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_service_failure__SMS_SQL_MONITOR_was_unable_to_log_on_9_Rule" Target="Microsoft.SMS.2003.Microsoft_SMS_2003_Site_Database_Servers_Installation" Enabled="true" ConfirmDelivery="true" Comment="Mom2005ID='{6E2435CD-421D-4DD4-9057-2E31F15CAB24}';MOM2005ComputerGroupID={6E07E901-5EEF-4D43-ABC9-5A73BC9B072D}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_907D4578_146C_11D3_AB21_00A0C98620CE_" Comment="{907D4578-146C-11D3-AB21-00A0C98620CE}" TypeID="WindowsLibrary!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>System</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Service Control Manager</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[1]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>SMS_SQL_MONITOR</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>7038</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 failure: SMS_SQL_MONITOR was unable to log on.

The SMS_SQL_MONITOR service running on
$Data/LoggingComputer$
was detected as stopped at
$Data/@time$
.</Description>
<AlertLevel>70</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>SMS 2003 service failure: SMS_SQL_MONITOR was unable to log on</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>