Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 6c8dd51cf4c97321c00695c5570cd2be4a543fec
https://github.com/Checkmk/checkmk/commit/6c8dd51cf4c97321c00695c5570cd2be4…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M packages/livestatus/include/livestatus/TableStateHistory.h
M packages/livestatus/src/TableStateHistory.cc
Log Message:
-----------
Introduced predicate and made implementation details private
Still not a great API, but much, much better than before.
Change-Id: Iaf8b64d39fd5882fb8c0e003dd6237d1cc78e2d1
Commit: c856d075f466bee78b0a9de5e6d4fa54c85a0c8a
https://github.com/Checkmk/checkmk/commit/c856d075f466bee78b0a9de5e6d4fa54c…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M packages/livestatus/include/livestatus/TableStateHistory.h
M packages/livestatus/src/TableStateHistory.cc
Log Message:
-----------
Inline no_log_file() code into rewind_to_start()
This gets rid of an implicit protocol, at the price of doing a really tiny
bit of more work in an edge case (no log files).
Change-Id: Icd5e3685d3c7899f9179dcea0de4d172422674e2
Compare: https://github.com/Checkmk/checkmk/compare/b20949f5a4e9...c856d075f466
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: c9b19a269e007931ec46a38d077f5511effaf41c
https://github.com/Checkmk/checkmk/commit/c9b19a269e007931ec46a38d077f5511e…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/base/api/agent_based/register/__init__.py
M cmk/base/api/agent_based/register/_config.py
M tests/unit/cmk/base/api/agent_based/register/test__config.py
M tests/unit/cmk/base/test_config.py
Log Message:
-----------
Pass plugins as argument VII
Change-Id: I97c08b73335ba0b2ced5fae12c0eb980ad067022
Commit: 8a02c1005c65359ab2b2e8ed2e1983f31a8f7943
https://github.com/Checkmk/checkmk/commit/8a02c1005c65359ab2b2e8ed2e1983f31…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M tests/unit/checks/conftest.py
M tests/unit/checks/test_aws_elb.py
M tests/unit/checks/test_esx_vsphere_hostsystem_maintenance.py
M tests/unit/checks/test_esx_vsphere_hostsystem_multipath.py
M tests/unit/checks/test_esx_vsphere_hostsystem_state.py
M tests/unit/checks/test_filestats.py
M tests/unit/checks/test_generic_legacy_conversion.py
M tests/unit/checks/test_graylog_sources.py
M tests/unit/checks/test_hp_proliant_raid.py
M tests/unit/checks/test_mongodb_collections.py
M tests/unit/checks/test_mongodb_replica_set.py
M tests/unit/checks/test_mssql_instance.py
M tests/unit/checks/test_oracle_instance_uptime.py
M tests/unit/checks/test_oracle_recovery_status.py
M tests/unit/checks/test_safenet_detection.py
M tests/unit/checks/test_scaleio_devices.py
M tests/unit/cmk/base/api/agent_based/register/test_check_plugins.py
M tests/unit/cmk/base/plugins/agent_based/test_fortigate_ipsecvpn.py
M tests/unit/cmk/base/test_check_table.py
M tests/unit/cmk/base/test_config.py
M tests/unit/cmk/base/test_core_config.py
M tests/unit/cmk/base/test_discovery.py
M tests/unit/cmk/checkengine/test_autochecks.py
M tests/unit/cmk/gui/plugins/wato/check_parameters/test_plugin_vs_wato.py
M tests/unit/cmk/plugins/collection/agent_based/test_bluecat_threads.py
M tests/unit/cmk/plugins/collection/agent_based/test_check_plugin_properties.py
M tests/unit/cmk/plugins/collection/agent_based/test_cisco_detection.py
M tests/unit/cmk/plugins/collection/agent_based/test_container_cpu.py
M tests/unit/cmk/plugins/collection/agent_based/test_docker_container_diskstat.py
M tests/unit/cmk/plugins/collection/agent_based/test_docker_container_mem.py
M tests/unit/cmk/plugins/collection/agent_based/test_docker_node_disk_usage.py
M tests/unit/cmk/plugins/collection/agent_based/test_fast_lta_headunit_replication.py
M tests/unit/cmk/plugins/collection/agent_based/test_fast_lta_headunit_status.py
M tests/unit/cmk/plugins/collection/agent_based/test_fast_lta_silent_cubes_capacity.py
M tests/unit/cmk/plugins/collection/agent_based/test_fast_lta_volumes.py
M tests/unit/cmk/plugins/collection/agent_based/test_fireeye_active_vms.py
M tests/unit/cmk/plugins/collection/agent_based/test_fireeye_mailq.py
M tests/unit/cmk/plugins/collection/agent_based/test_fireeye_quarantine.py
M tests/unit/cmk/plugins/collection/agent_based/test_inventory_docker_node_info.py
M tests/unit/cmk/plugins/collection/agent_based/test_juniper_fru.py
M tests/unit/cmk/plugins/collection/agent_based/test_kube_node_container_count.py
M tests/unit/cmk/plugins/collection/agent_based/test_kube_pod_conditions.py
M tests/unit/cmk/plugins/collection/agent_based/test_lsi.py
M tests/unit/cmk/plugins/collection/agent_based/test_megaraid_bbu.py
M tests/unit/cmk/plugins/collection/agent_based/test_sap_hana_connect.py
M tests/unit/cmk/plugins/collection/agent_based/test_sap_hana_diskusage.py
M tests/unit/cmk/plugins/collection/agent_based/test_sap_hana_ess.py
M tests/unit/cmk/plugins/collection/agent_based/test_sap_hana_events.py
M tests/unit/cmk/plugins/collection/agent_based/test_sap_hana_fileinfo.py
M tests/unit/cmk/plugins/collection/agent_based/test_sap_hana_instance_status.py
M tests/unit/cmk/plugins/collection/agent_based/test_sap_hana_memrate.py
M tests/unit/cmk/plugins/collection/agent_based/test_sap_hana_proc.py
M tests/unit/cmk/plugins/collection/agent_based/test_sap_hana_replication_status.py
M tests/unit/cmk/plugins/collection/agent_based/test_section_host_label_doc.py
M tests/unit/cmk/plugins/collection/agent_based/test_section_properties.py
M tests/unit/cmk/plugins/collection/agent_based/test_suseconnect.py
M tests/unit/cmk/plugins/collection/agent_based/test_ucs_c_rack_server_psu_voltage.py
M tests/unit/cmk/plugins/collection/agent_based/test_ups_power.py
M tests/unit/cmk/plugins/collection/agent_based/test_vutlan_ems_smoke.py
M tests/unit/cmk/plugins/collection/agent_based/test_windows_update.py
M tests/unit/cmk/plugins/kube/server_side_calls/test_special_agent.py
M tests/unit/cmk/plugins/mssql/agent_based/test_mssql_blocked_sessions.py
M tests/unit/cmk/plugins/mssql/agent_based/test_mssql_instance.py
M tests/unit/cmk/plugins/oracle/agent_based/test_oracle_dataguard_stats.py
M tests/unit/cmk/plugins/oracle/agent_based/test_oracle_instance.py
M tests/unit/cmk/plugins/oracle/agent_based/test_oracle_processes.py
M tests/unit/cmk/plugins/oracle/agent_based/test_oracle_recovery_area.py
M tests/unit/cmk/snmplib/test_snmp_scan.py
M tests/unit/cmk/utils/test_man_pages.py
M tests/unit/conftest.py
Log Message:
-----------
clean up plugin fixture
Change-Id: I2a62cce5a1c360a0fe03ac7724ed5eeccf5502d8
Commit: d44d888682b250bc8a9a859d0ddcc1e71359f406
https://github.com/Checkmk/checkmk/commit/d44d888682b250bc8a9a859d0ddcc1e71…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M tests/unit/cmk/plugins/collection/agent_based/test_check_plugin_properties.py
Log Message:
-----------
Remove obsolete test
We no longer need to assure consistency with
a long deprecated API.
Change-Id: I21591d009c732b572e30bf5df272e92b0c9d9b55
Commit: 6f28242cd723f70422a6b45be8969c924a81db08
https://github.com/Checkmk/checkmk/commit/6f28242cd723f70422a6b45be8969c924…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/wato/pages/rulesets.py
M cmk/gui/watolib/rulesets.py
Log Message:
-----------
Simplify rule matching in watolib
We do not collect the rueasons why a rule matches anymore since a long
time. Because of this we can now simplify the related helper functions
to return a simple boolean value.
Change-Id: Iab40b886513ed452c3b84336ad195ca61dadd347
Commit: 75348f4e0353744d1b9073100d0bccfd590736fe
https://github.com/Checkmk/checkmk/commit/75348f4e0353744d1b9073100d0bccfd5…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/wato/pages/pattern_editor.py
M cmk/gui/wato/pages/rulesets.py
M cmk/gui/watolib/rulesets.py
Log Message:
-----------
Remove useless host folder argument from rule matching
Change-Id: I01919bbee0740d09f7b64553d077656b4cad91fe
Commit: a9607ae58e53729eba2461dc1c19ca034a86ee84
https://github.com/Checkmk/checkmk/commit/a9607ae58e53729eba2461dc1c19ca034…
Author: Niko Wenselowski <niko.wenselowski(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M buildscripts/infrastructure/build-nodes/almalinux-9/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-11/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-12/Dockerfile
M buildscripts/infrastructure/build-nodes/scripts/install-development.sh
R buildscripts/infrastructure/build-nodes/scripts/install-freetds.sh
M buildscripts/infrastructure/build-nodes/sles-15sp3/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp4/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp5/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp6/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-20.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-22.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-23.10/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-24.04/Dockerfile
Log Message:
-----------
Remove freetds installation
freetds is managed through Bazel nowadays.
Change-Id: I14288943aa24adf4e5b4df3bc85fa0b9bbb8b452
Commit: 019fb169c44cd6908c16de6ab582d2598646e243
https://github.com/Checkmk/checkmk/commit/019fb169c44cd6908c16de6ab582d2598…
Author: Lukas Lengler <lukas.lengler(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/wato/pages/notifications/quick_setup.py
Log Message:
-----------
notifications: fix Internal Server Error when going to Stage 4
we used the ListOfStrings FormSpec for non string FormSpecs
Change-Id: I0675b96ad92c365bf25993240b22c47d5cfa5469
Commit: b20949f5a4e93cbba7f5319b734807b21d89d4d1
https://github.com/Checkmk/checkmk/commit/b20949f5a4e93cbba7f5319b734807b21…
Author: Ronny Bruska <ronny.bruska(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/wato/pages/__init__.py
M cmk/gui/wato/pages/notifications/__init__.py
M cmk/gui/wato/pages/notifications/modes.py
M cmk/gui/watolib/search.py
Log Message:
-----------
Make notification parameter searchable in Setup search
CMK-19591
Change-Id: Ia2096920ecbc5916fbc2b6d42197a35b248b2771
Compare: https://github.com/Checkmk/checkmk/compare/5440f90a7f70...b20949f5a4e9
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/2.2.0
Home: https://github.com/Checkmk/checkmk
Commit: 390c7166112433668f8efff0c39bee8b049bb818
https://github.com/Checkmk/checkmk/commit/390c7166112433668f8efff0c39bee8b0…
Author: Checkmk release system <noreply(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
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/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/mailman2_lists
M agents/plugins/mailman3_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/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/nvidia_smi.ps1
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 cmk/special_agents/agent_jolokia.py
M cmk/special_agents/agent_netapp.py
M cmk/special_agents/agent_splunk.py
M cmk/special_agents/agent_vsphere.py
M cmk/utils/version.py
M configure.ac
M defines.make
M docker_image/Dockerfile
M packages/cmk-agent-ctl/src/constants.rs
Log Message:
-----------
Set version to 2.2.0p37
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications