Branch: refs/heads/2.2.0
Home:
https://github.com/tribe29/checkmk
Commit: 994aebc576a43ebc5ef755ffd89a99b89e771b22
https://github.com/tribe29/checkmk/commit/994aebc576a43ebc5ef755ffd89a99b89…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
A .werks/15384
M agents/check_mk_agent.aix
M agents/check_mk_agent.freebsd
M agents/check_mk_agent.linux
M agents/check_mk_agent.openwrt
M agents/check_mk_agent.solaris
Log Message:
-----------
15384 FIX check_mk_agent: handle tabs when reading definitions from mrpe.cfg
Prior to this werk, the Checkmk agent for linux, solaris and aix was not able to handle
tabs in the service definitions in the mrpe.cfg file. This werk resolves this issue and
correctly identifies the service description, command and optionally the
time interval
Change-Id: I898f4011357b3fdb943a19b4e594d9cff57e82a2
Commit: 2728418a9a92876f611b23ded79bc2b9953b4b27
https://github.com/tribe29/checkmk/commit/2728418a9a92876f611b23ded79bc2b99…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
M .werks/13850
M .werks/15234
Log Message:
-----------
fix typo
Change-Id: I090f71e7a2bd7330bea1b62648fb88d7b1ffb768
Commit: 372135852d424cd4c9c60f6ef5e71cfe97e191d2
https://github.com/tribe29/checkmk/commit/372135852d424cd4c9c60f6ef5e71cfe9…
Author: Sofia Colakovic <sofia.colakovic(a)tribe29.com>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
M cmk/base/plugins/agent_based/azure_virtual_network_gateways.py
M tests/unit/cmk/base/plugins/agent_based/test_azure_virtual_network_gateways.py
Log Message:
-----------
azure_virtual_network_gateway: fix crash if peering addresses are missing
Vnet gateways don't always return all types of peering addresses.
Previously, that led to a crash in parsing agent output.
Change-Id: I253426f1e7e2058c60352459d98d21c6a93950ed
(cherry picked from commit 8b87cbbdaa8cbee98d580cf624d6edadad419a13)
Commit: 2052d56e7df08c8c18f37ea0e568616e9e6feb08
https://github.com/tribe29/checkmk/commit/2052d56e7df08c8c18f37ea0e568616e9…
Author: Sofia Colakovic <sofia.colakovic(a)tribe29.com>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
M cmk/special_agents/agent_azure.py
Log Message:
-----------
agent_azure: fix message parsing for ApiError
After introducing ApiErrorFactory, ApiError messages were no longer
in the right format
Change-Id: I7d0e20c76cd05133805e3b6691ed54f65b062cb9
(cherry picked from commit 4743a7aa3e4494f31d81861a138978d90e1bd6aa)
Commit: d28b6135926bea2989359d71353a498ba7c618f4
https://github.com/tribe29/checkmk/commit/d28b6135926bea2989359d71353a498ba…
Author: Rebekka Seltmann <rebekka.seltmann(a)tribe29.com>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
M cmk/notification_plugins/asciimail.py
M cmk/notification_plugins/mail.py
M cmk/notification_plugins/utils.py
A cmk/utils/mail.py
Log Message:
-----------
Move email functionality via sendmail to more accessible place
CMK-12296
Change-Id: I612e7f3def76ff555f4bc5e53103f210c1474d80
Commit: 790d262fda65e87f365a0a41c5e8aaf570b2902d
https://github.com/tribe29/checkmk/commit/790d262fda65e87f365a0a41c5e8aaf57…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
M cmk/utils/mail.py
Log Message:
-----------
Fix unit tests with missing sendmail
Change-Id: I905e37bc5fde21d252917d57c200eaddf83007e1
Commit: 7c48133a6afff623a6bc7338b69093fb1dc23162
https://github.com/tribe29/checkmk/commit/7c48133a6afff623a6bc7338b69093fb1…
Author: Sofia Colakovic <sofia.colakovic(a)tribe29.com>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
A .werks/15152
M agents/mk-job.solaris
Log Message:
-----------
15152 FIX Fix crash in mk-job.solaris
mk-job.solaris started crashing in version 2.1.p1 with an error:
"exit: : numeric argument required".
SUP-13377
Change-Id: I7b4fc1f75cdbe5058f3048e14501a937f7b97f96
Commit: 6e8dbb7e40abbf909b9e6f031959e3a5b9df9074
https://github.com/tribe29/checkmk/commit/6e8dbb7e40abbf909b9e6f031959e3a5b…
Author: Sofia Colakovic <sofia.colakovic(a)tribe29.com>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
M cmk/special_agents/agent_azure.py
M tests/unit/cmk/special_agents/agent_azure/test_agent_azure_process.py
Log Message:
-----------
agent_azure: handle errors in process_resource_health
CMK-12356
Change-Id: I90e62d169ffff7987d15a35ebb432eeba342e88c
(cherry picked from commit 39c339ce41cfda1b28acd1467008c1e0d4826a69)
Commit: 3735a50ac03124b7a49ec9df91b8ae83549a8358
https://github.com/tribe29/checkmk/commit/3735a50ac03124b7a49ec9df91b8ae835…
Author: Sofia Colakovic <sofia.colakovic(a)tribe29.com>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
A .werks/15149
M cmk/special_agents/agent_azure.py
A tests/unit/cmk/special_agents/agent_azure/test_agent_azure_mgmt_api_client.py
Log Message:
-----------
15149 FIX agent_azure: Fix crash if the metric isn't found
The Azure agent would crash if the metric wasn't available for a resource.
Now, the agent doesn't crash and retries to fetch available metrics.
Change-Id: I908960320047a011a6a3eb478e301a9f6f4df9b9
Compare:
https://github.com/tribe29/checkmk/compare/143b84e735a9...3735a50ac031