Dell Server Storage Controller Direct attached Physical Disk Predictive Failure

Dell.ManagedServer.Storage.DirectPhysicalDiskPredictiveFailureHealth (UnitMonitor)

Dell Server Storage Controller Direct attached Physical Disk Predictive Failure

Knowledge Base article:

Summary

This field indicates the Predictive Failure State. A disk on the specified controller has received a SMART alert (predictive failure) indicating that the disk is likely to fail in the near future.The predictive failure state of the physical disk can be one of these values: "Smart Alert Absent", "Smart Alert Present"

Resolutions

Replace the disk that has received the SMART alert. If the physical disk is a member of a non-redundant virtual disk, then back up the data before replacing the disk. Removing a physical disk that is included in a non-redundant virtual disk causes the virtual disk to fail and may cause data loss..

Element properties:

TargetDell.ManagedServer.Storage.Controller.DirectAttachedPhysicalDisk
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledFalse
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeDell.ManagedServer.ServerHealthCookDownUMT
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Dell.ManagedServer.Storage.DirectPhysicalDiskPredictiveFailureHealth" Accessibility="Public" Enabled="false" Target="DellManagedServer!Dell.ManagedServer.Storage.Controller.DirectAttachedPhysicalDisk" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" TypeID="Dell.ManagedServer.ServerHealthCookDownUMT" Priority="Normal" ConfirmDelivery="false">
<Category>Custom</Category>
<OperationalStates>
<OperationalState ID="Success" MonitorTypeStateID="Success" HealthState="Success"/>
<OperationalState ID="Critical" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>21600</IntervalSeconds>
<SyncTime/>
<TimeoutSeconds>1200</TimeoutSeconds>
<InstanceIndex>$Target/Property[Type="DellManagedServer!Dell.ManagedServer.Storage.Controller.DirectAttachedPhysicalDisk"]/ID$</InstanceIndex>
<ComponentType>Dell.ManagedServer.Storage.Controller.DirectAttachedPhysicalDisk.PredictiveFailure</ComponentType>
<LogLevel>0</LogLevel>
</Configuration>
</UnitMonitor>