From debf7d40cc4fc434f32879987d00ac09c3a94a81 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Fri, 14 Jun 2024 16:59:54 +0000 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 31eaa98..f473573 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,14 +1,15 @@ # Contributing -If you have any issues or ideas for improvement you can send me an email to _thl-cmk[at]outlook[dot]com_. +If you have any issues or ideas for improvement you can contact me in the [CMK forum](https://forum.checkmk.com/) by sending me a direct message to `@thl-cmk` (this is the prefered way) or send an email to _thl-cmk[at]outlook[dot]com_. -For some fixes/improvements I migth need the raw output of the _**squid**_ section from the check_mk agent. +Please include: +- your CMK version/edition +- your environment (stand alone or distributed) +- the OS of your CMK server(s) +- the version of the plugin +- the crash report (if any) -I also need to know the following: -- version/edition of check_mk you are using -- version of the check_mk agent you are using -- version/platform of the target system -- version of squid you are using +For agent based plugins I might need also the agent output of the plugin. ``` <<<squid:sep(0)>>> -- GitLab