Dell Server SD card Group

Dell.ManagedServer.SDCardGroupHealth (UnitMonitor)

Dell Server SD card Group Health

Knowledge Base article:

Summary

Dell Server SD card (vFlash) Group Unit monitor

Causes

Determines the health of SD card Group.

If health is warning or critical, check for health status of the underlying components.

Resolutions

Check resolution of the underlying components. Additional information on this issue may be available. Launch the iDRAC Console to debug further.

Element properties:

TargetDell.ManagedServer.SDCardGroup
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
Monitor TypeDell.ManagedServer.ServerHealthCookDownUMT
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Dell.ManagedServer.SDCardGroupHealth" Accessibility="Public" Enabled="true" Target="DellManagedServer!Dell.ManagedServer.SDCardGroup" 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.SDCardGroup"]/ID$</InstanceIndex>
<ComponentType>Dell.ManagedServer.SDCardGroup</ComponentType>
<LogLevel>0</LogLevel>
</Configuration>
</UnitMonitor>