Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #20039: dell_idrac_fans: don't crash when the iDRAC reports an unmapped fan status

Component Checks & agents
Title dell_idrac_fans: don't crash when the iDRAC reports an unmapped fan status
Date Jul 17, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
3.0.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.5.0p10
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

Previously, the dell_idrac_fans check crashed with KeyError: '' when an iDRAC reported an empty string (or any other value outside the documented range 1..10) in the fan-status column, sending the affected fan service to UNKNOWN with a stack trace.

The check now reports such fans as UNKNOWN and continues instead of crashing, and discovery ignores fans whose status is not one of the documented values, in the same way it already ignores fans reported as OTHER or UNKNOWN.

To the list of all Werks