Branch: refs/heads/2.2.0
Home:
https://github.com/tribe29/checkmk
Commit: e9cfb839ee4853ef04d828dc06999953fdda17a0
https://github.com/tribe29/checkmk/commit/e9cfb839ee4853ef04d828dc06999953f…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths:
M cmk/gui/wato/pages/services.py
Log Message:
-----------
minor cleanup
Change-Id: I1c6402cb2ee3f352262a8ce8501fd3da6a20bb8b
Commit: f3e5f67093a61e3885145b2b54b8bf25151f1355
https://github.com/tribe29/checkmk/commit/f3e5f67093a61e3885145b2b54b8bf251…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths:
M cmk/base/agent_based/confcheckers.py
Log Message:
-----------
summarize_host_sections: deduplicate bug
Change-Id: Ibb0aa29209173d6a7882b8ab4a742006ce99c4fb
Commit: 3d4599a6a43cf564fc09d4743fcb047853a96bc3
https://github.com/tribe29/checkmk/commit/3d4599a6a43cf564fc09d4743fcb04785…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths:
M cmk/base/agent_based/confcheckers.py
Log Message:
-----------
summarize_host_sections: fix bug
Do not override ok states with the override for non-ok states.
Luckily, this only happend when at least one state was non-ok anyway.
It still introduced wrong state markers for sources with more than one result
(if they even exist).
Change-Id: I36bc15920d352e86c0feb839cb0c2ce48165fe6c
Commit: f17dd16d6bfdadf566c9085518476114ff00528a
https://github.com/tribe29/checkmk/commit/f17dd16d6bfdadf566c9085518476114f…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths:
M cmk/utils/piggyback.py
Log Message:
-----------
PiggybackFileInfo: make sure we always have a text
This is the case anyway, we just highlight the intention.
Change-Id: I6ffc317c7652d3587d03b5e1cffc9d04132463de
Commit: c2ee36a8a23dba5ffe0fdc674d85f22e45878db7
https://github.com/tribe29/checkmk/commit/c2ee36a8a23dba5ffe0fdc674d85f22e4…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths:
M cmk/checkers/summarize.py
M tests/unit/cmk/checkers/test_summarizers.py
Log Message:
-----------
Piggyback source: always report something
Reporting nothing will make the datasource invisible at best,
or even render an empty service output.
Change-Id: I38c07cb603317cbe8cfc88b29231aaf8af36e896
Commit: e6c011189a924ca0e8917e21d4b99c45b8716d76
https://github.com/tribe29/checkmk/commit/e6c011189a924ca0e8917e21d4b99c45b…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths:
M cmk/checkers/checkresults.py
Log Message:
-----------
ActiveCheckResult: strip trailing '|' if no metrics are present
Change-Id: I80cea3db55fe3d70e6e73597a3dc8ea4410085a2
Commit: c465e29e57d9e8159e68db4d71838f730d2f779d
https://github.com/tribe29/checkmk/commit/c465e29e57d9e8159e68db4d71838f730…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths:
M cmk/base/agent_based/confcheckers.py
Log Message:
-----------
ConfiguredSummarizer: give one result per source
Change-Id: Ieeb8579456827b4a94e0482b1dc12c8859323671
Commit: 74b0a1cec442f04b1d0c1f6ec297ce6af009e805
https://github.com/tribe29/checkmk/commit/74b0a1cec442f04b1d0c1f6ec297ce6af…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths:
M cmk/base/agent_based/discovery/__init__.py
M cmk/base/agent_based/discovery/preview.py
M cmk/base/automations/check_mk.py
Log Message:
-----------
CheckPreview: introduce dedicated return type
Change-Id: I50dc4288c96dde4481e9e981cdddb9820de16242
Compare:
https://github.com/tribe29/checkmk/compare/41191707ea96...74b0a1cec442