Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: c98452d4767bd840a2d3b14d489651a9170fa2c8
https://github.com/Checkmk/checkmk/commit/c98452d4767bd840a2d3b14d489651a91…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M tests/unit/cmk/base/plugins/agent_based/test_kube_cpu.py
Log Message:
-----------
kube_cpu: test should not be sensitive to precise value of USAGE
`check_with_utilization` computed the utilization in a different manner
than the test. This caused the test to fail most of the time, if
trailing digits of `USAGE` were modified.
CMK-9463
Change-Id: Ie9b587ffc63a707f5157d346edb77c59c451a645
Commit: 095703a08c6a4dafdd4283f9dc6d62a9e5c169ba
https://github.com/Checkmk/checkmk/commit/095703a08c6a4dafdd4283f9dc6d62a9e…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M tests/unit/cmk/base/plugins/agent_based/test_kube_cpu.py
Log Message:
-----------
kube_cpu: inline global variables
The naming OK, CRIT, WARN was misleading, since they looked like enums.
Moreover, these variables would couple some tests, which are independent.
CMK-9463
Change-Id: I50a216ea638c4a56b54a8e68fc0d3ffd81ff2271
Compare: https://github.com/Checkmk/checkmk/compare/4a725968e515...095703a08c6a
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 01ee88d3876f4a39e0ce065baf6cb9534047c716
https://github.com/Checkmk/checkmk/commit/01ee88d3876f4a39e0ce065baf6cb9534…
Author: Rebekka Seltmann <rebekka.seltmann(a)checkmk.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M cmk/base/plugins/agent_based/timesyncd.py
M tests/unit/cmk/base/plugins/agent_based/test_timesyncd.py
Log Message:
-----------
Timesyncd timestamp parsing: Fix UnknownTimezoneWarning
We can assemble a tzinfos mapping to deal with time zone abbreviations for the datetime.parser on the fly since the TZ identifier is also provided
Change-Id: I461d116b742491809fff68ddd37a1417c3254686
Branch: refs/heads/2.2.0
Home: https://github.com/Checkmk/checkmk
Commit: e88eb69abd3dca26d72237f6c116f4181b217b5a
https://github.com/Checkmk/checkmk/commit/e88eb69abd3dca26d72237f6c116f4181…
Author: Rebekka Seltmann <rebekka.seltmann(a)checkmk.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M cmk/base/plugins/agent_based/timesyncd.py
M tests/unit/cmk/base/plugins/agent_based/test_timesyncd.py
Log Message:
-----------
Timesyncd timestamp parsing: Fix UnknownTimezoneWarning
We can assemble a tzinfos mapping to deal with time zone abbreviations for the datetime.parser on the fly since the TZ identifier is also provided
Change-Id: I461d116b742491809fff68ddd37a1417c3254686
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: f0931428b73861bda1300fe7c087187919cfb9e7
https://github.com/Checkmk/checkmk/commit/f0931428b73861bda1300fe7c08718791…
Author: Sergey Kipnis <sergey.kipnis(a)checkmk.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M agents/wnx/src/common/wtools.cpp
M agents/wnx/src/common/wtools.h
M agents/wnx/src/engine/extensions.cpp
M agents/wnx/watest/test-wtools.cpp
Log Message:
-----------
fix robotmk processing
powershell or powershell.exe is allowed
killing method is adapted
Change-Id: I7bbd94df30ff39917eef7c964ec19054acf21677
Commit: ac3b51cafdfa620763f93a9afc979d0315fabfcb
https://github.com/Checkmk/checkmk/commit/ac3b51cafdfa620763f93a9afc979d031…
Author: Konstantin Baikov <konstantin.baikov(a)checkmk.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M cmk/ec/helpers.py
M cmk/ec/main.py
A tests/unit/cmk/ec/test_ec_syslog_processing.py
Log Message:
-----------
Unify the pipe, spoolfiles and socket for syslog
This commit adds the octet counting method
for syslog messages processing. The unification
is a side effect to avoid code duplication.
Change-Id: Ifb9ae67e36421460f6de20e6a7617fc1575f8ec9
Compare: https://github.com/Checkmk/checkmk/compare/65bab4f3391b...ac3b51cafdfa
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 65bab4f3391bfa31fb220d929eb3dbb60be18c24
https://github.com/Checkmk/checkmk/commit/65bab4f3391bfa31fb220d929eb3dbb60…
Author: Maximilian Wirtz <maximilian.wirtz(a)checkmk.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M Pipfile
M Pipfile.lock
M cmk/gui/type_defs.py
M cmk/gui/wato/pages/user_profile/two_factor.py
R web/htdocs/js/modules/cbor_ext.js
M web/htdocs/js/modules/webauthn.ts
Log Message:
-----------
Update fido2
Also removed cbor dependency
CMK-11840
Change-Id: I6cbb0a481c6cd153b4c9c2392cef58b27f815ac3
Branch: refs/heads/2.1.0
Home: https://github.com/Checkmk/checkmk
Commit: d197030135a6da2292beaea8860218e325c0dcb2
https://github.com/Checkmk/checkmk/commit/d197030135a6da2292beaea8860218e32…
Author: Checkmk release system <feedback(a)checkmk.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M agents/check_mk_agent.aix
M agents/check_mk_agent.freebsd
M agents/check_mk_agent.hpux
M agents/check_mk_agent.linux
M agents/check_mk_agent.macosx
M agents/check_mk_agent.netbsd
M agents/check_mk_agent.openbsd
M agents/check_mk_agent.openvms
M agents/check_mk_agent.openwrt
M agents/check_mk_agent.solaris
M agents/cmk-agent-ctl/src/constants.rs
M agents/plugins/apache_status.py
M agents/plugins/asmcmd.sh
M agents/plugins/db2_mem
M agents/plugins/dnsclient
M agents/plugins/hpux_lunstats
M agents/plugins/hpux_statgrab
M agents/plugins/ibm_mq
M agents/plugins/isc_dhcpd.py
M agents/plugins/jar_signature
M agents/plugins/kaspersky_av
M agents/plugins/lnx_container_host_if.linux
M agents/plugins/lnx_quota
M agents/plugins/lvm
M agents/plugins/mailman_lists
M agents/plugins/mk_apt
M agents/plugins/mk_ceph
M agents/plugins/mk_cups_queues
M agents/plugins/mk_db2.aix
M agents/plugins/mk_db2.linux
M agents/plugins/mk_docker.py
M agents/plugins/mk_errpt.aix
M agents/plugins/mk_filehandler
M agents/plugins/mk_filestats.py
M agents/plugins/mk_haproxy.freebsd
M agents/plugins/mk_informix
M agents/plugins/mk_inotify.py
M agents/plugins/mk_inventory.aix
M agents/plugins/mk_inventory.linux
M agents/plugins/mk_inventory.solaris
M agents/plugins/mk_iptables
M agents/plugins/mk_jolokia.py
M agents/plugins/mk_logins
M agents/plugins/mk_logwatch.py
M agents/plugins/mk_mongodb.py
M agents/plugins/mk_mysql
M agents/plugins/mk_nfsiostat
M agents/plugins/mk_omreport
M agents/plugins/mk_oracle
M agents/plugins/mk_oracle_crs
M agents/plugins/mk_postgres.py
M agents/plugins/mk_redis
M agents/plugins/mk_sap.aix
M agents/plugins/mk_sap.py
M agents/plugins/mk_sap_hana
M agents/plugins/mk_saprouter
M agents/plugins/mk_scaleio
M agents/plugins/mk_site_object_counts
M agents/plugins/mk_sshd_config
M agents/plugins/mk_suseconnect
M agents/plugins/mk_tinkerforge.py
M agents/plugins/mk_tsm
M agents/plugins/mk_zypper
M agents/plugins/mtr.py
M agents/plugins/netstat.aix
M agents/plugins/netstat.linux
M agents/plugins/netstat.solaris
M agents/plugins/nfsexports
M agents/plugins/nfsexports.solaris
M agents/plugins/nginx_status.py
M agents/plugins/plesk_backups.py
M agents/plugins/plesk_domains.py
M agents/plugins/runas
M agents/plugins/smart
M agents/plugins/symantec_av
M agents/plugins/unitrends_backup
M agents/plugins/unitrends_replication.py
M agents/plugins/vxvm
M agents/plugins/websphere_mq
M agents/plugins/zorp
M agents/windows/plugins/ad_replication.bat
M agents/windows/plugins/arcserve_backup.ps1
M agents/windows/plugins/citrix_farm.ps1
M agents/windows/plugins/citrix_licenses.vbs
M agents/windows/plugins/citrix_xenapp.ps1
M agents/windows/plugins/hyperv_vms.ps1
M agents/windows/plugins/hyperv_vms_guestinfos.ps1
M agents/windows/plugins/iis_app_pool_state.ps1
M agents/windows/plugins/kaspersky_av_client.vbs
M agents/windows/plugins/mcafee_av_client.bat
M agents/windows/plugins/megaraid.bat
M agents/windows/plugins/mk_dhcp_enabled.bat
M agents/windows/plugins/mk_inventory.vbs
M agents/windows/plugins/mk_msoffice.ps1
M agents/windows/plugins/mk_mysql.vbs
M agents/windows/plugins/mk_oracle.ps1
M agents/windows/plugins/msexch_dag.ps1
M agents/windows/plugins/msexch_database.ps1
M agents/windows/plugins/mssql.vbs
M agents/windows/plugins/netstat_an.bat
M agents/windows/plugins/rds_licenses.vbs
M agents/windows/plugins/rstcli.bat
M agents/windows/plugins/sansymphony.ps1
M agents/windows/plugins/storcli.bat
M agents/windows/plugins/tsm_checks.bat
M agents/windows/plugins/veeam_backup_status.ps1
M agents/windows/plugins/win_dhcp_pools.bat
M agents/windows/plugins/win_dmidecode.bat
M agents/windows/plugins/win_license.bat
M agents/windows/plugins/win_printers.ps1
M agents/windows/plugins/windows_broadcom_bonding.bat
M agents/windows/plugins/windows_if.ps1
M agents/windows/plugins/windows_intel_bonding.bat
M agents/windows/plugins/windows_multipath.vbs
M agents/windows/plugins/windows_os_bonding.ps1
M agents/windows/plugins/windows_tasks.ps1
M agents/windows/plugins/windows_updates.vbs
M agents/windows/plugins/wmic_if.bat
M agents/wnx/src/common/wnx_version.h
M bin/livedump
M bin/mkbackup
M bin/mkbench
M cmk/utils/version.py
M configure.ac
M defines.make
M docker/Dockerfile
Log Message:
-----------
Set version to 2.1.0p34
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 7fef30b01447f11a0cfa2499378a42a4f4c176e8
https://github.com/Checkmk/checkmk/commit/7fef30b01447f11a0cfa2499378a42a4f…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
A cmk/base/plugins/agent_based/robotmk.py
A cmk/base/plugins/agent_based/utils/robotmk_api.py
Log Message:
-----------
Add section parsing `robotmk_v2`
This change does not address the problem, that the section content is
specified by the API of the `robotmk` package. Currently, we just copy
changes manually to `robotmk_api.py`.
CMK-14376
Change-Id: Ibde14ecca63a750e1b1c74c58128fcd74a5ea9b6