Warning Power Monitor

RealDolmen.IBMIMMMonitoring.ManagementPack.PowerWarning.Monitor (UnitMonitor)

Warning Power Trap Monitor for IBM IMM

Element properties:

TargetIBM.IMMNode
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeSystem.NetworkManagement.SnmpTrapProvider.SingleEventManualReset2StateMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
IBM Warning Power Issue
Device {0} sent a trap concerning a power failure.
The error message is: {1}
Verify on the webinterface (IP:{2}) if the problem is current and reset the monitor in SCOM after the error has been resolved
RunAsDefault

Source Code:

<UnitMonitor ID="RealDolmen.IBMIMMMonitoring.ManagementPack.PowerWarning.Monitor" Accessibility="Internal" Enabled="true" Target="IBM.IMMNode" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="NetworkLibrary!System.NetworkManagement.SnmpTrapProvider.SingleEventManualReset2StateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="RealDolmen.IBMIMMMonitoring.ManagementPack.PowerWarning.Monitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="System!System.Entity"]/DisplayName$</AlertParameter1>
<AlertParameter2>$Data/Context/SnmpVarBinds/SnmpVarBind[10]/Value$</AlertParameter2>
<AlertParameter3>$Target/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/SNMPAddress$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Warning"/>
<OperationalState ID="ManualResetEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<IP>$Target/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/SNMPAddress$</IP>
<Version/>
<OIDProps>
<OIDProp>.1.3.6.1.4.1.2.6.158.5.0.164</OIDProp>
</OIDProps>
<Expression>
<SimpleExpression>
<ValueExpression>
<Value Type="Integer">0</Value>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="Integer">0</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</Configuration>
</UnitMonitor>