Werk #18131: Stop extreme network switch temperature check from crashing

Component Checks & agents
Title Stop extreme network switch temperature check from crashing
Date Aug 13, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0p12
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

Previously, the extreme_vsp_switches_temperature check would fail with a TypeError when it encountered SNMP data where the sensor description was empty. This issue for example occured on devices of the 8600 series.

This werk resolves the problem by attempting to identify the sensor using an alternative OID. If no identifying information can be found, the check will not create a service for the sensor.

To the list of all Werks