HP MSA2000 I/O Module Availability

MSA.Monitor.IOModule.Self.Availability (UnitMonitor)

This monitor checks I/O Module availability health state.

Knowledge Base article:

Summary

This monitor checks I/O Module availability health state.

Configuration

Default values:

Causes

There are some errors on I/O Module.

Resolutions

For more information see Health Reason details.

Additional

If you try to change some values Cook Down may be break.

Another monitors which uses this data source:

Element properties:

TargetMSA.IOModule
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMSA.Monitor.Common.Availability
RemotableFalse
AccessibilityPublic
Alert Message
HP MSA2000 I/O Module health state was degraded.

System Name: {0}
Primary IP Address: {1}
Secondary IP Address: {2}
I/O Module: {3}
Health State: {4}
Health Reason: {5}
RunAsDefault

Source Code:

<UnitMonitor ID="MSA.Monitor.IOModule.Self.Availability" Accessibility="Public" Enabled="true" Target="MSA.IOModule" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="false" Priority="Normal" TypeID="MSA.Monitor.Common.Availability" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="MSA.Monitor.IOModule.Self.Availability_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Host/Property[Type="System!System.Entity"]/DisplayName$</AlertParameter1>
<AlertParameter2>$Target/Host/Host/Property[Type="MSA.System"]/PrimaryIP$</AlertParameter2>
<AlertParameter3>$Target/Host/Host/Property[Type="MSA.System"]/SecondaryIP$</AlertParameter3>
<AlertParameter4>$Target/Property[Type="System!System.Entity"]/DisplayName$</AlertParameter4>
<AlertParameter5>$Data/Context/Property[@Name='health']$</AlertParameter5>
<AlertParameter6>$Data/Context/Property[@Name='health-reason']$</AlertParameter6>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId57dc4a704e774b27b53c903ee6301636" MonitorTypeStateID="Critical" HealthState="Error"/>
<OperationalState ID="UIGeneratedOpStateId7193f55d71204778a7115733092e8d70" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateIde51d501bc7fb47018152be4a12a48062" MonitorTypeStateID="Healthy" HealthState="Success"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>300</IntervalSeconds>
<SyncTime>00:00</SyncTime>
<Midplane>$Target/Host/Host/Property[Type="MSA.System"]/SerialNumber$</Midplane>
<MsaCliPath>$Target/Host/Host/Host/Property[Type="MSA.PerformanceTool"]/MsaCliPath$</MsaCliPath>
<Command>show enclosures</Command>
<PrimaryIP>$Target/Host/Host/Property[Type="MSA.System"]/PrimaryIP$</PrimaryIP>
<SecondaryIP>$Target/Host/Host/Property[Type="MSA.System"]/SecondaryIP$</SecondaryIP>
<BaseType>io-modules</BaseType>
<Name>durable-id</Name>
<Value>$Target/Property[Type="MSA.IOModule"]/DurableID$</Value>
</Configuration>
</UnitMonitor>