Werk #13576: Quoting of mk_redis commandline arguments

Component Checks & agents
Title Quoting of mk_redis commandline arguments
Date Feb 23, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p21 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The section of the agent plugin mk_redis may contain the following error message:

<<<redis_info:sep(58)>>>
[[[127.0.0.1;6379|127.0.0.1|6379]]]
Unrecognized option or bad number of args

This was caused by invalid quoting of the command line arguments and is fixed now.

To the list of all Werks