Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 554b8c59d85941d3b454c833d204cb5aa7163b22
https://github.com/tribe29/checkmk/commit/554b8c59d85941d3b454c833d204cb5aa…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M buildscripts/scripts/build-cmk-version.jenkins
Log Message:
-----------
Add build of the Windows cmk-agent-ctl into package build
This is required to obtain artifacts from the pipelene.
CMK-9515
Change-Id: I65cb634580e6a644792098a956d4ab551b2f3b92
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 3a420a664de737d52be71a58d77b43eecb49cb5b
https://github.com/tribe29/checkmk/commit/3a420a664de737d52be71a58d77b43eec…
Author: Anastasiya Liatsetskaya <anastasiya.liatsetskaya(a)tribe29.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M active_checks/check_bi_aggr
M active_checks/check_mail
M active_checks/check_traceroute
M agents/modules/windows/tests/integration/test_scripts_execution.py
M agents/plugins/apache_status.py
M agents/plugins/isc_dhcpd.py
M cmk/base/inventory_plugins.py
M inventory/export_software_csv
Log Message:
-----------
Fixes for pylint:consider-using-with, p2
CMK-8545
Change-Id: I52e5cc87069460f6a03d65233d6a3da45fd07378
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 4e9f25d987dd2b7b2d52c8540e542533cbd98e58
https://github.com/tribe29/checkmk/commit/4e9f25d987dd2b7b2d52c8540e542533c…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M omd/packages/python3-modules/python3-modules.make
Log Message:
-----------
Fix native module rpath patching
We want to keep the RPATH for libraries which ship their own
set of libraries with the wheel.
Change-Id: I1e06dbd9920d8d23eee854a40530b301182006ae
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 1103051787fca50b13c16c60aadf162e5fb3492b
https://github.com/tribe29/checkmk/commit/1103051787fca50b13c16c60aadf162e5…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M livestatus/src/test/test_Table.cc
Log Message:
-----------
Refactoring: Introduce a class for column definitions.
This makes it explicit that we don't care about order, and it
gives a nicer syntax for appending definitions.
Change-Id: I6199ffd72a76cc3bd9477ba5fd4a5f2938d06814
Commit: 17865601f53d862651dabe18fedbae91be3eb56c
https://github.com/tribe29/checkmk/commit/17865601f53d862651dabe18fedbae91b…
Author: Maximilian Wirtz <maximilian.wirtz(a)tribe29.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M .werks/first_free
Log Message:
-----------
Reserved 10 Werk IDS
Change-Id: Id2a2b80cdda6ec1d0d34bd1e79c0d7bd1b1aa430
Commit: 74130fa9dd07fcbb5297e4d29caf77501b607030
https://github.com/tribe29/checkmk/commit/74130fa9dd07fcbb5297e4d29caf77501…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
A .werks/13654
A checkman/cisco_ie_temp
A cmk/base/plugins/agent_based/cisco_ie_temp.py
A tests/unit/cmk/base/plugins/agent_based/test_cisco_ie_temperature.py
Log Message:
-----------
13654 Cisco IE: addition of new check plugin for temperature monitoring
This werk introduces the new temperature check for Cisco IE devices.
Change-Id: I8c239ddf17d9e684d3ea4cf1d44c0006ffdff246
Compare: https://github.com/tribe29/checkmk/compare/bd245f39e548...74130fa9dd07
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 5f7bec912abafe1f3f23df71dc4897bbf18b5f12
https://github.com/tribe29/checkmk/commit/5f7bec912abafe1f3f23df71dc4897bbf…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M cmk/base/plugins/agent_based/utils/kube_resources.py
M cmk/special_agents/agent_kube.py
M cmk/special_agents/utils_kubernetes/schemata/section.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_cpu_usage.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_memory.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_kube_resources.py
M tests/unit/cmk/special_agents/agent_kubernetes/test_agent_kube.py
M tests/unit/cmk/special_agents/agent_kubernetes/test_agent_kubernetes_api_pods.py
Log Message:
-----------
agent_kube: update section Resources
* Number of containers with unspecified config is now available
* Aggregation logic is no longer duplicated
* Add overview of ignored containers
CMK-9378
Change-Id: I2e15e3eb7b8d7692309bd9fbfdf09965a9863a91