IBM HW PRO Pack: MegaRAID 1.3.0 Event

IBM.HWPRO.MegaRAID.1.3.0.IntegratedRAIDEvent (UnitMonitor)

A MegaRAID 1.3.0 event has occurred.

Knowledge Base article:

Summary

When this monitor is in a warning state: This is a non-critical error and should be handled as soon as possible. When this monitor is in an error state: This is a critical error and should be handled immediately. More details on this event are available through the IBM Hardware Management Pack in SCOM. NOTE: If you dismiss this PRO Tip, you will need to manually clear the monitor state of the affected machine in the IBM HW PRO MP in SCOM. If you implement this PRO Tip, the machine that generated this event will be placed into Maintenance Mode in SCVMM and any VMs on it will be migrated. You will need to manually remove it from Maintenance Mode once the problem is resolved.

State View: SCVMM-Managed Hosts on IBM Servers

Causes

Exact details of the problem are available in the "State Change Events" tab in Operations Manager's Health Explorer.

Consult the following knowledge article for possible causes, implications, and resolutions.

Resolutions

When this monitor is in a warning state: 1. At the earliest convenience, migrate virtual machines and put the host in maintenance mode. 2. Look up more details in IBM Hardware Management Pack, perform detailed hardware diagnostics, and/or replace faulty parts. 3. Reactivate the host. When this monitor is in an error state: 1. Immediately migrate virtual machines and put the host in maintenance mode. 2. Look up more details in IBM Hardware Management Pack, perform detailed hardware diagnostics, and/or replace faulty parts. 3. Reactivate the host.

Element properties:

TargetIBM.HWPRO.VMHost.LsiMR.1.3.0
Parent MonitorIBM.HWPRO.MegaRAID130RollupMonitor
CategoryCustom
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeIBM.MonitorType.ManualReset3State
RemotableTrue
AccessibilityInternal
Alert Message
IBM HW PRO Pack Alert: MegaRAID 1.3.0 Event
A MegaRAID 1.3.0 event has occurred. {0}
RunAsDefault

Source Code:

<UnitMonitor Accessibility="Internal" ConfirmDelivery="false" Enabled="true" ID="IBM.HWPRO.MegaRAID.1.3.0.IntegratedRAIDEvent" ParentMonitorID="IBM.HWPRO.MegaRAID130RollupMonitor" Priority="Normal" Remotable="true" Target="IBM.HWPRO.VMHost.LsiMR.1.3.0" TypeID="Common!IBM.MonitorType.ManualReset3State">
<Category>Custom</Category>
<AlertSettings AlertMessage="IBM.HWPRO.MegaRAID.1.3.0.IntegratedRAIDEvent.AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name="Description"]$</AlertParameter1>
<AlertParameter2>$Data/Context/Property[@Name="__CLASS"]$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState HealthState="Error" ID="Error" MonitorTypeStateID="ErrorEventRaised"/>
<OperationalState HealthState="Warning" ID="Warning" MonitorTypeStateID="WarningEventRaised"/>
<OperationalState HealthState="Success" ID="Success" MonitorTypeStateID="ManualResetEventRaised"/>
</OperationalStates>
<Configuration>
<NameSpace>root\lsi_mr_1_3_0</NameSpace>
<Query>select * from CIM_AlertIndication</Query>
<CIMAlertFilterExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>Property[@Name="__CLASS"]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">LSIESG_AlertIndication</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery>Property[@Name="AlertingManagedElement"]</XPathQuery>
</ValueExpression>
<Operator>ContainsSubstring</Operator>
<Pattern>MegaRAID</Pattern>
</RegExExpression>
</Expression>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery>Property[@Name="EventID"]</XPathQuery>
</ValueExpression>
<Operator>MatchesRegularExpression</Operator>
<Pattern>^(2|10|11|13|15|32|34|49|50|60|62|75|76|79|95|97|108|109|111|131|150|178|180|197|252|270|271|275|296|324|325|326|18|19|20|23|24|25|26|27|51|61|68|83|90|96|101|102|107|119|120|121|122|123|124|125|126|127|128|129|130|134|137|145|154|166|171|173|174|176|181|183|185|186|187|188|200|202|203|204|206|211|214|216|251|260|282|294|5|56|87|92|177|179|184|196|201|223|225|228|250|253|254|255|256|257|258|259|269|273|274|64|113|142|146|221|114)$</Pattern>
</RegExExpression>
</Expression>
</And>
</CIMAlertFilterExpression>
<PollInterval>10</PollInterval>
<WinEventFiltering>$Target/Property[Type="IBM.HWPRO.VMHost.BaseClass"]/ibmInternalWinEventFiltering$</WinEventFiltering>
<Licensed>$Target/Property[Type="IBM.HWPRO.VMHost.BaseClass"]/Licensed$</Licensed>
</Configuration>
</UnitMonitor>