Regular health checkup monitor for Lenovo management packs compatibility

IBM.BladeCenter.ProxyComputer.MPVersion.HealthCheck (UnitMonitor)


Regular health checkup monitor for Lenovo management packs compatibility

Element properties:

TargetIBM.BladeCenter.ProxyComputer
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeIBM.BladeCenter.ProxyComputer.MPVersion.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Lenovo management pack version is not compatible

IBM management pack version is not compatible
RunAsDefault

Source Code:

<UnitMonitor ID="IBM.BladeCenter.ProxyComputer.MPVersion.HealthCheck" Accessibility="Public" Enabled="true" Target="IBM.BladeCenter.ProxyComputer" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="IBM.BladeCenter.ProxyComputer.MPVersion.MonitorType" ConfirmDelivery="false">
<Category>Custom</Category>
<AlertSettings AlertMessage="IBM.BladeCenter.ProxyComputer.MPVersion.HealthCheck.AlertMessageID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters/>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Healthy" MonitorTypeStateID="Healthy" HealthState="Success"/>
<OperationalState ID="Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>7200</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
<ComputerID>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerID>
</Configuration>
</UnitMonitor>