Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 4d931cf3fcee08ad8fc9b11529b2df87c09c2f37
https://github.com/Checkmk/checkmk/commit/4d931cf3fcee08ad8fc9b11529b2df87c…
Author: Matteo Stifano <matteo.stifano(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M tests/update/conftest.py
Log Message:
-----------
Update base-version in test_update
The update test is now using the latest 2.2 release
as base-version.
Change-Id: I9abbf28b88112c319174e6a7f1bc8bd238e14d43
Commit: 178157446386f321f9abbb3334aea8a198cf388f
https://github.com/Checkmk/checkmk/commit/178157446386f321f9abbb3334aea8a19…
Author: Matteo Stifano <matteo.stifano(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M tests/testlib/openapi_session.py
M tests/update/conftest.py
M tests/update/test_update.py
Log Message:
-----------
Cleanup code not used anymore in tests
The code here removed was used to run test-sites with older CMK
versions. Sice those test-sites are now using newer versions, we can get
rid of those code lines.
Change-Id: Ieedd63fe25cc8461e3223ce7763f443bc9fc987b
Commit: a763c6ad9a4951d9ebb95702e3ab5aeef6657df0
https://github.com/Checkmk/checkmk/commit/a763c6ad9a4951d9ebb95702e3ab5aeef…
Author: Matteo Stifano <matteo.stifano(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M tests/testlib/openapi_session.py
Log Message:
-----------
Remove unreachable code-line
Change-Id: I54948ca5723efd9a7a55b982732722ff94bbffdb
Compare: https://github.com/Checkmk/checkmk/compare/d67e8f5a1b54...a763c6ad9a49
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: fa39b0be3997fa5b5931644621aa2c7aed23a0e6
https://github.com/Checkmk/checkmk/commit/fa39b0be3997fa5b5931644621aa2c7ae…
Author: Konstantin Baikov <konstantin.baikov(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M cmk/ec/export.py
M cmk/gui/mkeventd/__init__.py
R cmk/gui/mkeventd/rule_matching.py
M cmk/gui/mkeventd/wato.py
M tests/unit/cmk/ec/test_ec_misc.py
Log Message:
-----------
Remove code duplication from rule_matching
CMK-11519
After this change the simulator rule matcher
will use the EC methods.
Change-Id: I14b2336f4ad7f7f03a22d49c2b96d315783ef476
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: a385fc6157b2eb05afcedcc8b474ea8f1e2c1751
https://github.com/Checkmk/checkmk/commit/a385fc6157b2eb05afcedcc8b474ea8f1…
Author: Sofia Colakovic <sofia.colakovic(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
A .werks/15755
M cmk/base/plugins/agent_based/utils/ps.py
M cmk/gui/plugins/wato/check_parameters/ps.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_ps.py
Log Message:
-----------
15755 ps: Make showing usernames in service details configurable
An additional option "Include usernames in service details" is added to
the "State and count of processes" service monitoring rule.
It enables the user to configure whether the usernames are shown in
the service details of the "Process" service.
Usernames will be shown in the service details by default.
CMK-13118
Change-Id: I237ada9e47dde9a70949d8120fa26b1587b4a9ce
Branch: refs/heads/2.2.0
Home: https://github.com/Checkmk/checkmk
Commit: 023a16bac688da5a6dd8aaf75b19a0221e2e90af
https://github.com/Checkmk/checkmk/commit/023a16bac688da5a6dd8aaf75b19a0221…
Author: Sergey Kipnis <sergey.kipnis(a)checkmk.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
A .werks/15827
Log Message:
-----------
Send state-only (no perf data) to InfluxDB backend
Fixes the regression where object information with empty performance
data would not be sent to the InfluxDB backend even if the state
information is present.
This is backport from master.
SUP-13859
Change-Id: If6e6f4fcd3f231191f054062a06003bb125ecb07