Branch: refs/heads/test_weblate2
Home:
https://github.com/tribe29/checkmk
Commit: 27e6c431652dddaa3b8b00b4d714eb8b33afe785
https://github.com/tribe29/checkmk/commit/27e6c431652dddaa3b8b00b4d714eb8b3…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
M omd/packages/python3-modules/python3-modules.make
Log Message:
-----------
Increase verbosity to analyze packaging issue
Change-Id: Icf8bff3d824857a6bc43ebc9745a73b6d6988cec
Commit: 7b782a555d8f363b949198f7f991429bbef551bf
https://github.com/tribe29/checkmk/commit/7b782a555d8f363b949198f7f991429bb…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
M cmk/base/api/agent_based/register/check_plugins_legacy.py
M tests/unit/cmk/base/api/agent_based/register/test_check_plugins_legacy.py
Log Message:
-----------
Check-API: prepare legacy conversion for stricter Result class
Bypass the validation of the Result class:
Legacy plugins may relie on the fact that once a newline
as been in the output, *all* following ouput is sent to
the details. That means we have to create Results with
details only, which will be prohibited by the Result class.
CMK-5431
Change-Id: I0d7a044d5c9d34c8e0cd43b56b602f8be9442200
Commit: e29f2089b564073e047e09bef6a0b7b71909d728
https://github.com/tribe29/checkmk/commit/e29f2089b564073e047e09bef6a0b7b71…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
M cmk/base/api/agent_based/checking_classes.py
M tests/unit/cmk/base/api/agent_based/test_checking_classes.py
Log Message:
-----------
Check-API: We no longer allow details-only Results
This could lead to service going to a non-OK state
without showing anything in the service output,
which would we weird.
CMK-5431
Change-Id: I6fb1eaa5031b2ea9015aa07980994888581f8517
Commit: d353b58ccf070dfa2bae89fb49ca389e1f741738
https://github.com/tribe29/checkmk/commit/d353b58ccf070dfa2bae89fb49ca389e1…
Author: Óscar Nájera <oscar.najera(a)tribe29.com>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
M agents/check_mk_agent.linux
M agents/check_mk_agent.openwrt
Log Message:
-----------
Fix regression in Werk 11392
According to pgrep(1):
The process name used for matching is limited to the 15 characters present
in the output of /proc/pid/stat. Use the -f option to match against the
complete command line, /proc/pid/cmdline.
Thus we can only match after pacemaker-contr, we can use -f as then it
matches to the entire command, which could be other command using crmd or
pacemaker-controld as arguments. We need to enforce a match on the process
name.
Change-Id: I7b4078142d48666a75d5e6e6fbd35f530abdfe64
Commit: 2b7253b7ccb3fcc98c12677a24a10e7d24bcce1d
https://github.com/tribe29/checkmk/commit/2b7253b7ccb3fcc98c12677a24a10e7d2…
Author: Timotheus Bachinger <timotheus.bachinger(a)tribe29.com>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
M checks/agent_vsphere
M tests/unit/checks/test_agent_vsphere.py
Log Message:
-----------
Fix cmd line args for agent_vsphere
As agent_vsphere uses argparse now and all cmd params are quoted,
we need to pass a list of arguments without the leading space in the
first element.
Change-Id: I1a07ef259cd5970288009bfc238fc0d7f238887c
Commit: 6c8777fa07e34ba81418a295a8f7a53ee985620a
https://github.com/tribe29/checkmk/commit/6c8777fa07e34ba81418a295a8f7a53ee…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
M tests/unit/active_checks/_check_form_submit_response
M web/htdocs/js/modules/node_visualization/node_visualization_layout_styles.js
M web/htdocs/js/modules/node_visualization/node_visualization_layouting.js
M web/htdocs/js/modules/node_visualization/node_visualization_viewport_layers.js
M web/htdocs/js/modules/node_visualization/node_visualization_viewport_utils.js
A web/htdocs/themes/facelift/images/icon_collapse.png
A web/htdocs/themes/facelift/images/icon_error.png
A web/htdocs/themes/facelift/images/icon_expand.png
A web/htdocs/themes/facelift/images/icon_hierarchy.svg
A web/htdocs/themes/facelift/images/icon_no_entry.svg
A web/htdocs/themes/facelift/images/icon_pie_chart.png
A web/htdocs/themes/facelift/images/icon_redo.svg
A web/htdocs/themes/facelift/images/icon_resize.png
A web/htdocs/themes/facelift/images/icon_rotate_left.png
A web/htdocs/themes/facelift/images/icon_undo.svg
R web/htdocs/themes/facelift/images/icons/icons8-collapse-48.png
R web/htdocs/themes/facelift/images/icons/icons8-error-48.png
R web/htdocs/themes/facelift/images/icons/icons8-expand-48.png
R web/htdocs/themes/facelift/images/icons/icons8-hierarchy.svg
R web/htdocs/themes/facelift/images/icons/icons8-move-48.png
R web/htdocs/themes/facelift/images/icons/icons8-no-entry.svg
R web/htdocs/themes/facelift/images/icons/icons8-pie-chart-filled-48.png
R web/htdocs/themes/facelift/images/icons/icons8-redo.svg
R web/htdocs/themes/facelift/images/icons/icons8-resize-filled-48.png
R web/htdocs/themes/facelift/images/icons/icons8-rotate-left-48.png
R web/htdocs/themes/facelift/images/icons/icons8-undo.svg
R web/htdocs/themes/facelift/images/icons/kdict.png
R web/htdocs/themes/facelift/images/icons/kruler.png
R web/htdocs/themes/facelift/images/icons/new_sla_configuration.png
R web/htdocs/themes/facelift/images/icons/package.png
Log Message:
-----------
Cleanup icons in web/htdocs/themes/facelift/images/icons
Unused icons are removed. The remaining icons are moved to
web/htdocs/themes/facelift/images. Places that refer to
igon_aggr.png are corrected to igon_aggr.svg.
Change-Id: I1203feb1d6413f444c5c390d653424e16dea0a0e
Commit: ce64328707533858fc3e9bad9280c61ef618b410
https://github.com/tribe29/checkmk/commit/ce64328707533858fc3e9bad9280c61ef…
Author: Lisa Pichler <lisa.pichler(a)tribe29.com>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
A .werks/11329
M cmk/base/plugins/agent_based/hr_mem.py
M tests/unit/cmk/base/plugins/agent_based/test_hr_mem.py
Log Message:
-----------
11329 FIX hr_mem: exclude invalid memory stats from discovery
CMK-5614
Change-Id: I0d9529cb3b79452607a302bce785bb5d4cc2ec3d
Commit: c8a9cff86cf6f0ff6ca4ea79cf6998df6cec301f
https://github.com/tribe29/checkmk/commit/c8a9cff86cf6f0ff6ca4ea79cf6998df6…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2020-10-02 (Fri, 02 Oct 2020)
Changed paths:
A .werks/11329
M agents/check_mk_agent.linux
M agents/check_mk_agent.openwrt
M checks/agent_vsphere
M cmk/base/api/agent_based/checking_classes.py
M cmk/base/api/agent_based/register/check_plugins_legacy.py
M cmk/base/plugins/agent_based/hr_mem.py
M omd/packages/python3-modules/python3-modules.make
M tests/unit/active_checks/_check_form_submit_response
M tests/unit/checks/test_agent_vsphere.py
M tests/unit/cmk/base/api/agent_based/register/test_check_plugins_legacy.py
M tests/unit/cmk/base/api/agent_based/test_checking_classes.py
M tests/unit/cmk/base/plugins/agent_based/test_hr_mem.py
M web/htdocs/js/modules/node_visualization/node_visualization_layout_styles.js
M web/htdocs/js/modules/node_visualization/node_visualization_layouting.js
M web/htdocs/js/modules/node_visualization/node_visualization_viewport_layers.js
M web/htdocs/js/modules/node_visualization/node_visualization_viewport_utils.js
A web/htdocs/themes/facelift/images/icon_collapse.png
A web/htdocs/themes/facelift/images/icon_error.png
A web/htdocs/themes/facelift/images/icon_expand.png
A web/htdocs/themes/facelift/images/icon_hierarchy.svg
A web/htdocs/themes/facelift/images/icon_no_entry.svg
A web/htdocs/themes/facelift/images/icon_pie_chart.png
A web/htdocs/themes/facelift/images/icon_redo.svg
A web/htdocs/themes/facelift/images/icon_resize.png
A web/htdocs/themes/facelift/images/icon_rotate_left.png
A web/htdocs/themes/facelift/images/icon_undo.svg
R web/htdocs/themes/facelift/images/icons/icons8-collapse-48.png
R web/htdocs/themes/facelift/images/icons/icons8-error-48.png
R web/htdocs/themes/facelift/images/icons/icons8-expand-48.png
R web/htdocs/themes/facelift/images/icons/icons8-hierarchy.svg
R web/htdocs/themes/facelift/images/icons/icons8-move-48.png
R web/htdocs/themes/facelift/images/icons/icons8-no-entry.svg
R web/htdocs/themes/facelift/images/icons/icons8-pie-chart-filled-48.png
R web/htdocs/themes/facelift/images/icons/icons8-redo.svg
R web/htdocs/themes/facelift/images/icons/icons8-resize-filled-48.png
R web/htdocs/themes/facelift/images/icons/icons8-rotate-left-48.png
R web/htdocs/themes/facelift/images/icons/icons8-undo.svg
R web/htdocs/themes/facelift/images/icons/kdict.png
R web/htdocs/themes/facelift/images/icons/kruler.png
R web/htdocs/themes/facelift/images/icons/new_sla_configuration.png
R web/htdocs/themes/facelift/images/icons/package.png
Log Message:
-----------
Merge branch 'master' into test_weblate2
Change-Id: If6918e105ef442678aede88d8eca0159fdd959fc
Compare:
https://github.com/tribe29/checkmk/compare/24d0187d1dc6...c8a9cff86cf6