# DELL PowerEdge R820 SNMP ## Overview For Zabbix version: 6.2 and higher This is a template for monitoring DELL PowerEdge R820 servers with iDRAC version 7 and later via Zabbix SNMP agent that works without any external scripts. ## Setup > See [Zabbix template operation](https://www.zabbix.com/documentation/6.2/manual/config/templates_out_of_the_box/network_devices) for basic instructions. Refer to the vendor documentation. ## Zabbix configuration No specific Zabbix configuration is required. ### Macros used |Name|Description|Default| |----|-----------|-------| |{$DISK.ARRAY.CACHE.BATTERY.STATUS.CRIT} |

The critical status of the disk array cache battery for trigger expression.

|`3` | |{$DISK.ARRAY.CACHE.BATTERY.STATUS.OK} |

The OK status of the disk array cache battery for trigger expression.

|`2` | |{$DISK.ARRAY.CACHE.BATTERY.STATUS.WARN} |

The warning status of the disk array cache battery for trigger expression.

|`4` | |{$DISK.ARRAY.STATUS.CRIT} |

The critical status of the disk array for trigger expression.

|`5` | |{$DISK.ARRAY.STATUS.FAIL} |

The disaster status of the disk array for trigger expression.

|`6` | |{$DISK.ARRAY.STATUS.WARN} |

The warning status of the disk array for trigger expression.

|`4` | |{$DISK.SMART.STATUS.FAIL} |

The critical S.M.A.R.T status of the disk for trigger expression.

|`1` | |{$DISK.STATUS.FAIL:"critical"} |

The critical status of the disk for trigger expression.

|`5` | |{$DISK.STATUS.FAIL:"nonRecoverable"} |

The critical status of the disk for trigger expression.

|`6` | |{$DISK.STATUS.WARN:"nonCritical"} |

The warning status of the disk for trigger expression.

|`4` | |{$FAN.STATUS.CRIT:"criticalLower"} |

The critical value of the FAN sensor for trigger expression.

|`8` | |{$FAN.STATUS.CRIT:"criticalUpper"} |

The critical value of the FAN sensor for trigger expression.

|`5` | |{$FAN.STATUS.CRIT:"failed"} |

The critical value of the FAN sensor for trigger expression.

|`10` | |{$FAN.STATUS.CRIT:"nonRecoverableLower"} |

The critical value of the FAN sensor for trigger expression.

|`9` | |{$FAN.STATUS.CRIT:"nonRecoverableUpper"} |

The critical value of the FAN sensor for trigger expression.

|`6` | |{$FAN.STATUS.WARN:"nonCriticalLower"} |

The warning value of the FAN sensor for trigger expression.

|`7` | |{$FAN.STATUS.WARN:"nonCriticalUpper"} |

The warning value of the FAN sensor for trigger expression.

|`4` | |{$HEALTH.STATUS.CRIT} |

The critical status of the health for trigger expression.

|`5` | |{$HEALTH.STATUS.DISASTER} |

The disaster status of the health for trigger expression.

|`6` | |{$HEALTH.STATUS.WARN} |

The warning status of the health for trigger expression.

|`4` | |{$PSU.STATUS.CRIT:"critical"} |

The critical value of the PSU sensor for trigger expression.

|`5` | |{$PSU.STATUS.CRIT:"nonRecoverable"} |

The critical value of the PSU sensor for trigger expression.

|`6` | |{$PSU.STATUS.WARN:"nonCritical"} |

The warning value of the PSU sensor for trigger expression.

|`4` | |{$SENSOR.TEMP.STATUS.CRIT:"criticalLower"} |

The critical status of the temperature probe for trigger expression.

|`8` | |{$SENSOR.TEMP.STATUS.CRIT:"criticalUpper"} |

The critical status of the temperature probe for trigger expression.

|`5` | |{$SENSOR.TEMP.STATUS.CRIT:"nonRecoverableLower"} |

