RVG state transition from acting secondary to secondary.

RVG_state_transition_from_acting_secondary_to_secondary._2_Rule (Rule)

Knowledge Base article:

Management Pack
Summary
RVG state transition from acting secondary to secondary.
 
Sample Event
RVG %2 state transition from acting secondary to secondary
 
© 2008 Symantec Corporation. All rights reserved.

Element properties:

TargetSymantec.SFW.Veritas_Storage_Foundation_for_Windows_by_Symantec_Servers_with_VVR_Option_Installation
CategoryEventCollection
EnabledFalse
Alert GenerateFalse
RemotableTrue
Event LogSystem
CommentMom2005ID='{C23F8D19-3DDA-44B4-8018-1F9DC7B50AC7}';MOM2005ComputerGroupID={DB929D89-3F15-44DE-8083-1ADEA4FCD80F}

Member Modules:

ID Module Type TypeId RunAs 
_907D4578_146C_11D3_AB21_00A0C98620CE_ DataSource Microsoft.Windows.EventProvider Default
CollectEventData WriteAction Microsoft.SystemCenter.CollectEvent Default
CollectEventDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="RVG_state_transition_from_acting_secondary_to_secondary._2_Rule" Comment="Mom2005ID='{C23F8D19-3DDA-44B4-8018-1F9DC7B50AC7}';MOM2005ComputerGroupID={DB929D89-3F15-44DE-8083-1ADEA4FCD80F}" Enabled="false" Target="Symantec.SFW.Veritas_Storage_Foundation_for_Windows_by_Symantec_Servers_with_VVR_Option_Installation" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_907D4578_146C_11D3_AB21_00A0C98620CE_" TypeID="WindowsLibrary!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>System</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Channel</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">System</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">EventSourceName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">vxio</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="Integer">259</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>false</GenerateAlert>
<Owner/>
<Description>
$Data/EventDescription$
</Description>
<AlertLevel>20</AlertLevel>
<ResolutionState/>
<Source>
$Data/EventSourceName$
</Source>
<Name>RVG state transition from acting secondary to secondary.</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
<WriteAction ID="CollectEventData" TypeID="SystemCenterLibrary!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="CollectEventDataWarehouse" TypeID="DataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>