用於監視「Lenovo Windows 電腦 RAID 控制器」驅動程式是否已遺失或發生錯誤的定期性能檢查監視器

IBM.WinComputer.DriverMissing (UnitMonitor)

「Lenovo Windows 電腦 RAID 控制器」驅動程式已遺失或發生錯誤時產生警示

Knowledge Base article:

Summary

This monitor watches for a Lenovo windows computer that the RAID Controller driver is missing or encounters an error.

Causes

Lenovo windows computer RAID controller driver is missing or has an error.

Resolutions

BIOS requires an update for the management controller to function properly.

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 電腦 RAID 控制器」驅動程式已遺失或發生錯誤
BIOS 需要更新才能讓管理控制器正常運作
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>