Generador de resumen de sistema de sitio consolidado de SMS 2003: error de secuencia de comandos

SMS_2003_Consolidated_Site_System_Summarizer__Script_error_18_Rule (Rule)

Knowledge Base article:

Resumen

Esta regla consolida eventos para las reglas de procesamiento de eventos complementarias:

Generador de resumen de sistema de sitio de SMS 2003: Error de secuencia de comandos.

Element properties:

TargetMicrosoft.SMS.2003.Microsoft_SMS_2003_Providers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue
CommentMom2005ID='{AC261DDD-D776-45B3-9819-D8625D54F49B}';MOM2005ComputerGroupID={F15EFC79-99D6-4256-8CAD-97FE18C305EE}

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="SMS_2003_Consolidated_Site_System_Summarizer__Script_error_18_Rule" Target="Microsoft.SMS.2003.Microsoft_SMS_2003_Providers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{AC261DDD-D776-45B3-9819-D8625D54F49B}';MOM2005ComputerGroupID={F15EFC79-99D6-4256-8CAD-97FE18C305EE}">
<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>SMS 2003 Monitor Site System Summarizer</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>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetbiosComputerName$</PropertyXPathQuery>
<PropertyXPathQuery>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetbiosDomainName$</PropertyXPathQuery>
</ConsolidationProperties>
<Interval>7200</Interval>
</WriteAction>
</WriteActions>
</Rule>