Regular health checkup monitor for Lenovo Windows Computer RAID Controller driver missing or error

IBM.WinComputer.DriverMissing (UnitMonitor)


Alerts when Lenovo Windows Computer RAID Controller driver missing or error

Element properties:

TargetIBM.WinComputer
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeIBM.WinComputer.DriverMissing.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Lenovo Windows Computer RAID Controller driver missing or error

BIOS requires an update for management controller to function
RunAsDefault

Source Code:

<UnitMonitor ID="IBM.WinComputer.DriverMissing" Accessibility="Public" Enabled="true" Target="IBM.WinComputer" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="IBM.WinComputer.DriverMissing.MonitorType" ConfirmDelivery="false">
<Category>Custom</Category>
<AlertSettings AlertMessage="IBM.WinComputer.DriverMissing.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>