Werk #13576: Quoting of mk_redis commandline arguments
Component | Checks & agents |
Title | Quoting of mk_redis commandline arguments |
Date | Feb 23, 2022 |
Checkmk Editon | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0i1 2.1.0b1 2.0.0p21 |
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:
>> [[[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.