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

Werk #19246: Regression in redis info persistence check

Component Checks & agents
Title Regression in redis info persistence check
Date Apr 14, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.6.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.5.0b5
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.4.0p27
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

Redis info persistence check might fail with the following trace:

[
    "/omd/sites/cmk/lib/python3/cmk/plugins/redis/agent_based/redis_info_persistence.py",
    95,
    "check_redis_info_persistence",
    "state = State[params[\"%s_state\" % duration]]"
],
[
    "/omd/sites/cmk/lib/python3.12/enum.py",
    813,
    "__getitem__",
    "return cls._member_map_[name]"
]

This regression is fixed now.

To the list of all Werks