The critical status of the temperature probe for trigger expression.

|`9` | |{$SENSOR.TEMP.STATUS.CRIT:"nonRecoverableUpper"} |

The critical status of the temperature probe for trigger expression.

|`6` | |{$SENSOR.TEMP.STATUS.OK} |

The OK status of the temperature probe for trigger expression.

|`3` | |{$SENSOR.TEMP.STATUS.WARN:"nonCriticalLower"} |

The warning status of the temperature probe for trigger expression.

|`7` | |{$SENSOR.TEMP.STATUS.WARN:"nonCriticalUpper"} |

The warning status of the temperature probe for trigger expression.

|`4` | |{$SNMP.TIMEOUT} |

The time interval for SNMP agent availability trigger expression.

|`5m` | |{$VDISK.STATUS.CRIT:"failed"} |

The critical status of the virtual disk for trigger expression.

|`3` | |{$VDISK.STATUS.WARN:"degraded"} |

The warning status of the virtual disk for trigger expression.

|`4` | ## Template links There are no template links in this template. ## Discovery rules |Name|Description|Type|Key and additional info| |----|-----------|----|----| |Array controller cache discovery |

Scanning table of Array controllers: IDRAC-MIB-SMIv2::batteryTable

|SNMP |array.cache.discovery

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Array controller discovery |

Scanning table of Array controllers: IDRAC-MIB-SMIv2::controllerTable

|SNMP |array.discovery

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |FAN discovery |

IDRAC-MIB-SMIv2::coolingDeviceTable

|SNMP |fan.discovery

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

**Filter**:

AND_OR

