ConfigMgr 2007 NLB Management Point Health: Script error

SMSv4_NLB_Management_Point_Health__Script_error_17_Rule (Rule)

Knowledge Base article:

Summary

A runtime error from the ConfigMgr 2007 Monitor NLB Management Point Health script has been detected. The script is part of the event processing rule, Configuration Manager NLB Management Point Health: Monitoring.

Causes

This event could occur because of registry access problems.

If the Operations Manager 2007 Host process is not running under the local system or a local Administrator context, its account might not have the proper permissions to a Configuration Manager 2007 registry key.

Resolutions

Additional

This alert is best handled by Configuration Manager administrators.

External

For more information about Configuration Manager 2007, see the Configuration Manager Documentation Library Web page.

For more assistance, see a list of additional support options in the support section of the Configuration Manager Web site at Support for Configuration Manager.

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Management_Point_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue
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="System.Mom.BackwardCompatibility.AlertResponse">
<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>
<InvokerType>0</InvokerType>
</WriteAction>
</WriteActions>
</Rule>