Regular health checkup monitor for BIOS requires an update for management controller to function

IBM.SystemX.MgmtController.BIOS.Incompatible (UnitMonitor)


Regular health checkup monitor for BIOS requires an update for management controller to function

Element properties:

TargetIBM.SystemX.MgmtController
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeIBM.SystemX.MgmtController.BIOS.Incompatible.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
BIOS requires an update for management controller to function

BIOS requires an update for management controller to function
RunAsDefault

Source Code:

<UnitMonitor ID="IBM.SystemX.MgmtController.BIOS.Incompatible" Accessibility="Public" Enabled="true" Target="IBM.SystemX.MgmtController" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="IBM.SystemX.MgmtController.BIOS.Incompatible.MonitorType" ConfirmDelivery="false">
<Category>Custom</Category>
<AlertSettings AlertMessage="IBM.SystemX.MgmtController.BIOS.Incompatible.AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Healthy" MonitorTypeStateID="Healthy" HealthState="Success"/>
<OperationalState ID="Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="Critical" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>7200</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
</Configuration>
</UnitMonitor>