ConfigMgr 2007 NLB 管理點健康狀態:指令碼錯誤

SMSv4_NLB_Management_Point_Health__Script_error_17_Rule (Rule)

Knowledge Base article:

摘要

偵測到來自 ConfigMgr 2007 監控 NLB 管理點健康狀態指令碼的執行階段錯誤。此指令碼為事件處理規則「Configuration Manager NLB 管理點健康狀況:監控」的一部分。

原因

此事件發生的原因可能是登錄存取問題。

Operations Manager 2007 Host 程序若不是在本機系統或本機系統管理員內容下執行,其帳戶對於 Configuration Manager 2007 登錄機碼的權限即可能不正確。

解決方法

其他

此警示最好交由 Configuration Manager 系統管理員處理。

外部

如需 Configuration Manager 2007 的詳細資訊,請參閱 Configuration Manager 文件庫網頁 (英文)。

如需更多協助,請參閱 Configuration Manager 支援網站 (英文) 上,Configuration Manager 網站支援區段中的其他支援選項清單。

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Management_Point_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
RemotableTrue
Alert MessageSMSv4_NLB_Management_Point_Health__Script_error_17_Rule.AllertMessageBackwardCompatibility
CommentMom2005ID='{B31EE2FF-1EEF-49F5-8C27-F16444A813A8}';MOM2005ComputerGroupID={C24B3F30-443C-4824-98CE-683950E4939B}

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_NLB_Management_Point_Health__Script_error_17_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Management_Point_Servers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{B31EE2FF-1EEF-49F5-8C27-F16444A813A8}';MOM2005ComputerGroupID={C24B3F30-443C-4824-98CE-683950E4939B}">
<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>1102</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>ConfigMgr 2007 Monitor NLB Management Point Health</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$
- ConfigMgr 2007 NLB Management Point Health: Script error.


$Data/EventDescription$
</Description>
<AlertLevel>50</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>ConfigMgr 2007 NLB Management Point Health: Script error</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
</WriteActions>
</Rule>