HPE 3PAR StoreServ File Controller Warning

HPEnterpriseStorage3PARStoreServFileControllerMP.WarningTrap.Rule (Rule)

Event Description: {0}

Knowledge Base article:

Management Pack
Summary
To find more information refer HPE 3PAR StoreServ File Controller products and solutions. visit http://www.hp.com/go/
 
Resolutions
For additional troubleshooting information for your HPE 3PAR StoreServ File Controller, refer to the User's Guide of HPE 3PAR StoreServ File Controller.
 
© © Copyright 2015,2016 Hewlett Packard Enterprise Development, L.P., ALL RIGHTS RESERVED.

Element properties:

TargetHPEnterpriseStorage3PARStoreServFileControllerMP.WMI.3PARStoreServ
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
RemotableTrue
Alert Message
HPE 3PAR StoreServ File Controller 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="HPEnterpriseStorage3PARStoreServFileControllerMP.WarningTrap.Rule" Enabled="true" Target="HPEnterpriseStorage3PARStoreServFileControllerMP.WMI.3PARStoreServ" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="WindowsLibrary!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<LogName>Operations Manager</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">109</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="HealthLibrary!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>1</Severity>
<AlertName/>
<AlertDescription/>
<AlertOwner/>
<AlertMessageId>$MPElement[Name="HPEnterpriseStorage3PARStoreServFileControllerMP.WarningTrap.AlertMessage"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventDescription$</AlertParameter1>
</AlertParameters>
<Suppression/>
<Custom1/>
<Custom2>HPE Storage</Custom2>
<Custom3>HPE 3PARStoreServ File Controller</Custom3>
<Custom4/>
<Custom5/>
<Custom6/>
<Custom7/>
<Custom8/>
<Custom9/>
<Custom10/>
</WriteAction>
</WriteActions>
</Rule>