diff --git a/docs/third_party/checkmk/u_e-checkmk.de.md b/docs/third_party/checkmk/u_e-checkmk.de.md index 22f52d76c..6be6106b3 100644 --- a/docs/third_party/checkmk/u_e-checkmk.de.md +++ b/docs/third_party/checkmk/u_e-checkmk.de.md @@ -37,7 +37,7 @@ Sofern Updates vorhanden sind, wird `WARN` ausgegeben. Sollte stattdessen `CRIT` gewünscht sein, ist die 7. Zeile durch folgendes zu ersetzen: ```` - echo "1 \"mailcow_update\" mailcow_update=1;1;;0;1 Updated code is available.\nThe changes can be found here: https://github.com/mailcow/mailcow-dockerized/commits/master" + echo "2 \"mailcow_update\" mailcow_update=1;1;;0;1 Updated code is available.\nThe changes can be found here: https://github.com/mailcow/mailcow-dockerized/commits/master" ```` ### Detailierter Check-Output diff --git a/docs/third_party/checkmk/u_e-checkmk.en.md b/docs/third_party/checkmk/u_e-checkmk.en.md index 6089264af..6260eb2c0 100644 --- a/docs/third_party/checkmk/u_e-checkmk.en.md +++ b/docs/third_party/checkmk/u_e-checkmk.en.md @@ -37,7 +37,7 @@ If updates are available, `WARN` is displayed. If `CRIT` is desired instead, replace the 7th line with the following: ```` - echo "1 \"mailcow_update\" mailcow_update=1;1;;0;1 Updated code is available.\nThe changes can be found here: https://github.com/mailcow/mailcow-dockerized/commits/master" + echo "2 \"mailcow_update\" mailcow_update=1;1;;0;1 Updated code is available.\nThe changes can be found here: https://github.com/mailcow/mailcow-dockerized/commits/master" ```` ### Detailed check output