Werk #15311: align quoting of synchronous and asynchronous MRPE

Komponente Checks & agents
Titel align quoting of synchronous and asynchronous MRPE
Datum 20.11.2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 2.1.0p37 2.2.0p15 2.3.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Inkompatibel - Manuelle Interaktion könnte erforderlich sein

You are affected by this change if you use asynchronous MRPE and used double quotes (") in the MRPE command.

Quoting of mrpe commands differed between cached and non cached mrpe checks.

With this Werk the quoting rules for the normal/synchronous execution of MRPE are applied to asynchronous MRPE commands.

The following can now be applied to both asynchronous and normal/synchronous execution of MRPE commands: Use single quotes on the first level of quoting.

This command will correctly show output with spaces in the Service output:

bash -c 'echo "output with spaces"'

If you execute asynchronous MRPE and the command uses double quotes on the first level of quoting, adapt it accordingly.

Zur Liste aller Werks