Werk #13576: Quoting of mk_redis commandline arguments

Component Checks & agents
Title Quoting of mk_redis commandline arguments
Date Feb 23, 2022
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0p21 2.1.0b1 2.2.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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