Dell Chassis Storage Internal PhysicalDisk Predictive Failure Health Status PollBased UnitMonitor

Dell.Chassis.Storage.InternalPhysicalDiskPredictiveFailureHealth.PollBasedUnitMonitor (UnitMonitor)

Knowledge Base article:

Summary

This field indicates if the Predictive Failure State is enabled for the physical disk. The predictive failure state of the physical disk can be one of these values: "Smart Alert Absent", "Smart Alert Present"

Element properties:

TargetDell.Chassis.Storage.Controller.Enclosure.InternalPhysicalDisk
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
Monitor TypeDell.Chassis.Storage.HealthCookDownUMT
RemotableTrue
AccessibilityInternal
RunAsDefault

Source Code:

<UnitMonitor ID="Dell.Chassis.Storage.InternalPhysicalDiskPredictiveFailureHealth.PollBasedUnitMonitor" Accessibility="Internal" Enabled="true" Target="DAD!Dell.Chassis.Storage.Controller.Enclosure.InternalPhysicalDisk" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" TypeID="Dell.Chassis.Storage.HealthCookDownUMT" 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>
<LogLevel>0</LogLevel>
<InstanceIndex>$Target/Property[Type="DAD!Dell.Chassis.Storage.Controller.Enclosure.InternalPhysicalDisk"]/FQDD$</InstanceIndex>
<RemoteAccessIP>$Target/Host/Host/Host/Host/Property[Type="DAD!Dell.Chassis.Storage"]/RemoteAccessIP$</RemoteAccessIP>
<RemoteConfig>$Target/Host/Host/Host/Host/Property[Type="DAD!Dell.Chassis.Storage"]/RemoteSettings$</RemoteConfig>
<LogDirectory>ChassisRemoteAccess_Logs</LogDirectory>
<LogFileName>Dell_ChassisDetailed_Health_</LogFileName>
<ComponentType>Dell.Chassis.Storage.Controller.Enclosure.InternalPhysicalDisk.PredictiveFailure</ComponentType>
<Username>$RunAs[Name="DAD!Dell.CMC.RemoteAccount"]/UserName$</Username>
<Password>$RunAs[Name="DAD!Dell.CMC.RemoteAccount"]/Password$</Password>
</Configuration>
</UnitMonitor>