HP P2000 MSA Warning Rule

HPEnterpriseStorageP2000MSAMP.WarningTrap.Rule (Rule)

Knowledge Base article:

Management Pack
Summary
To find more information about your HP P2000 MSA Storage, visit http://www8.hp.com/us/en/products/disk-storage/index.html
 
Resolutions
For additional troubleshooting information for your HP P2000 MSA Storage, refer to the product support site: http://www8.hp.com/us/en/products/disk-storage/index.html
 
Other Information
To find more information about HP Storage products and solutions, visit http://www.hp.com/storage
 
© 2004-2014 HEWLETT-PACKARD COMPANY, ALL RIGHTS RESERVED.

Element properties:

TargetHPEnterpriseStorageP2000MSAMP.SNMPTrap
CategoryAlert
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
RemotableTrue
Alert Message
HP P2000 MSA Warning
Event Description {0}
Event LogOperations Manager

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.EventProvider Default
Alert WriteAction System.Health.GenerateAlert Default

Source Code:

<Rule ID="HPEnterpriseStorageP2000MSAMP.WarningTrap.Rule" Enabled="true" Target="HPEnterpriseStorageP2000MSAMP.SNMPTrap" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>Alert</Category>
<DataSources>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Property[Type="HPEnterpriseStorageP2000MSAMP.SNMPTrap"]/Name$</ComputerName>
<LogName>Operations Manager</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">108</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Health Service Script</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventLevel</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="Integer">2</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="Alert" TypeID="Health!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>1</Severity>
<AlertName/>
<AlertDescription/>
<AlertOwner/>
<AlertMessageId>$MPElement[Name="HPEnterpriseStorageP2000MSAMP.warningalert.AlertMessage"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventDescription$</AlertParameter1>
</AlertParameters>
<Suppression/>
<Custom1>HP P2000 MSA</Custom1>
<Custom2>HP Storage</Custom2>
<Custom3/>
<Custom4/>
<Custom5/>
<Custom6/>
<Custom7/>
<Custom8/>
<Custom9/>
<Custom10/>
</WriteAction>
</WriteActions>
</Rule>