Alert monitor for Lenovo Flex System Chassis management module installation or removal

IBM.FlexSystem.ManagementModuleInstalledOrRemoved (UnitMonitor)


Alert monitor for Lenovo Flex System Chassis management module installation or removal

Knowledge Base article:

Summary

This monitor watches for a CMM event that indicates that a chassis management module (CMM) has been installed or removed.

Configuration

You can disable this monitor through the Operations Manager's Operations Console. See the "Disable monitors" topic in the Operations Manager's Operations User's Guide for more information.

The Flex System event is delivered to this monitor asynchronously. There is no monitoring interval to configure for this monitor.

The Flex System event is delivered to this monitor from the CMM (Chassis Management Module) of the Chassis via the SNMP (Simple Network Management Protocol) protocol. It also goes through the Flex System runtime support of the Hardware Management Pack installed on the management server that was designated to manage the PureFlex System during the Network Device Discovery process.

For the proper Flex System CMM SNMP settings that are required for the Hardware Management Pack to discover Flex System modules and report events, consult the Hardware Management Pack's User's Guide.

Causes

When the specified MM has been installed or removed, the Flex System's CMM generates a hardware event. The health state of this monitor is set to the Warning state when the specified CMM is removed.

Resolutions

The "Description" for the module's alert data contains descriptive details about the cause. The alert data can be found in the "State Change Events" tab for this module in the Health Explorer. After reviewing the alert, manually reset the health state of this monitor. See the "Reset Health" topic in the Operations Manager's Operations User's Guide for more information. Any outstanding corresponding alerts will be automatically closed when the health state of this monitor returns to the Healthy state.

Additional

For the proper CMM SNMP settings needed for the Hardware Management Pack, see the "Configuring CMM SNMP settings" topic in the Lenovo Hardware Management Pack for Microsoft System Center Operations Manager Installation and User's Guide.

External

Links to Lenovo resources

Element properties:

TargetIBM.FlexSystem.ManagementModule
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeIBM.FlexSystem.SNMPTrap.2StateMonitorTypeForManagementModuleInsertOrRemove
RemotableTrue
AccessibilityPublic
Alert Message
Lenovo Flex System Chassis management module installation or removal

{0} -- EventID = {1}
RunAsDefault

Source Code:

<UnitMonitor ID="IBM.FlexSystem.ManagementModuleInstalledOrRemoved" Accessibility="Public" Enabled="true" Target="IBM.FlexSystem.ManagementModule" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="IBM.FlexSystem.SNMPTrap.2StateMonitorTypeForManagementModuleInsertOrRemove" ConfirmDelivery="false">
<Category>Custom</Category>
<AlertSettings AlertMessage="IBM.FlexSystem.ManagementModuleInstalledOrRemoved.AlertMessageID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/SnmpVarBinds/SnmpVarBind[OID='.1.3.6.1.4.1.2.6.158.3.1.1.8']/Value$</AlertParameter1>
<AlertParameter2>$Data/Context/SnmpVarBinds/SnmpVarBind[OID='.1.3.6.1.4.1.2.6.158.3.1.1.14']/Value$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ComponentSuccess" MonitorTypeStateID="SuccessEventRaised" HealthState="Success"/>
<OperationalState ID="ComponentWarning" MonitorTypeStateID="FailedEventRaised" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<SuccessEventIds>2629633|2629634</SuccessEventIds>
<FailedEventIds>2637825|2637826</FailedEventIds>
</Configuration>
</UnitMonitor>