# Dell iDRAC by SNMP ## Overview for Dell servers with iDRAC controllers http://www.dell.com/support/manuals/us/en/19/dell-openmanage-server-administrator-v8.3/snmp_idrac8/idrac-mib?guid=guid-e686536d-bc8e-4e09-8e8b-de8eb052efee Supported systems: http://www.dell.com/support/manuals/us/en/04/dell-openmanage-server-administrator-v8.3/snmp_idrac8/supported-systems?guid=guid-f72b75ba-e686-4e8a-b8c5-ca11c7c21381 ## Requirements Zabbix version: 7.0 and higher. ## Tested versions This template has been tested on: - iDRAC7, PowerEdge R620 - iDRAC8, PowerEdge R730xd - iDRAC8, PowerEdge R720 ## Configuration > Zabbix should be configured according to the instructions in the [Templates out of the box](https://www.zabbix.com/documentation/7.0/manual/config/templates_out_of_the_box) section. ## Setup Refer to the vendor documentation. ### Macros used |Name|Description|Default| |----|-----------|-------| |{$TEMP_WARN:"CPU"}||`70`| |{$TEMP_WARN:"Ambient"}||`30`| |{$TEMP_CRIT:"CPU"}||`75`| |{$TEMP_CRIT:"Ambient"}||`35`| |{$DISK_ARRAY_WARN_STATUS:"nonCritical"}||`4`| |{$DISK_ARRAY_CRIT_STATUS:"critical"}||`5`| |{$DISK_ARRAY_FAIL_STATUS:"nonRecoverable"}||`6`| |{$DISK_ARRAY_CACHE_BATTERY_CRIT_STATUS}||`3`| |{$DISK_ARRAY_CACHE_BATTERY_WARN_STATUS}||`4`| |{$DISK_ARRAY_CACHE_BATTERY_OK_STATUS}||`2`| |{$DISK_WARN_STATUS:"nonCritical"}||`4`| |{$DISK_FAIL_STATUS:"critical"}||`5`| |{$DISK_FAIL_STATUS:"nonRecoverable"}||`6`| |{$DISK_SMART_FAIL_STATUS}||`1`| |{$VDISK_CRIT_STATUS:"failed"}||`3`| |{$VDISK_WARN_STATUS:"degraded"}||`4`| |{$HEALTH_DISASTER_STATUS}||`6`| |{$HEALTH_CRIT_STATUS}||`5`| |{$HEALTH_WARN_STATUS}||`4`| |{$TEMP_WARN_STATUS}||`4`| |{$TEMP_CRIT_STATUS}||`5`| |{$TEMP_DISASTER_STATUS}||`6`| |{$FAN_WARN_STATUS:"nonCriticalUpper"}||`4`| |{$FAN_WARN_STATUS:"nonCriticalLower"}||`7`| |{$FAN_CRIT_STATUS:"criticalUpper"}||`5`| |{$FAN_CRIT_STATUS:"nonRecoverableUpper"}||`6`| |{$FAN_CRIT_STATUS:"criticalLower"}||`8`| |{$FAN_CRIT_STATUS:"nonRecoverableLower"}||`9`| |{$FAN_CRIT_STATUS:"failed"}||`10`| |{$PSU_WARN_STATUS:"nonCritical"}||`4`| |{$PSU_CRIT_STATUS:"critical"}||`5`| |{$PSU_CRIT_STATUS:"nonRecoverable"}||`6`| |{$TEMP_CRIT}||`60`| |{$TEMP_CRIT_LOW}||`5`| |{$TEMP_WARN}||`50`| |{$SNMP.TIMEOUT}||`5m`| |{$ICMP_LOSS_WARN}||`20`| |{$ICMP_RESPONSE_TIME_WARN}||`0.15`| ### Items |Name|Description|Type|Key and additional info| |----|-----------|----|-----------------------| |Dell iDRAC: Overall system health status|
MIB: IDRAC-MIB-SMIv2
This attribute defines the overall rollup status of all components in the system being monitored by the remote access card. Includes system, storage, IO devices, iDRAC, CPU, memory, etc.
|SNMP agent|system.status[globalSystemStatus.0]| |Dell iDRAC: Hardware model name|MIB: IDRAC-MIB-SMIv2
This attribute defines the model name of the system.
|SNMP agent|system.hw.model**Preprocessing**
Discard unchanged with heartbeat: `1d`
MIB: IDRAC-MIB-SMIv2
This attribute defines the name of the operating system that the hostis running.
|SNMP agent|system.sw.os[systemOSName]**Preprocessing**
Discard unchanged with heartbeat: `1d`
MIB: IDRAC-MIB-SMIv2
This attribute defines the service tag of the system.
|SNMP agent|system.hw.serialnumber**Preprocessing**
Discard unchanged with heartbeat: `1d`
MIB: IDRAC-MIB-SMIv2
This attribute defines the firmware version of a remote access card.
|SNMP agent|system.hw.firmware**Preprocessing**
Discard unchanged with heartbeat: `1d`
MIB: SNMPv2-MIB
The time (in hundredths of a second) since the network management portion of the system was last re-initialized.
|SNMP agent|system.net.uptime[sysUpTime.0]**Preprocessing**
Custom multiplier: `0.01`
MIB: HOST-RESOURCES-MIB
The amount of time since this host was last initialized. Note that this is different from sysUpTime in the SNMPv2-MIB [RFC1907] because sysUpTime is the uptime of the network management portion of the system.
|SNMP agent|system.hw.uptime[hrSystemUptime.0]**Preprocessing**
Check for not supported value
⛔️Custom on fail: Set value to: `0`
Custom multiplier: `0.01`
The item is used to collect all SNMP traps unmatched by other snmptrap items
|SNMP trap|snmptrap.fallback| |Dell iDRAC: System location|MIB: SNMPv2-MIB
The physical location of this node (e.g., `telephone closet, 3rd floor'). If the location is unknown, the value is the zero-length string.
|SNMP agent|system.location[sysLocation.0]**Preprocessing**
Discard unchanged with heartbeat: `12h`
MIB: SNMPv2-MIB
The textual identification of the contact person for this managed node, together with information on how to contact this person. If no contact information is known, the value is the zero-length string.
|SNMP agent|system.contact[sysContact.0]**Preprocessing**
Discard unchanged with heartbeat: `12h`
MIB: SNMPv2-MIB
The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining`what kind of box' is being managed. For example, if vendor`Flintstones, Inc.' was assigned the subtree1.3.6.1.4.1.4242, it could assign the identifier 1.3.6.1.4.1.4242.1.1 to its `Fred Router'.
|SNMP agent|system.objectid[sysObjectID.0]**Preprocessing**
Discard unchanged with heartbeat: `12h`
MIB: SNMPv2-MIB
An administratively-assigned name for this managed node.By convention, this is the node's fully-qualified domain name. If the name is unknown, the value is the zero-length string.
|SNMP agent|system.name**Preprocessing**
Discard unchanged with heartbeat: `12h`
MIB: SNMPv2-MIB
A textual description of the entity. This value should
include the full name and version identification of the system's hardware type, software operating-system, and
networking software.
|SNMP agent|system.descr[sysDescr.0]**Preprocessing**
Discard unchanged with heartbeat: `12h`
Availability of SNMP checks on the host. The value of this item corresponds to availability icons in the host list.
Possible value:
0 - not available
1 - available
2 - unknown
|Zabbix internal|zabbix[host,snmp,available]| |Dell iDRAC: ICMP ping||Simple check|icmpping| |Dell iDRAC: ICMP loss||Simple check|icmppingloss| |Dell iDRAC: ICMP response time||Simple check|icmppingsec| ### Triggers |Name|Description|Expression|Severity|Dependencies and additional info| |----|-----------|----------|--------|--------------------------------| |Dell iDRAC: System is in unrecoverable state!|Please check the device for faults
|`count(/Dell iDRAC by SNMP/system.status[globalSystemStatus.0],#1,"eq","{$HEALTH_DISASTER_STATUS}")=1`|High|| |Dell iDRAC: System status is in critical state|Please check the device for errors
|`count(/Dell iDRAC by SNMP/system.status[globalSystemStatus.0],#1,"eq","{$HEALTH_CRIT_STATUS}")=1`|High|**Depends on**:Please check the device for warnings
|`count(/Dell iDRAC by SNMP/system.status[globalSystemStatus.0],#1,"eq","{$HEALTH_WARN_STATUS}")=1`|Warning|**Depends on**:Operating system description has changed. Possible reasons that system has been updated or replaced. Acknowledge to close the problem manually.
|`last(/Dell iDRAC by SNMP/system.sw.os[systemOSName],#1)<>last(/Dell iDRAC by SNMP/system.sw.os[systemOSName],#2) and length(last(/Dell iDRAC by SNMP/system.sw.os[systemOSName]))>0`|Info|**Manual close**: YesDevice serial number has changed. Acknowledge to close the problem manually.
|`last(/Dell iDRAC by SNMP/system.hw.serialnumber,#1)<>last(/Dell iDRAC by SNMP/system.hw.serialnumber,#2) and length(last(/Dell iDRAC by SNMP/system.hw.serialnumber))>0`|Info|**Manual close**: Yes| |Dell iDRAC: Firmware has changed|Firmware version has changed. Acknowledge to close the problem manually.
|`last(/Dell iDRAC by SNMP/system.hw.firmware,#1)<>last(/Dell iDRAC by SNMP/system.hw.firmware,#2) and length(last(/Dell iDRAC by SNMP/system.hw.firmware))>0`|Info|**Manual close**: Yes| |Dell iDRAC: Host has been restarted|Uptime is less than 10 minutes.
|`(last(/Dell iDRAC by SNMP/system.hw.uptime[hrSystemUptime.0])>0 and last(/Dell iDRAC by SNMP/system.hw.uptime[hrSystemUptime.0])<10m) or (last(/Dell iDRAC by SNMP/system.hw.uptime[hrSystemUptime.0])=0 and last(/Dell iDRAC by SNMP/system.net.uptime[sysUpTime.0])<10m)`|Warning|**Manual close**: YesThe name of the system has changed. Acknowledge to close the problem manually.
|`last(/Dell iDRAC by SNMP/system.name,#1)<>last(/Dell iDRAC by SNMP/system.name,#2) and length(last(/Dell iDRAC by SNMP/system.name))>0`|Info|**Manual close**: Yes| |Dell iDRAC: No SNMP data collection|SNMP is not available for polling. Please check device connectivity and SNMP settings.
|`max(/Dell iDRAC by SNMP/zabbix[host,snmp,available],{$SNMP.TIMEOUT})=0`|Warning|**Depends on**:Last three attempts returned timeout. Please check device connectivity.
|`max(/Dell iDRAC by SNMP/icmpping,#3)=0`|High|| |Dell iDRAC: High ICMP ping loss||`min(/Dell iDRAC by SNMP/icmppingloss,5m)>{$ICMP_LOSS_WARN} and min(/Dell iDRAC by SNMP/icmppingloss,5m)<100`|Warning|**Depends on**:Scanning table of Temperature Probe Table IDRAC-MIB-SMIv2::temperatureProbeTable
|SNMP agent|temp.cpu.discovery| ### Item prototypes for Temperature CPU Discovery |Name|Description|Type|Key and additional info| |----|-----------|----|-----------------------| |{#SENSOR_LOCALE}: Temperature|MIB: IDRAC-MIB-SMIv2
0700.0020.0001.0006 This attribute defines the reading for a temperature probe of type other than temperatureProbeTypeIsDiscrete. When the value for temperatureProbeType is other than temperatureProbeTypeIsDiscrete,the value returned for this attribute is the temperature that the probeis reading in tenths of degrees Centigrade. When the value for temperatureProbeType is temperatureProbeTypeIsDiscrete, a value is not returned for this attribute.
|SNMP agent|sensor.temp.value[temperatureProbeReading.CPU.{#SNMPINDEX}]**Preprocessing**
Custom multiplier: `0.1`
MIB: IDRAC-MIB-SMIv2
0700.0020.0001.0005 This attribute defines the probe status of the temperature probe.
|SNMP agent|sensor.temp.status[temperatureProbeStatus.CPU.{#SNMPINDEX}]| ### Trigger prototypes for Temperature CPU Discovery |Name|Description|Expression|Severity|Dependencies and additional info| |----|-----------|----------|--------|--------------------------------| |{#SENSOR_LOCALE}: Temperature is above warning threshold|This trigger uses temperature sensor values as well as temperature sensor status if available
|`avg(/Dell iDRAC by SNMP/sensor.temp.value[temperatureProbeReading.CPU.{#SNMPINDEX}],5m)>{$TEMP_WARN:"CPU"} or last(/Dell iDRAC by SNMP/sensor.temp.status[temperatureProbeStatus.CPU.{#SNMPINDEX}])={$TEMP_WARN_STATUS}`|Warning|**Depends on**:This trigger uses temperature sensor values as well as temperature sensor status if available
|`avg(/Dell iDRAC by SNMP/sensor.temp.value[temperatureProbeReading.CPU.{#SNMPINDEX}],5m)>{$TEMP_CRIT:"CPU"} or last(/Dell iDRAC by SNMP/sensor.temp.status[temperatureProbeStatus.CPU.{#SNMPINDEX}])={$TEMP_CRIT_STATUS} or last(/Dell iDRAC by SNMP/sensor.temp.status[temperatureProbeStatus.CPU.{#SNMPINDEX}])={$TEMP_DISASTER_STATUS}`|High|| |{#SENSOR_LOCALE}: Temperature is too low||`avg(/Dell iDRAC by SNMP/sensor.temp.value[temperatureProbeReading.CPU.{#SNMPINDEX}],5m)<{$TEMP_CRIT_LOW:"CPU"}`|Average|| ### LLD rule Temperature Ambient Discovery |Name|Description|Type|Key and additional info| |----|-----------|----|-----------------------| |Temperature Ambient Discovery|Scanning table of Temperature Probe Table IDRAC-MIB-SMIv2::temperatureProbeTable
|SNMP agent|temp.ambient.discovery| ### Item prototypes for Temperature Ambient Discovery |Name|Description|Type|Key and additional info| |----|-----------|----|-----------------------| |{#SENSOR_LOCALE}: Temperature|MIB: IDRAC-MIB-SMIv2
0700.0020.0001.0006 This attribute defines the reading for a temperature probe of type other than temperatureProbeTypeIsDiscrete. When the value for temperatureProbeType is other than temperatureProbeTypeIsDiscrete,the value returned for this attribute is the temperature that the probeis reading in tenths of degrees Centigrade. When the value for temperatureProbeType is temperatureProbeTypeIsDiscrete, a value is not returned for this attribute.
|SNMP agent|sensor.temp.value[temperatureProbeReading.Ambient.{#SNMPINDEX}]**Preprocessing**
Custom multiplier: `0.1`
MIB: IDRAC-MIB-SMIv2
0700.0020.0001.0005 This attribute defines the probe status of the temperature probe.
|SNMP agent|sensor.temp.status[temperatureProbeStatus.Ambient.{#SNMPINDEX}]| ### Trigger prototypes for Temperature Ambient Discovery |Name|Description|Expression|Severity|Dependencies and additional info| |----|-----------|----------|--------|--------------------------------| |{#SENSOR_LOCALE}: Temperature is above warning threshold|This trigger uses temperature sensor values as well as temperature sensor status if available
|`avg(/Dell iDRAC by SNMP/sensor.temp.value[temperatureProbeReading.Ambient.{#SNMPINDEX}],5m)>{$TEMP_WARN:"Ambient"} or last(/Dell iDRAC by SNMP/sensor.temp.status[temperatureProbeStatus.Ambient.{#SNMPINDEX}])={$TEMP_WARN_STATUS}`|Warning|**Depends on**:This trigger uses temperature sensor values as well as temperature sensor status if available
|`avg(/Dell iDRAC by SNMP/sensor.temp.value[temperatureProbeReading.Ambient.{#SNMPINDEX}],5m)>{$TEMP_CRIT:"Ambient"} or last(/Dell iDRAC by SNMP/sensor.temp.status[temperatureProbeStatus.Ambient.{#SNMPINDEX}])={$TEMP_CRIT_STATUS} or last(/Dell iDRAC by SNMP/sensor.temp.status[temperatureProbeStatus.Ambient.{#SNMPINDEX}])={$TEMP_DISASTER_STATUS}`|High|| |{#SENSOR_LOCALE}: Temperature is too low||`avg(/Dell iDRAC by SNMP/sensor.temp.value[temperatureProbeReading.Ambient.{#SNMPINDEX}],5m)<{$TEMP_CRIT_LOW:"Ambient"}`|Average|| ### LLD rule PSU Discovery |Name|Description|Type|Key and additional info| |----|-----------|----|-----------------------| |PSU Discovery|IDRAC-MIB-SMIv2::powerSupplyTable
|SNMP agent|psu.discovery| ### Item prototypes for PSU Discovery |Name|Description|Type|Key and additional info| |----|-----------|----|-----------------------| |{#PSU_DESCR}: Power supply status|MIB: IDRAC-MIB-SMIv2
0600.0012.0001.0005 This attribute defines the status of the power supply.
|SNMP agent|sensor.psu.status[powerSupplyStatus.{#SNMPINDEX}]| ### Trigger prototypes for PSU Discovery |Name|Description|Expression|Severity|Dependencies and additional info| |----|-----------|----------|--------|--------------------------------| |{#PSU_DESCR}: Power supply is in critical state|Please check the power supply unit for errors
|`count(/Dell iDRAC by SNMP/sensor.psu.status[powerSupplyStatus.{#SNMPINDEX}],#1,"eq","{$PSU_CRIT_STATUS:\"critical\"}")=1 or count(/Dell iDRAC by SNMP/sensor.psu.status[powerSupplyStatus.{#SNMPINDEX}],#1,"eq","{$PSU_CRIT_STATUS:\"nonRecoverable\"}")=1`|Average|| |{#PSU_DESCR}: Power supply is in warning state|Please check the power supply unit for errors
|`count(/Dell iDRAC by SNMP/sensor.psu.status[powerSupplyStatus.{#SNMPINDEX}],#1,"eq","{$PSU_WARN_STATUS:\"nonCritical\"}")=1`|Warning|**Depends on**:IDRAC-MIB-SMIv2::coolingDeviceTable
|SNMP agent|fan.discovery| ### Item prototypes for FAN Discovery |Name|Description|Type|Key and additional info| |----|-----------|----|-----------------------| |{#FAN_DESCR}: Fan status|MIB: IDRAC-MIB-SMIv2
0700.0012.0001.0005 This attribute defines the probe status of the cooling device.
|SNMP agent|sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}]| |{#FAN_DESCR}: Fan speed|MIB: IDRAC-MIB-SMIv2
0700.0012.0001.0006 This attribute defines the reading for a cooling device
of subtype other than coolingDeviceSubTypeIsDiscrete. When the value
for coolingDeviceSubType is other than coolingDeviceSubTypeIsDiscrete, the
value returned for this attribute is the speed in RPM or the OFF/ON value
of the cooling device. When the value for coolingDeviceSubType is
coolingDeviceSubTypeIsDiscrete, a value is not returned for this attribute.
|SNMP agent|sensor.fan.speed[coolingDeviceReading.{#SNMPINDEX}]| ### Trigger prototypes for FAN Discovery |Name|Description|Expression|Severity|Dependencies and additional info| |----|-----------|----------|--------|--------------------------------| |{#FAN_DESCR}: Fan is in critical state|Please check the fan unit
|`count(/Dell iDRAC by SNMP/sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}],#1,"eq","{$FAN_CRIT_STATUS:\"criticalUpper\"}")=1 or count(/Dell iDRAC by SNMP/sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}],#1,"eq","{$FAN_CRIT_STATUS:\"nonRecoverableUpper\"}")=1 or count(/Dell iDRAC by SNMP/sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}],#1,"eq","{$FAN_CRIT_STATUS:\"criticalLower\"}")=1 or count(/Dell iDRAC by SNMP/sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}],#1,"eq","{$FAN_CRIT_STATUS:\"nonRecoverableLower\"}")=1 or count(/Dell iDRAC by SNMP/sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}],#1,"eq","{$FAN_CRIT_STATUS:\"failed\"}")=1`|Average|| |{#FAN_DESCR}: Fan is in warning state|Please check the fan unit
|`count(/Dell iDRAC by SNMP/sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}],#1,"eq","{$FAN_WARN_STATUS:\"nonCriticalUpper\"}")=1 or count(/Dell iDRAC by SNMP/sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}],#1,"eq","{$FAN_WARN_STATUS:\"nonCriticalLower\"}")=1`|Warning|**Depends on**:IDRAC-MIB-SMIv2::physicalDiskTable
|SNMP agent|physicaldisk.discovery| ### Item prototypes for Physical Disk Discovery |Name|Description|Type|Key and additional info| |----|-----------|----|-----------------------| |{#DISK_NAME}: Physical disk status|MIB: IDRAC-MIB-SMIv2
The status of the physical disk itself without the propagation of any contained component status.
Possible values:
1: Other
2: Unknown
3: OK
4: Non-critical
5: Critical
6: Non-recoverable
|SNMP agent|system.hw.physicaldisk.status[physicalDiskComponentStatus.{#SNMPINDEX}]| |{#DISK_NAME}: Physical disk serial number|MIB: IDRAC-MIB-SMIv2
The physical disk's unique identification number from the manufacturer.
|SNMP agent|system.hw.physicaldisk.serialnumber[physicalDiskSerialNo.{#SNMPINDEX}]| |{#DISK_NAME}: Physical disk S.M.A.R.T. status|MIB: IDRAC-MIB-SMIv2
Indicates whether the physical disk has received a predictive failure alert.
|SNMP agent|system.hw.physicaldisk.smart_status[physicalDiskSmartAlertIndication.{#SNMPINDEX}]| |{#DISK_NAME}: Physical disk model name|MIB: IDRAC-MIB-SMIv2
The model number of the physical disk.
|SNMP agent|system.hw.physicaldisk.model[physicalDiskProductID.{#SNMPINDEX}]| |{#DISK_NAME}: Physical disk part number|MIB: IDRAC-MIB-SMIv2
The part number of the disk.
|SNMP agent|system.hw.physicaldisk.part_number[physicalDiskPartNumber.{#SNMPINDEX}]| |{#DISK_NAME}: Physical disk media type|MIB: IDRAC-MIB-SMIv2
The media type of the physical disk. Possible Values:
1: The media type could not be determined.
2: Hard Disk Drive (HDD).
3: Solid State Drive (SSD).
|SNMP agent|system.hw.physicaldisk.media_type[physicalDiskMediaType.{#SNMPINDEX}]| |{#DISK_NAME}: Disk size|MIB: IDRAC-MIB-SMIv2
The size of the physical disk in megabytes.
|SNMP agent|system.hw.physicaldisk.size[physicalDiskCapacityInMB.{#SNMPINDEX}]**Preprocessing**
Custom multiplier: `1048576`
Please check physical disk for warnings or errors
|`count(/Dell iDRAC by SNMP/system.hw.physicaldisk.status[physicalDiskComponentStatus.{#SNMPINDEX}],#1,"eq","{$DISK_FAIL_STATUS:\"critical\"}")=1 or count(/Dell iDRAC by SNMP/system.hw.physicaldisk.status[physicalDiskComponentStatus.{#SNMPINDEX}],#1,"eq","{$DISK_FAIL_STATUS:\"nonRecoverable\"}")=1`|High|| |{#DISK_NAME}: Physical disk is in warning state|Please check physical disk for warnings or errors
|`count(/Dell iDRAC by SNMP/system.hw.physicaldisk.status[physicalDiskComponentStatus.{#SNMPINDEX}],#1,"eq","{$DISK_WARN_STATUS:\"nonCritical\"}")=1`|Warning|**Depends on**:Disk serial number has changed. Acknowledge to close the problem manually.
|`last(/Dell iDRAC by SNMP/system.hw.physicaldisk.serialnumber[physicalDiskSerialNo.{#SNMPINDEX}],#1)<>last(/Dell iDRAC by SNMP/system.hw.physicaldisk.serialnumber[physicalDiskSerialNo.{#SNMPINDEX}],#2) and length(last(/Dell iDRAC by SNMP/system.hw.physicaldisk.serialnumber[physicalDiskSerialNo.{#SNMPINDEX}]))>0`|Info|**Manual close**: Yes| |{#DISK_NAME}: Physical disk S.M.A.R.T. failed|Disk probably requires replacement.
|`count(/Dell iDRAC by SNMP/system.hw.physicaldisk.smart_status[physicalDiskSmartAlertIndication.{#SNMPINDEX}],#1,"eq","{$DISK_SMART_FAIL_STATUS}")=1`|High|**Depends on**:IDRAC-MIB-SMIv2::virtualDiskTable
|SNMP agent|virtualdisk.discovery| ### Item prototypes for Virtual Disk Discovery |Name|Description|Type|Key and additional info| |----|-----------|----|-----------------------| |Disk {#SNMPVALUE}({#DISK_NAME}): Layout type|MIB: IDRAC-MIB-SMIv2
The virtual disk's RAID type.
Possible values:
1: Not one of the following
2: RAID-0
3: RAID-1
4: RAID-5
5: RAID-6
6: RAID-10
7: RAID-50
8: RAID-60
9: Concatenated RAID 1
10: Concatenated RAID 5
|SNMP agent|system.hw.virtualdisk.layout[virtualDiskLayout.{#SNMPINDEX}]| |Disk {#SNMPVALUE}({#DISK_NAME}): Current state|MIB: IDRAC-MIB-SMIv2
The state of the virtual disk when there are progressive operations ongoing.
Possible values:
1: There is no active operation running.
2: The virtual disk configuration has changed. The physical disks included in the virtual disk are being modified to support the new configuration.
3: A Consistency Check (CC) is being performed on the virtual disk.
4: The virtual disk is being initialized.
5: BackGround Initialization (BGI) is being performed on the virtual disk.
|SNMP agent|system.hw.virtualdisk.state[virtualDiskOperationalState.{#SNMPINDEX}]| |Disk {#SNMPVALUE}({#DISK_NAME}): Read policy|MIB: IDRAC-MIB-SMIv2
The read policy used by the controller for read operations on this virtual disk.
Possible values:
1: No Read Ahead.
2: Read Ahead.
3: Adaptive Read Ahead.
|SNMP agent|system.hw.virtualdisk.readpolicy[virtualDiskReadPolicy.{#SNMPINDEX}]| |Disk {#SNMPVALUE}({#DISK_NAME}): Write policy|MIB: IDRAC-MIB-SMIv2
The write policy used by the controller for write operations on this virtual disk.
Possible values:
1: Write Through.
2: Write Back.
3: Force Write Back.
|SNMP agent|system.hw.virtualdisk.writepolicy[virtualDiskWritePolicy.{#SNMPINDEX}]| |Disk {#SNMPVALUE}({#DISK_NAME}): Disk size|MIB: IDRAC-MIB-SMIv2
The size of the virtual disk in megabytes.
|SNMP agent|system.hw.virtualdisk.size[virtualDiskSizeInMB.{#SNMPINDEX}]**Preprocessing**
Custom multiplier: `1048576`
MIB: IDRAC-MIB-SMIv2
The current state of this virtual disk (which includes any member physical disks.)
Possible states:
1: The current state could not be determined.
2: The virtual disk is operating normally or optimally.
3: The virtual disk has encountered a failure. The data on disk is lost or is about to be lost.
4: The virtual disk encountered a failure with one or all of the constituent redundant physical disks.
The data on the virtual disk might no longer be fault tolerant.
|SNMP agent|system.hw.virtualdisk.status[virtualDiskState.{#SNMPINDEX}]| ### Trigger prototypes for Virtual Disk Discovery |Name|Description|Expression|Severity|Dependencies and additional info| |----|-----------|----------|--------|--------------------------------| |Disk {#SNMPVALUE}({#DISK_NAME}): Virtual disk failed|Please check virtual disk for warnings or errors
|`count(/Dell iDRAC by SNMP/system.hw.virtualdisk.status[virtualDiskState.{#SNMPINDEX}],#1,"eq","{$VDISK_CRIT_STATUS:\"failed\"}")=1`|High|| |Disk {#SNMPVALUE}({#DISK_NAME}): Virtual disk is in warning state|Please check virtual disk for warnings or errors
|`count(/Dell iDRAC by SNMP/system.hw.virtualdisk.status[virtualDiskState.{#SNMPINDEX}],#1,"eq","{$VDISK_WARN_STATUS:\"degraded\"}")=1`|Average|**Depends on**:IDRAC-MIB-SMIv2::controllerTable
|SNMP agent|physicaldisk.arr.discovery| ### Item prototypes for Array Controller Discovery |Name|Description|Type|Key and additional info| |----|-----------|----|-----------------------| |{#CNTLR_NAME}: Disk array controller status|MIB: IDRAC-MIB-SMIv2
The status of the controller itself without the propagation of any contained component status.
Possible values:
1: Other
2: Unknown
3: OK
4: Non-critical
5: Critical
6: Non-recoverable
|SNMP agent|system.hw.diskarray.status[controllerComponentStatus.{#SNMPINDEX}]| |{#CNTLR_NAME}: Disk array controller model|MIB: IDRAC-MIB-SMIv2
The controller's name as represented in Storage Management.
|SNMP agent|system.hw.diskarray.model[controllerName.{#SNMPINDEX}]| ### Trigger prototypes for Array Controller Discovery |Name|Description|Expression|Severity|Dependencies and additional info| |----|-----------|----------|--------|--------------------------------| |{#CNTLR_NAME}: Disk array controller is in unrecoverable state!|Please check the device for faults
|`count(/Dell iDRAC by SNMP/system.hw.diskarray.status[controllerComponentStatus.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_FAIL_STATUS:\"nonRecoverable\"}")=1`|Disaster|| |{#CNTLR_NAME}: Disk array controller is in critical state|Please check the device for faults
|`count(/Dell iDRAC by SNMP/system.hw.diskarray.status[controllerComponentStatus.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CRIT_STATUS:\"critical\"}")=1`|High|**Depends on**:Please check the device for faults
|`count(/Dell iDRAC by SNMP/system.hw.diskarray.status[controllerComponentStatus.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_WARN_STATUS:\"nonCritical\"}")=1`|Average|**Depends on**:IDRAC-MIB-SMIv2::batteryTable
|SNMP agent|array.cache.discovery| ### Item prototypes for Array Controller Cache Discovery |Name|Description|Type|Key and additional info| |----|-----------|----|-----------------------| |Battery {#BATTERY_NUM}: Disk array cache controller battery status|MIB: IDRAC-MIB-SMIv2
Current state of battery.
Possible values:
1: The current state could not be determined.
2: The battery is operating normally.
3: The battery has failed and needs to be replaced.
4: The battery temperature is high or charge level is depleting.
5: The battery is missing or not detected.
6: The battery is undergoing the re-charge phase.
7: The battery voltage or charge level is below the threshold.
|SNMP agent|system.hw.diskarray.cache.battery.status[batteryState.{#SNMPINDEX}]| ### Trigger prototypes for Array Controller Cache Discovery |Name|Description|Expression|Severity|Dependencies and additional info| |----|-----------|----------|--------|--------------------------------| |Battery {#BATTERY_NUM}: Disk array cache controller battery is in warning state|Please check the device for faults
|`count(/Dell iDRAC by SNMP/system.hw.diskarray.cache.battery.status[batteryState.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CACHE_BATTERY_WARN_STATUS}")=1`|Warning|**Depends on**:Please check the device for faults
|`count(/Dell iDRAC by SNMP/system.hw.diskarray.cache.battery.status[batteryState.{#SNMPINDEX}],#1,"ne","{$DISK_ARRAY_CACHE_BATTERY_OK_STATUS}")=1`|Warning|**Depends on**:Please check the device for faults
|`count(/Dell iDRAC by SNMP/system.hw.diskarray.cache.battery.status[batteryState.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CACHE_BATTERY_CRIT_STATUS}")=1`|Average|| ## Feedback Please report any issues with the template at [`https://support.zabbix.com`](https://support.zabbix.com) You can also provide feedback, discuss the template, or ask for help at [`ZABBIX forums`](https://www.zabbix.com/forum/zabbix-suggestions-and-feedback)