- {#TYPE} MATCHES_REGEX `3`

| |Physical disk discovery |

Scanning table of physical drive entries IDRAC-MIB-SMIv2::physicalDiskTable.

|SNMP |physicaldisk.discovery

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |PSU discovery |

IDRAC-MIB-SMIv2::powerSupplyTable

|SNMP |psu.discovery

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Temperature discovery |

Scanning table of Temperature Probe Table IDRAC-MIB-SMIv2::temperatureProbeTable

|SNMP |temp.discovery

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Virtual disk discovery |

IDRAC-MIB-SMIv2::virtualDiskTable

|SNMP |virtualdisk.discovery

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| ## Items collected |Group|Name|Description|Type|Key and additional info| |-----|----|-----------|----|---------------------| |Disk arrays |Dell R820: {#CNTLR_NAME} 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 |dell.server.hw.diskarray.status[controllerComponentStatus.{#SNMPINDEX}]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Disk arrays |Dell R820: {#CNTLR_NAME} Model |

MIB: IDRAC-MIB-SMIv2

The controller's name as represented in Storage Management.

|SNMP |dell.server.hw.diskarray.model[controllerName.{#SNMPINDEX}]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Disk arrays |Dell R820: {#BATTERY_NAME} 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 |dell.server.hw.diskarray.cache.battery.status[batteryState.{#SNMPINDEX}]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Fans |Dell R820: {#FAN_DESCR} Status |

MIB: IDRAC-MIB-SMIv2

This attribute defines the probe status of the cooling device.

|SNMP |dell.server.sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Fans |Dell R820: {#FAN_DESCR} Speed |

MIB: IDRAC-MIB-SMIv2

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 |dell.server.sensor.fan.speed[coolingDeviceReading.{#SNMPINDEX}] | |General |Dell R820: SNMP traps (fallback) |

The item is used to collect all SNMP traps unmatched by other snmptrap items

|SNMP_TRAP |snmptrap.fallback | |General |Dell R820: 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 |dell.server.location[sysLocation]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |General |Dell R820: System contact details |

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 |dell.server.contact[sysContact]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `1d`

| |General |Dell R820: System object ID |

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 subtree 1.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 |dell.server.objectid[sysObjectID]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |General |Dell R820: System name |

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 |dell.server.name[sysName]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |General |Dell R820: System description |

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 |dell.server.descr[sysDescr]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `1d`

| |Inventory |Dell R820: Hardware model name |

MIB: IDRAC-MIB-SMIv2

This attribute defines the model name of the system.

|SNMP |dell.server.hw.model[systemModelName]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Inventory |Dell R820: Hardware serial number |

MIB: IDRAC-MIB-SMIv2

This attribute defines the service tag of the system.

|SNMP |dell.server.hw.serialnumber[systemServiceTag]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Inventory |Dell R820: Operating system |

MIB: IDRAC-MIB-SMIv2

This attribute defines the name of the operating system that the host is running.

|SNMP |dell.server.sw.os[systemOSName]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `1d`

| |Inventory |Dell R820: Firmware version |

MIB: IDRAC-MIB-SMIv2

This attribute defines the firmware version of a remote access card.

|SNMP |dell.server.hw.firmware[racFirmwareVersion]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `1d`

| |Physical disks |Dell R820: {#DISK_NAME} 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 |dell.server.hw.physicaldisk.status[physicalDiskComponentStatus.{#SNMPINDEX}]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Physical disks |Dell R820: {#DISK_NAME} S.M.A.R.T. Status |

MIB: IDRAC-MIB-SMIv2

Indicates whether the physical disk has received a predictive failure alert.

|SNMP |dell.server.hw.physicaldisk.smart_status[physicalDiskSmartAlertIndication.{#SNMPINDEX}]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Physical disks |Dell R820: {#DISK_NAME} Serial number |

MIB: IDRAC-MIB-SMIv2

The physical disk's unique identification number from the manufacturer.

|SNMP |dell.server.hw.physicaldisk.serialnumber[physicalDiskSerialNo.{#SNMPINDEX}]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Physical disks |Dell R820: {#DISK_NAME} Model name |

MIB: IDRAC-MIB-SMIv2

The model number of the physical disk.

|SNMP |dell.server.hw.physicaldisk.model[physicalDiskProductID.{#SNMPINDEX}]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Physical disks |Dell R820: {#DISK_NAME} 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 |dell.server.hw.physicaldisk.media_type[physicalDiskMediaType.{#SNMPINDEX}]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Physical disks |Dell R820: {#DISK_NAME} Size |

MIB: IDRAC-MIB-SMIv2

The size of the physical disk in megabytes.

|SNMP |dell.server.hw.physicaldisk.size[physicalDiskCapacityInMB.{#SNMPINDEX}]

**Preprocessing**:

- MULTIPLIER: `1048576`

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Power supply |Dell R820: {#PSU_DESCR} |

MIB: IDRAC-MIB-SMIv2

0600.0012.0001.0005 This attribute defines the status of the power supply.

|SNMP |dell.server.sensor.psu.status[powerSupplyStatus.{#SNMPINDEX}]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Status |Dell R820: 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 |dell.server.status[globalSystemStatus]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Status |Dell R820: Uptime |

MIB: SNMPv2-MIB

The time (in hundredths of a second) since the network management portion of the system was last re-initialized.

|SNMP |dell.server.uptime[sysUpTime]

**Preprocessing**:

- MULTIPLIER: `0.01`

| |Status |Dell R820: SNMP agent availability |

-

|INTERNAL |zabbix[host,snmp,available]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Temperature |Dell R820: {#SENSOR_LOCALE} Value |

MIB: IDRAC-MIB-SMIv2

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 probe is reading in Centigrade. When the value for temperatureProbeType is temperatureProbeTypeIsDiscrete, a value is not returned for this attribute.

|SNMP |dell.server.sensor.temp.value[temperatureProbeReading.{#SNMPINDEX}]

**Preprocessing**:

- MULTIPLIER: `0.1`

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Temperature |Dell R820: {#SENSOR_LOCALE} Status |

MIB: IDRAC-MIB-SMIv2

This attribute defines the probe status of the temperature probe.

Possible values:

other(1), -- probe status is not one of the following:

unknown(2), -- probe status is unknown (not known or monitored)

ok(3), -- probe is reporting a value within the thresholds

nonCriticalUpper(4), -- probe has crossed the upper noncritical threshold

criticalUpper(5), -- probe has crossed the upper critical threshold

nonRecoverableUpper(6), -- probe has crossed the upper non-recoverable threshold

nonCriticalLower(7), -- probe has crossed the lower noncritical threshold

criticalLower(8), -- probe has crossed the lower critical threshold

nonRecoverableLower(9), -- probe has crossed the lower non-recoverable threshold

failed(10) -- probe is not functional

|SNMP |dell.server.sensor.temp.status[temperatureProbeStatus.{#SNMPINDEX}]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Virtual disks |Dell R820: {#DISK_NAME} Status |

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. Data on the 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 |dell.server.hw.virtualdisk.status[virtualDiskState.{#SNMPINDEX}]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Virtual disks |Dell R820: {#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 |dell.server.hw.virtualdisk.layout[virtualDiskLayout.{#SNMPINDEX}]

**Preprocessing**:

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Virtual disks |Dell R820: {#DISK_NAME} Size |

MIB: IDRAC-MIB-SMIv2

The size of the virtual disk in megabytes.

|SNMP |dell.server.hw.virtualdisk.size[virtualDiskSizeInMB.{#SNMPINDEX}]

**Preprocessing**:

- MULTIPLIER: `1048576`

- DISCARD_UNCHANGED_HEARTBEAT: `6h`

| |Virtual disks |Dell R820: {#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 |dell.server.hw.virtualdisk.state[virtualDiskOperationalState.{#SNMPINDEX}] | |Virtual disks |Dell R820: {#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 |dell.server.hw.virtualdisk.readpolicy[virtualDiskReadPolicy.{#SNMPINDEX}] | |Virtual disks |Dell R820: {#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 |dell.server.hw.virtualdisk.writepolicy[virtualDiskWritePolicy.{#SNMPINDEX}] | ## Triggers |Name|Description|Expression|Severity|Dependencies and additional info| |----|-----------|----|----|----| |Dell R820: {#CNTLR_NAME} is in unrecoverable state |

Please check the device for faults.

|`last(/DELL PowerEdge R820 SNMP/dell.server.hw.diskarray.status[controllerComponentStatus.{#SNMPINDEX}])={$DISK.ARRAY.STATUS.FAIL}` |DISASTER | | |Dell R820: {#CNTLR_NAME} is in critical state |

Please check the device for faults.

|`last(/DELL PowerEdge R820 SNMP/dell.server.hw.diskarray.status[controllerComponentStatus.{#SNMPINDEX}])={$DISK.ARRAY.STATUS.CRIT}` |HIGH |

**Depends on**:

- Dell R820: {#CNTLR_NAME} is in unrecoverable state

| |Dell R820: {#CNTLR_NAME} is in warning state |

Please check the device for faults.

|`last(/DELL PowerEdge R820 SNMP/dell.server.hw.diskarray.status[controllerComponentStatus.{#SNMPINDEX}])={$DISK.ARRAY.STATUS.WARN}` |AVERAGE |

**Depends on**:

- Dell R820: {#CNTLR_NAME} is in critical state

- Dell R820: {#CNTLR_NAME} is in unrecoverable state

| |Dell R820: {#BATTERY_NAME} is in critical state |

Please check the device for faults.

|`last(/DELL PowerEdge R820 SNMP/dell.server.hw.diskarray.cache.battery.status[batteryState.{#SNMPINDEX}])={$DISK.ARRAY.CACHE.BATTERY.STATUS.CRIT}` |AVERAGE | | |Dell R820: {#BATTERY_NAME} is in warning state |

Please check the device for faults.

|`last(/DELL PowerEdge R820 SNMP/dell.server.hw.diskarray.cache.battery.status[batteryState.{#SNMPINDEX}])={$DISK.ARRAY.CACHE.BATTERY.STATUS.WARN}` |WARNING |

**Depends on**:

- Dell R820: {#BATTERY_NAME} is in critical state

| |Dell R820: {#BATTERY_NAME} is not in optimal state |

Please check the device for faults.

|`last(/DELL PowerEdge R820 SNMP/dell.server.hw.diskarray.cache.battery.status[batteryState.{#SNMPINDEX}])<>{$DISK.ARRAY.CACHE.BATTERY.STATUS.OK}` |WARNING |

**Depends on**:

- Dell R820: {#BATTERY_NAME} is in critical state

- Dell R820: {#BATTERY_NAME} is in warning state

| |Dell R820: {#FAN_DESCR} is in critical state |

Please check the fan unit.

|`last(/DELL PowerEdge R820 SNMP/dell.server.sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}])={$FAN.STATUS.CRIT:"criticalUpper"} or last(/DELL PowerEdge R820 SNMP/dell.server.sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}])={$FAN.STATUS.CRIT:"nonRecoverableUpper"} or last(/DELL PowerEdge R820 SNMP/dell.server.sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}])={$FAN.STATUS.CRIT:"criticalLower"} or last(/DELL PowerEdge R820 SNMP/dell.server.sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}])={$FAN.STATUS.CRIT:"nonRecoverableLower"} or last(/DELL PowerEdge R820 SNMP/dell.server.sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}])={$FAN.STATUS.CRIT:"failed"}` |AVERAGE | | |Dell R820: {#FAN_DESCR} is in warning state |

Please check the fan unit.

|`last(/DELL PowerEdge R820 SNMP/dell.server.sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}])={$FAN.STATUS.WARN:"nonCriticalUpper"} or last(/DELL PowerEdge R820 SNMP/dell.server.sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}])={$FAN.STATUS.WARN:"nonCriticalLower"}` |WARNING |

**Depends on**:

- Dell R820: {#FAN_DESCR} is in critical state

| |Dell R820: System name has changed |

System name has changed. Ack to close.

|`last(/DELL PowerEdge R820 SNMP/dell.server.name[sysName],#1)<>last(/DELL PowerEdge R820 SNMP/dell.server.name[sysName],#2) and length(last(/DELL PowerEdge R820 SNMP/dell.server.name[sysName]))>0` |INFO |

Manual close: YES

| |Dell R820: Device has been replaced |

Device serial number has changed. Ack to close

|`last(/DELL PowerEdge R820 SNMP/dell.server.hw.serialnumber[systemServiceTag],#1)<>last(/DELL PowerEdge R820 SNMP/dell.server.hw.serialnumber[systemServiceTag],#2) and length(last(/DELL PowerEdge R820 SNMP/dell.server.hw.serialnumber[systemServiceTag]))>0` |INFO |

Manual close: YES

| |Dell R820: Operating system description has changed |

Operating system description has changed. Possibly, the system has been updated or replaced. Ack to close.

|`last(/DELL PowerEdge R820 SNMP/dell.server.sw.os[systemOSName],#1)<>last(/DELL PowerEdge R820 SNMP/dell.server.sw.os[systemOSName],#2) and length(last(/DELL PowerEdge R820 SNMP/dell.server.sw.os[systemOSName]))>0` |INFO |

Manual close: YES

| |Dell R820: Firmware has changed |

Firmware version has changed. Ack to close.

|`last(/DELL PowerEdge R820 SNMP/dell.server.hw.firmware[racFirmwareVersion],#1)<>last(/DELL PowerEdge R820 SNMP/dell.server.hw.firmware[racFirmwareVersion],#2) and length(last(/DELL PowerEdge R820 SNMP/dell.server.hw.firmware[racFirmwareVersion]))>0` |INFO |

Manual close: YES

| |Dell R820: {#DISK_NAME} failed |

Please check physical disk for warnings or errors.

|`last(/DELL PowerEdge R820 SNMP/dell.server.hw.physicaldisk.status[physicalDiskComponentStatus.{#SNMPINDEX}])={$DISK.STATUS.FAIL:"critical"} or last(/DELL PowerEdge R820 SNMP/dell.server.hw.physicaldisk.status[physicalDiskComponentStatus.{#SNMPINDEX}])={$DISK.STATUS.FAIL:"nonRecoverable"}` |HIGH | | |Dell R820: {#DISK_NAME} is in warning state |

Please check physical disk for warnings or errors.

|`last(/DELL PowerEdge R820 SNMP/dell.server.hw.physicaldisk.status[physicalDiskComponentStatus.{#SNMPINDEX}])={$DISK.STATUS.WARN:"nonCritical"}` |WARNING |

**Depends on**:

- Dell R820: {#DISK_NAME} failed

| |Dell R820: {#DISK_NAME} S.M.A.R.T. failed |

Disk probably requires replacement.

|`last(/DELL PowerEdge R820 SNMP/dell.server.hw.physicaldisk.smart_status[physicalDiskSmartAlertIndication.{#SNMPINDEX}])={$DISK.SMART.STATUS.FAIL:"replaceDrive"} or last(/DELL PowerEdge R820 SNMP/dell.server.hw.physicaldisk.smart_status[physicalDiskSmartAlertIndication.{#SNMPINDEX}])={$DISK.SMART.STATUS.FAIL:"replaceDriveSSDWearOut"}` |HIGH |

**Depends on**:

- Dell R820: {#DISK_NAME} failed

| |Dell R820: {#DISK_NAME} has been replaced |

{#DISK_NAME} serial number has changed. Ack to close

|`last(/DELL PowerEdge R820 SNMP/dell.server.hw.physicaldisk.serialnumber[physicalDiskSerialNo.{#SNMPINDEX}],#1)<>last(/DELL PowerEdge R820 SNMP/dell.server.hw.physicaldisk.serialnumber[physicalDiskSerialNo.{#SNMPINDEX}],#2) and length(last(/DELL PowerEdge R820 SNMP/dell.server.hw.physicaldisk.serialnumber[physicalDiskSerialNo.{#SNMPINDEX}]))>0` |INFO |

Manual close: YES

| |Dell R820: Power supply {#PSU_DESCR} is in critical state |

Please check the power supply unit for errors.

|`last(/DELL PowerEdge R820 SNMP/dell.server.sensor.psu.status[powerSupplyStatus.{#SNMPINDEX}])={$PSU.STATUS.CRIT:"critical"} or last(/DELL PowerEdge R820 SNMP/dell.server.sensor.psu.status[powerSupplyStatus.{#SNMPINDEX}])={$PSU.STATUS.CRIT:"nonRecoverable"}` |AVERAGE | | |Dell R820: Power supply {#PSU_DESCR} is in warning state |

Please check the power supply unit for errors.

|`last(/DELL PowerEdge R820 SNMP/dell.server.sensor.psu.status[powerSupplyStatus.{#SNMPINDEX}])={$PSU.STATUS.WARN:"nonCritical"}` |WARNING |

**Depends on**:

- Dell R820: Power supply {#PSU_DESCR} is in critical state

| |Dell R820: System is in unrecoverable state |

Please check the device for faults.

|`last(/DELL PowerEdge R820 SNMP/dell.server.status[globalSystemStatus])={$HEALTH.STATUS.DISASTER}` |DISASTER | | |Dell R820: System status is in critical state |

Please check the device for errors.

|`last(/DELL PowerEdge R820 SNMP/dell.server.status[globalSystemStatus])={$HEALTH.STATUS.CRIT}` |HIGH | | |Dell R820: System status is in warning state |

Please check the device for warnings.

|`last(/DELL PowerEdge R820 SNMP/dell.server.status[globalSystemStatus])={$HEALTH.STATUS.WARN}` |WARNING |

**Depends on**:

- Dell R820: System status is in critical state

| |Dell R820: has been restarted |

Uptime is less than 10 minutes

|`last(/DELL PowerEdge R820 SNMP/dell.server.uptime[sysUpTime])<10m` |WARNING |

Manual close: YES

| |Dell R820: No SNMP data collection |

SNMP is not available for polling. Please check device connectivity and SNMP settings.

|`max(/DELL PowerEdge R820 SNMP/zabbix[host,snmp,available],{$SNMP.TIMEOUT})=0` |WARNING | | |Dell R820: Probe {#SENSOR_LOCALE} is in critical status |

Please check the device for faults.

|`last(/DELL PowerEdge R820 SNMP/dell.server.sensor.temp.status[temperatureProbeStatus.{#SNMPINDEX}])={$SENSOR.TEMP.STATUS.CRIT:"criticalUpper"} or last(/DELL PowerEdge R820 SNMP/dell.server.sensor.temp.status[temperatureProbeStatus.{#SNMPINDEX}])={$SENSOR.TEMP.STATUS.CRIT:"nonRecoverableUpper"} or last(/DELL PowerEdge R820 SNMP/dell.server.sensor.temp.status[temperatureProbeStatus.{#SNMPINDEX}])={$SENSOR.TEMP.STATUS.CRIT:"criticalLower"} or last(/DELL PowerEdge R820 SNMP/dell.server.sensor.temp.status[temperatureProbeStatus.{#SNMPINDEX}])={$SENSOR.TEMP.STATUS.CRIT:"nonRecoverableLower"}` |AVERAGE | | |Dell R820: Probe {#SENSOR_LOCALE} is in warning status |

Please check the device for faults.

|`last(/DELL PowerEdge R820 SNMP/dell.server.sensor.temp.status[temperatureProbeStatus.{#SNMPINDEX}])={$SENSOR.TEMP.STATUS.WARN:"nonCriticalUpper"} or last(/DELL PowerEdge R820 SNMP/dell.server.sensor.temp.status[temperatureProbeStatus.{#SNMPINDEX}])={$SENSOR.TEMP.STATUS.WARN:"nonCriticalLower"}` |WARNING |

**Depends on**:

- Dell R820: Probe {#SENSOR_LOCALE} is in critical status

| |Dell R820: Probe {#SENSOR_LOCALE} is not in optimal status |

Please check the device for faults.

|`last(/DELL PowerEdge R820 SNMP/dell.server.sensor.temp.status[temperatureProbeStatus.{#SNMPINDEX}])<>{$SENSOR.TEMP.STATUS.OK}` |INFO |

Manual close: YES

**Depends on**:

- Dell R820: Probe {#SENSOR_LOCALE} is in critical status

- Dell R820: Probe {#SENSOR_LOCALE} is in warning status

| |Dell R820: {#DISK_NAME} failed |

Please check the virtual disk for warnings or errors.

|`last(/DELL PowerEdge R820 SNMP/dell.server.hw.virtualdisk.status[virtualDiskState.{#SNMPINDEX}])={$VDISK.STATUS.CRIT:"failed"}` |HIGH | | |Dell R820: {#DISK_NAME} is in warning state |

Please check the virtual disk for warnings or errors.

|`last(/DELL PowerEdge R820 SNMP/dell.server.hw.virtualdisk.status[virtualDiskState.{#SNMPINDEX}])={$VDISK.STATUS.WARN:"degraded"}` |AVERAGE |

**Depends on**:

- Dell R820: {#DISK_NAME} failed

| ## Feedback Please report any issues with the template at https://support.zabbix.com You can also provide feedback, discuss the template or ask for help with it at [ZABBIX forums](https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/426752-discussion-thread-for-official-zabbix-dell-templates).