Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 99466141cc411f48d18006cf2fb6312443fe4be9
https://github.com/tribe29/checkmk/commit/99466141cc411f48d18006cf2fb631244…
Author: Alex Zurhake <alex.zurhake(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M Makefile
M buildscripts/infrastructure/build-nodes/centos-7/Dockerfile
M buildscripts/infrastructure/build-nodes/centos-8/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-10/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-11/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-9/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-12sp3/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-12sp4/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-12sp5/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp1/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp2/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp3/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-16.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-18.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-19.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-20.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-21.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-21.10/Dockerfile
M omd/packages/Python/Python.make
Log Message:
-----------
Remove chrpath as dependency
We switched to patchelf in d0fd386c6cc4fb1a6adec6800f4cb45faaa40301
therefor chrpath is not needed anymore.
Change-Id: I43c8cfccdb37d6ddb5d3c26762544ee6ff56f0ba
Commit: 08ea3717a4fa52b00b95d4b63b21bc6aa5a68fd6
https://github.com/tribe29/checkmk/commit/08ea3717a4fa52b00b95d4b63b21bc6aa…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M buildscripts/infrastructure/build-nodes/aws/roles/install-cmk/tasks/main.yml
Log Message:
-----------
fix building of AMI
Change-Id: Ib246b7ac39a195d71f13c2e3def1a46ffc75deb8
Commit: bc9a14416ffe6600e265f092159b22e4bb32c2ed
https://github.com/tribe29/checkmk/commit/bc9a14416ffe6600e265f092159b22e4b…
Author: Marcel Arentz <marcel.arentz(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
A .werks/13622
M cmk/base/plugins/agent_based/check_mk.py
Log Message:
-----------
13622 FIX Fixed empty hostname in network inventory table
A typo led into the problem, that the field "Hostname" in the network tree
has never been filled.
Change-Id: I9403fd2adb30e9cef819fde4421c262741fc80af
Commit: 01385fd28e609011d499cd1a3498ca31aad11ef8
https://github.com/tribe29/checkmk/commit/01385fd28e609011d499cd1a3498ca31a…
Author: Ronny Bruska <ronny.bruska(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M web/htdocs/js/modules/valuespecs.js
Log Message:
-----------
Fix focus on select2 dropdowns
Change-Id: Ia3a88866829994b725319ad574d356a1be797fec
Compare: https://github.com/tribe29/checkmk/compare/8ff43d5cb4e7...01385fd28e60
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 5e9251f1bb0d21bd07dabcc4d4e4f9ee3027a6e5
https://github.com/tribe29/checkmk/commit/5e9251f1bb0d21bd07dabcc4d4e4f9ee3…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M livestatus/src/TableStatus.h
M livestatus/src/test/test_Table.cc
Log Message:
-----------
Removed a few annoying #ifdefs.
The MonitoringCore abstraction is quite incomplete, so we already have a
few ugly impl<Core> calls. Having one more seems to be a good tradeoff.
Change-Id: I779648d80bc0beb0217b91f51d6211559eb42352
Commit: cd815c2bb4accde593fabc70109f87f28bbb9ed5
https://github.com/tribe29/checkmk/commit/cd815c2bb4accde593fabc70109f87f28…
Author: Max Linke <max.linke(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M Pipfile
M Pipfile.lock
Log Message:
-----------
Add Google Monitoring dependency
Also needs an update to google-auth to avoid version conflicts
Change-Id: I6849c7166cbc2d85658a79ee41b6a426a6fb9871
Commit: 4ae502e1c0b2df403eac917cd1f8204e2c7b0684
https://github.com/tribe29/checkmk/commit/4ae502e1c0b2df403eac917cd1f8204e2…
Author: Max Linke <max.linke(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
A agents/special/agent_gcp
A checks/agent_gcp
M cmk/gui/plugins/wato/datasource_programs.py
A cmk/special_agents/agent_gcp.py
M tests/unit/agents/special/test_special_agent_args.py
Log Message:
-----------
First rough gcp agent
Change-Id: I91dd6a023cb9147eb3f6c6a6e258ba4262da1e6a
Commit: 5369425b87b262b0200251b8c736c5676fee06eb
https://github.com/tribe29/checkmk/commit/5369425b87b262b0200251b8c736c5676…
Author: Max Linke <max.linke(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M cmk/special_agents/agent_gcp.py
A tests/unit/checks/test_agent_gcp.py
A tests/unit/cmk/special_agents/test_agent_gcp.py
Log Message:
-----------
Add gcp agent tests
Change-Id: If0bec03056424ec158de138ce99280f27148b4b1
Commit: 8ff43d5cb4e7dbe77eb62cc6b127be64783070df
https://github.com/tribe29/checkmk/commit/8ff43d5cb4e7dbe77eb62cc6b127be647…
Author: Max Linke <max.linke(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M agents/special/agent_gcp
M checks/agent_gcp
M cmk/special_agents/agent_gcp.py
M tests/unit/checks/test_agent_gcp.py
Log Message:
-----------
REF: use new agent convenience functions
Change-Id: I8dae0f761e17b97121609256406804d02681c0ed
Compare: https://github.com/tribe29/checkmk/compare/9bc7e1c71908...8ff43d5cb4e7
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 356cb3cc48d6cce724e8ebc84046ad0ce69bb184
https://github.com/tribe29/checkmk/commit/356cb3cc48d6cce724e8ebc84046ad0ce…
Author: Benedikt Seidl <benedikt.seidl(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
A .werks/13405
M checks/bluecat_threads
M checks/cpu
M cmk/gui/plugins/wato/check_parameters/threads.py
R tests/unit/checks/generictests/datasets/cpu_1_regression.py
R tests/unit/checks/generictests/datasets/cpu_2_regression.py
A tests/unit/cmk/base/plugins/agent_based/test_bluecat_threads.py
A tests/unit/cmk/base/plugins/agent_based/test_cpu_loads.py
A tests/unit/cmk/base/plugins/agent_based/test_cpu_threads.py
Log Message:
-----------
13405 FIX Allow to disable thread levels
The rule "Number of threads" can set both relative and absolute levels
for the number of threads. Up until this Werk it was not possible to
remove said levels completely once they where set.
Now this is possible. For example you can define a base rule matching
all hosts to check for absolute levels and add another rule matching a
single host removing the absolute levels from the base rule and only
check for relative levels. To accomplish that choose "No levels" for the
absolute levels on the single host.
SUP-9106
Change-Id: I4ef4c893b6a85498fbf881c0003907b6c5df3e5f
Commit: 7e3a285645d9763fa5d503c9979c3c18259e497d
https://github.com/tribe29/checkmk/commit/7e3a285645d9763fa5d503c9979c3c182…
Author: Ronny Bruska <ronny.bruska(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
A .werks/13663
M cmk/gui/plugins/views/crash_reporting.py
Log Message:
-----------
13663 FIX Fix JSONDecodeError on crash reports view
CMK-8954
Change-Id: I2b3399e9b0f02fa5f63922ad927cb034257817ac
Compare: https://github.com/tribe29/checkmk/compare/fd334d8a9247...7e3a285645d9
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: c8d4017724535b31a2f63d397789593360d6cc5e
https://github.com/tribe29/checkmk/commit/c8d4017724535b31a2f63d39778959336…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Changed paths:
M agents/wnx/watest/test-eventlog.cpp
Log Message:
-----------
Rework unit test for eventlog in Windows agent
Change-Id: I4cf65b9cd530fc7e3d72687a02a521fd4e6e793b