Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 758946059257645c7ac599b289aea964bb5a1743
https://github.com/Checkmk/checkmk/commit/758946059257645c7ac599b289aea964b…
Author: Leonardo Petrora <leonardo.petrora(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M packages/cmk-frontend-vue/src/quick-setup/components/quick-setup/widgets/CollapsibleWidget.vue
Log Message:
-----------
BUG: error message in others is hidden
When a collapsed Collapsible component has errors, those errors are not
displayed. With this change, we open the Collapsible component if
errors property contains errors.
CMK-19334
Change-Id: I177478b75ff9f041e5100a04afd5dc3a2107b8fa
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 0de687e99a351fe4c1bc5f4590effb8e199029c9
https://github.com/Checkmk/checkmk/commit/0de687e99a351fe4c1bc5f4590effb8e1…
Author: Andreas Umbreit <andreas.umbreit(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
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:
-----------
UNIX agent: Move more setup functions to common code
Change-Id: I5e55820c8869291126ccffbb7376381d30d475d7
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 805a13ac98e148ff5afcb78cf4049832d88e14b4
https://github.com/Checkmk/checkmk/commit/805a13ac98e148ff5afcb78cf4049832d…
Author: Logan Connolly <logan.connolly(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/form_specs/vue/visitors/single_choice_editable.py
Log Message:
-----------
gui: factor out variables for readability
Change-Id: I3cfd7c8d691bc3a16cb52629bf615546944b738c
Commit: 3e7d9ac30c1f85a5bb370f3ed2f0afb9a558dfbd
https://github.com/Checkmk/checkmk/commit/3e7d9ac30c1f85a5bb370f3ed2f0afb9a…
Author: Logan Connolly <logan.connolly(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/form_specs/vue/visitors/single_choice_editable.py
M cmk/gui/watolib/configuration_entity/configuration_entity.py
A tests/unit/cmk/gui/watolib/test_configuration_entity.py
Log Message:
-----------
gui: improve title of single choice editable component
It is inadequate to have a generic "Add parameter" as the slide out
title. It is important that the user knows which entity they have
selected and are currently creating a parameter for, e.g. "Add HTML
Email parameter".
In order for the component to remain generic, an additional helper was
added to fetch human-readable titles relevant to notification parameters.
CMK-19990
Change-Id: I7840a168d2542ebb640b7604013725dc74ab9d56
Commit: 8b4c924fb9cb86fd73bb28e861e043e245dfa7f5
https://github.com/Checkmk/checkmk/commit/8b4c924fb9cb86fd73bb28e861e043e24…
Author: Moritz Kirschner <moritz.kirschner(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/form_specs/vue/visitors/_base.py
M cmk/gui/form_specs/vue/visitors/list_of_strings.py
M cmk/gui/watolib/notification_parameter/_utils.py
M tests/unit/cmk/gui/form_specs/vue/visitors/test_password.py
M tests/unit/cmk/gui/form_specs/vue/visitors/test_simple_password.py
Log Message:
-----------
vue: Fix untyped to_vue return type
We just disabled mypy on these occasions.
Change-Id: If830e084e071c38f18d5ad68725327c6c60b0e26
Commit: d9cbecaa831ff2dcf21e42144f33e594fa433f0e
https://github.com/Checkmk/checkmk/commit/d9cbecaa831ff2dcf21e42144f33e594f…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M packages/livestatus/include/livestatus/TableStateHistory.h
M packages/livestatus/src/TableStateHistory.cc
Log Message:
-----------
Make genEntries() a member function
Change-Id: I927387e95cd4bf691ef71b0c5d8bdeba35f9bdf1
Commit: 2bd3041e220864fed70a09a2bd75a0d4f13e5a4c
https://github.com/Checkmk/checkmk/commit/2bd3041e220864fed70a09a2bd75a0d4f…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M packages/livestatus/include/livestatus/TableStateHistory.h
M packages/livestatus/src/TableStateHistory.cc
Log Message:
-----------
Make getNextLogentry() a member function
Change-Id: I16a78fc747f455019fba887f34a6a2a4ae63ed0c
Compare: https://github.com/Checkmk/checkmk/compare/c2f11ce8f16f...2bd3041e2208
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 62680b4dd2e79e33c6b2177cb686b8c760ad589a
https://github.com/Checkmk/checkmk/commit/62680b4dd2e79e33c6b2177cb686b8c76…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
R cmk/base/legacy_checks/agent_kube.py
R cmk/gui/plugins/wato/special_agents/common_tls_verification.py
R cmk/gui/plugins/wato/special_agents/kube.py
A cmk/plugins/kube/rulesets/special_agent.py
A cmk/plugins/kube/server_side_calls/special_agent.py
M cmk/utils/password_store/hack.py
R tests/unit/checks/test_agent_kube.py
A tests/unit/cmk/plugins/kube/server_side_calls/test_special_agent.py
M tests/unit/cmk/plugins_consistency/test_special_agent_args.py
Log Message:
-----------
kube: do migration
* ssc
* special_agent
* configuration now suggests SSL verification True by default.
CMK-16937
Change-Id: I9dd209d94e46a30266be9f87f7065e05d12c2b30
Commit: f89dcd700071b76d7e80d8dbab5846665f3f0bb9
https://github.com/Checkmk/checkmk/commit/f89dcd700071b76d7e80d8dbab5846665…
Author: Logan Connolly <logan.connolly(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
A .werks/17356.md
Log Message:
-----------
17356 FIX Decode semi-colon from monitoring history
The plugin output and comments are saved in a Nagios-compatible format
(semi-colon-separated). Therefore, it is necessary to escape semi-colons
to `%3B` when writing out history.
In the GUI, where plugin output or comments from the monitoring history
are displayed, we can translate `%3B` back to a semi-colon using a
simple replace.
Change-Id: Ib8d82f9de51a08692816cdc891a4505bd1d950fb
Compare: https://github.com/Checkmk/checkmk/compare/aa0b423480a4...f89dcd700071
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/release/2.3.0p20
Home: https://github.com/Checkmk/checkmk
Commit: 570a45d3057c0e93d578023268ad80adcca0b3f9
https://github.com/Checkmk/checkmk/commit/570a45d3057c0e93d578023268ad80adc…
Author: Logan Connolly <logan.connolly(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
A .werks/17356.md
Log Message:
-----------
17356 FIX Decode semi-colon from monitoring history
The plugin output and comments are saved in a Nagios-compatible format
(semi-colon-separated). Therefore, it is necessary to escape semi-colons
to `%3B` when writing out history.
In the GUI, where plugin output or comments from the monitoring history
are displayed, we can translate `%3B` back to a semi-colon using a
simple replace.
Change-Id: Ib8d82f9de51a08692816cdc891a4505bd1d950fb
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/2.2.0
Home: https://github.com/Checkmk/checkmk
Commit: a40798baaa368f91abe144ec3fab19a59aa7131b
https://github.com/Checkmk/checkmk/commit/a40798baaa368f91abe144ec3fab19a59…
Author: Logan Connolly <logan.connolly(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
A .werks/17356
Log Message:
-----------
17356 FIX Decode semi-colon from monitoring history
The plugin output and comments are saved in a Nagios-compatible format
(semi-colon-separated). Therefore, it is necessary to escape semi-colons
to `%3B` when writing out history.
In the GUI, where plugin output or comments from the monitoring history
are displayed, we can translate `%3B` back to a semi-colon using a
simple replace.
Change-Id: Ib8d82f9de51a08692816cdc891a4505bd1d950fb
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/2.3.0
Home: https://github.com/Checkmk/checkmk
Commit: 35e34a999dd7a81a840a1cdc16526abebad19aa5
https://github.com/Checkmk/checkmk/commit/35e34a999dd7a81a840a1cdc16526abeb…
Author: Benedikt Seidl <benedikt.seidl(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
A .werks/15343.md
M agents/plugins/mk_oracle
Log Message:
-----------
15343 FIX oracle_performance: character string buffer too small
The new length 137 is calculated by the length of V$CONTAINERS.NAME =
128 plus 9 for 'execute: ' prefixed use to store debug messages in
l_vc_step.
SUP-20749
Change-Id: I59359a369d2246497602a1e7d46712aa98a6ec64
Commit: add47608ce5abca781f369a2a264b96798a230e5
https://github.com/Checkmk/checkmk/commit/add47608ce5abca781f369a2a264b9679…
Author: Logan Connolly <logan.connolly(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
A .werks/17356.md
Log Message:
-----------
17356 FIX Decode semi-colon from monitoring history
The plugin output and comments are saved in a Nagios-compatible format
(semi-colon-separated). Therefore, it is necessary to escape semi-colons
to `%3B` when writing out history.
In the GUI, where plugin output or comments from the monitoring history
are displayed, we can translate `%3B` back to a semi-colon using a
simple replace.
Change-Id: Ib8d82f9de51a08692816cdc891a4505bd1d950fb
Compare: https://github.com/Checkmk/checkmk/compare/ac1eb663df69...add47608ce5a
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications