ConfigMgr 2007 狀態: MP Control Manager 偵測到 NLB 管理點沒有回應 HTTP 要求

SMSv4_Status__MP_Control_Manager_detected_that_the_NLB_Management_Point_is_not_responding_to_HTTP_requests_1_Rule (Rule)

Knowledge Base article:

摘要

MP Control Manager 偵測到管理點對 HTTP 要求沒有回應。Http 狀態碼與文字是 %1,%2。

原因

以下是可能的原因:

1. 當管理點連線到 SQL Server 時發生錯誤。

2. SQL Server 服務主要名稱 (SPN) 沒有在 Active Directory 中正確登錄。

3. 網際網路資訊服務 (IIS) 並未設定為監聽針對 Configuration Manager 2007 所設定的通訊連接埠。

4. IIS 中的指定網站已停用。

5. Configuration Manager 2007 ISAPI Application Identity 沒有所需的登入權限。

解決方法

以下是可能的解決方法:

1. 確認 SQL Server 已經正確設定以允許管理點存取。確認管理點電腦帳戶或管理點資料庫連線帳戶是 SQL Server 資料庫中 Configuration Manager 2007 管理點角色 (msdbrole_MP) 的成員之一。

2. 確認 SQL Server SPN 已正確地登錄。請檢閱 Q829868。

3. 確認指定網站已經設定為使用 Configuration Manager 2007 所設定使用的相同連接埠。

4. 確認指定的網站已經啟用而且正常運作。

5. 確認群組原則並未拒絕設定用於執行 SMS ISAPI 之帳戶的批次登入權限。

外部

如需更多資訊,請參閱 Microsoft 知識庫文章 838891。

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Site_Database_Servers_Installation
CategoryEventCollection
EnabledFalse
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
RemotableTrue
Alert MessageSMSv4_Status__MP_Control_Manager_detected_that_the_NLB_Management_Point_is_not_responding_to_HTTP_requests_1_Rule.AllertMessageBackwardCompatibility
CommentMom2005ID='{535A53DC-A8B6-4DA1-BD64-C143803349C7}';MOM2005ComputerGroupID={15348338-2E39-4B34-9DFF-4719AE7F1CCE}

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="SMSv4_Status__MP_Control_Manager_detected_that_the_NLB_Management_Point_is_not_responding_to_HTTP_requests_1_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Site_Database_Servers_Installation" Enabled="false" ConfirmDelivery="false" Comment="Mom2005ID='{535A53DC-A8B6-4DA1-BD64-C143803349C7}';MOM2005ComputerGroupID={15348338-2E39-4B34-9DFF-4719AE7F1CCE}">
<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>5437</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>ConfigMgr 2007 Monitor SMS Status Messages</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/Params/Param[1]$
- ConfigMgr 2007 Status: MP Control Manager detected that the NLB Management Point is not responding to HTTP requests.


$Data/EventDescription$


The status message contains message properties

Machine Name:
$Data/Params/Param[1]$

Module Name:
$Data/Params/Param[2]$

Component:
$Data/Params/Param[3]$

Message ID:
$Data/Params/Param[4]$

Win32 Error:
$Data/Params/Param[5]$

Top Level Site Code:
$Data/Params/Param[6]$

Database Record ID:
$Data/Params/Param[7]$
</Description>
<AlertLevel>40</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>ConfigMgr 2007 Status: MP Control Manager detected that the NLB Management Point is not responding to HTTP requests</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
</WriteActions>
</Rule>