Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #17217: emc_vplex_cpu: Fix TypeError ('generator' object is not subscriptable)

Component Checks & agents
Title emc_vplex_cpu: Fix TypeError ('generator' object is not subscriptable)
Date Dec 9, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.3.0p23 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

Previously, the plugin emc_vplex_cpu would crash with the error

  File "/omd/sites/v230p22/lib/python3/cmk/base/api/agent_based/register/check_plugins_legacy.py", line 132, in check_result_generator
    if "\n" in subresult[1]:
TypeError ('generator' object is not subscriptable)

With this Werk, the crash is fixed.

To the list of all Werks