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

SMSv4_Consolidated_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 偵測到 NLB MP 對 HTTP 要求沒有回應。Http 狀態碼與文字是 %1,%2。

原因

以下是可能的原因:

1. 當 MP 連線到 SQL Server 時發生錯誤。

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

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

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

5. SMS ISAPI Application Identity 沒有所需的登入權限。

解決方法

以下是可能的解決方法:

1. 確認 SQL Server 已經正確設定以允許管理點存取。如果您使用標準的 SQL 安全性帳戶,請確認 SQL Server 已經設定為允許標準 SQL 安全性;或是設定管理點以使用具有適當存取權的 NT 整合式安全性帳戶。如果您使用整合式安全性,請確認管理點用來連線到 SQL Server 的帳戶是 SQL Server 上 SMS_SiteSystemToSQLConnection_<站台碼> 群組的成員、帳戶並未鎖定,而且帳戶密碼並未到期 (在標準安全性中,預設帳戶是 SMS_SQL_RX_<站台碼>)。

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

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

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

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

外部

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

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Site_Database_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue
CommentMom2005ID='{F8949112-D465-429E-AAAD-4A12E4124A19}';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
ConsolidatedEventWriteAction WriteAction System.Mom.BackwardCompatibility.ConsolidatedEventResponse Default

Source Code:

<Rule ID="SMSv4_Consolidated_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="true" ConfirmDelivery="false" Comment="Mom2005ID='{F8949112-D465-429E-AAAD-4A12E4124A19}';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="ConsolidatedEventWriteAction" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.ConsolidatedEventResponse">
<ConsolidationProperties>
<PropertyXPathQuery>EventDisplayNumber</PropertyXPathQuery>
<PropertyXPathQuery>PublisherName</PropertyXPathQuery>
<PropertyXPathQuery>EventDescription</PropertyXPathQuery>
</ConsolidationProperties>
<Interval>3600</Interval>
</WriteAction>
</WriteActions>
</Rule>