Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: ab698ccebba57f0f2f47889564a467a8bb04372c
https://github.com/tribe29/checkmk/commit/ab698ccebba57f0f2f47889564a467a8b…
Author: Timotheus Bachinger <timotheus.bachinger(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M omd/omd.make
Log Message:
-----------
Explicitly use NEXUS credentials in package build
Change-Id: I20b486c130b3e5f47196c6c898f9acc4111e02fb
Commit: 6ee72eb865315383b570d3570c9bab2025d955c9
https://github.com/tribe29/checkmk/commit/6ee72eb865315383b570d3570c9bab202…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M tests/Makefile
M tests/__init__.py
M tests/agent-integration/test_plugin_version_compatibility.py
M tests/agent-plugin-unit/test_apache_status.py
M tests/agent-plugin-unit/test_mk_errpt_aix.py
M tests/agent-plugin-unit/test_mk_filestats.py
M tests/agent-plugin-unit/test_mk_jolokia.py
M tests/agent-plugin-unit/test_mk_logwatch.py
M tests/agent-plugin-unit/test_mk_mongodb.py
M tests/agent-plugin-unit/test_mk_postgres.py
M tests/agent-plugin-unit/test_mk_sap.py
M tests/agent-plugin-unit/test_mtr.py
M tests/agent-plugin-unit/test_plesk_backups.py
M tests/agent-plugin-unit/test_plesk_domains.py
M tests/bandit-nosec-markers/nosec_reason.py
M tests/code_quality/__init__.py
M tests/code_quality/conftest.py
M tests/code_quality/file_content/__init__.py
M tests/code_quality/file_content/test_find_debug_code_web.py
M tests/code_quality/file_content/test_find_debug_print.py
M tests/code_quality/file_content/test_permissions.py
M tests/code_quality/file_content/test_scss_color_codes.py
M tests/code_quality/file_content/test_scss_variables.py
M tests/code_quality/test_license_headers.py
M tests/code_quality/test_pipfile.py
M tests/code_quality/test_werks.py
M tests/composition/__init__.py
M tests/composition/agents/__init__.py
M tests/composition/agents/plugins/__init__.py
M tests/composition/agents/test_cmk_agent_ctl.py
M tests/composition/conftest.py
M tests/composition/constants.py
M tests/composition/controller_site_interactions/__init__.py
M tests/composition/controller_site_interactions/common.py
M tests/composition/controller_site_interactions/conftest.py
M tests/composition/controller_site_interactions/test_proxy_register_import_workflow.py
M tests/composition/controller_site_interactions/test_register_workflow.py
M tests/composition/controller_site_interactions/test_rename_preserves_registration.py
M tests/composition/controller_site_interactions/test_status.py
M tests/composition/test_automatic_host_removal.py
M tests/composition/utils.py
M tests/conftest.py
M tests/docker/test_docker.py
M tests/gui_crawl/__init__.py
M tests/gui_crawl/conftest.py
M tests/gui_crawl/test_gui_crawl.py
M tests/gui_e2e/__init__.py
M tests/gui_e2e/conftest.py
M tests/gui_e2e/test_asvs.py
M tests/gui_e2e/test_backup.py
M tests/gui_e2e/test_change_password.py
M tests/gui_e2e/test_hosts.py
M tests/gui_e2e/test_login.py
M tests/gui_e2e/test_menu_help.py
M tests/gui_e2e/test_menu_user.py
M tests/gui_e2e/test_mobile.py
M tests/gui_e2e/test_sidebar.py
M tests/gui_e2e/test_signature_keys_for_signing_agents.py
M tests/gui_e2e/test_werks.py
M tests/integration/__init__.py
M tests/integration/agent_receiver/__init__.py
M tests/integration/agent_receiver/test_agent_receiver.py
M tests/integration/agents/__init__.py
M tests/integration/agents/special/__init__.py
M tests/integration/agents/special/test_executables.py
M tests/integration/bin/__init__.py
M tests/integration/bin/test_mkbackup.py
M tests/integration/cmk/__init__.py
M tests/integration/cmk/base/__init__.py
M tests/integration/cmk/base/test_automations.py
M tests/integration/cmk/base/test_check_variables.py
M tests/integration/cmk/base/test_discovery_parameters.py
M tests/integration/cmk/base/test_modes.py
M tests/integration/cmk/base/test_services_prediction.py
M tests/integration/cmk/ec/__init__.py
M tests/integration/cmk/ec/test_check_mkevents_calls.py
M tests/integration/cmk/ec/test_mkeventd_status.py
M tests/integration/cmk/gui/__init__.py
M tests/integration/cmk/gui/plugins/__init__.py
M tests/integration/cmk/gui/plugins/bi/__init__.py
M tests/integration/cmk/gui/plugins/bi/bi_plugin.py
M tests/integration/cmk/gui/plugins/bi/helper_test_load_bi_plugin.py
M tests/integration/cmk/gui/plugins/bi/test_bi_plugin.py
M tests/integration/cmk/gui/plugins/config/__init__.py
M tests/integration/cmk/gui/plugins/config/helper_test_load_config_plugin.py
M tests/integration/cmk/gui/plugins/config/test_config_plugin.py
M tests/integration/cmk/gui/plugins/cron/__init__.py
M tests/integration/cmk/gui/plugins/cron/cron_plugin.py
M tests/integration/cmk/gui/plugins/cron/helper_test_load_cron_plugin.py
M tests/integration/cmk/gui/plugins/cron/legacy_cron_plugin.py
M tests/integration/cmk/gui/plugins/cron/test_cron_plugin.py
M tests/integration/cmk/gui/plugins/dashboard/__init__.py
M tests/integration/cmk/gui/plugins/dashboard/dashlet_plugin.py
M tests/integration/cmk/gui/plugins/dashboard/helper_test_load_dashboard_plugin.py
M tests/integration/cmk/gui/plugins/dashboard/legacy_dashlet_plugin.py
M tests/integration/cmk/gui/plugins/dashboard/test_dashboard_plugin.py
M tests/integration/cmk/gui/plugins/metrics/__init__.py
M tests/integration/cmk/gui/plugins/metrics/helper_test_load_metrics_plugin.py
M tests/integration/cmk/gui/plugins/metrics/metric_info_plugin.py
M tests/integration/cmk/gui/plugins/metrics/test_metrics_plugin.py
M tests/integration/cmk/gui/plugins/openapi/__init__.py
M tests/integration/cmk/gui/plugins/openapi/helper_test_load_openapi_plugin.py
M tests/integration/cmk/gui/plugins/openapi/openapi_plugin.py
M tests/integration/cmk/gui/plugins/openapi/test_openapi_plugin.py
M tests/integration/cmk/gui/plugins/sidebar/helper_test_load_sidebar_plugin.py
M tests/integration/cmk/gui/plugins/sidebar/sidebar_plugin.py
M tests/integration/cmk/gui/plugins/sidebar/test_sidebar_plugin.py
M tests/integration/cmk/gui/plugins/userdb/__init__.py
M tests/integration/cmk/gui/plugins/userdb/helper_test_load_userdb_plugin.py
M tests/integration/cmk/gui/plugins/userdb/test_userdb_plugin.py
M tests/integration/cmk/gui/plugins/userdb/userdb_plugin.py
M tests/integration/cmk/gui/plugins/visuals/__init__.py
M tests/integration/cmk/gui/plugins/visuals/helper_test_load_visuals_plugin.py
M tests/integration/cmk/gui/plugins/visuals/legacy_visuals_plugin.py
M tests/integration/cmk/gui/plugins/visuals/test_visuals_plugin.py
M tests/integration/cmk/gui/plugins/visuals/visuals_plugin.py
M tests/integration/cmk/gui/plugins/wato/__init__.py
M tests/integration/cmk/gui/plugins/wato/helper_test_load_wato_plugin.py
M tests/integration/cmk/gui/plugins/wato/legacy_wato_plugin.py
M tests/integration/cmk/gui/plugins/wato/test_wato_plugin.py
M tests/integration/cmk/gui/plugins/wato/wato_plugin.py
M tests/integration/cmk/gui/plugins/watolib/__init__.py
M tests/integration/cmk/gui/plugins/watolib/helper_test_load_watolib_plugin.py
M tests/integration/cmk/gui/plugins/watolib/test_watolib_plugin.py
M tests/integration/cmk/gui/plugins/watolib/watolib_plugin.py
M tests/integration/cmk/gui/plugins/webapi/__init__.py
M tests/integration/cmk/gui/test_login.py
M tests/integration/cmk/gui/test_modules.py
M tests/integration/cmk/gui/utils/__init__.py
M tests/integration/cmk/gui/utils/test_agent.py
M tests/integration/cmk/lib/__init__.py
M tests/integration/cmk/lib/snmplib/__init__.py
M tests/integration/cmk/lib/snmplib/conftest.py
M tests/integration/cmk/lib/snmplib/snmp_data/__init__.py
M tests/integration/cmk/lib/snmplib/test_snmp_modes.py
M tests/integration/cmk/lib/snmplib/test_snmp_table.py
M tests/integration/cmk/post_rename_site/__init__.py
M tests/integration/cmk/post_rename_site/plugns/__init__.py
M tests/integration/cmk/post_rename_site/plugns/actions/__init__.py
M tests/integration/cmk/post_rename_site/plugns/actions/helper_verify_rename_action.py
M tests/integration/cmk/post_rename_site/plugns/actions/test_post_rename_site_plugins.py
M tests/integration/cmk/utils/__init__.py
M tests/integration/cmk/utils/helper_test_export_msi_file_table.py
M tests/integration/cmk/utils/snmp_data/__init__.py
M tests/integration/cmk/utils/test_msi_engine_it.py
M tests/integration/cmk/utils/test_site_werks.py
M tests/integration/conftest.py
M tests/integration/core/__init__.py
M tests/integration/core/test_active_checks.py
M tests/integration/livestatus/__init__.py
M tests/integration/livestatus/test_livestatus.py
M tests/integration/notifications/__init__.py
M tests/integration/notifications/conftest.py
M tests/integration/notifications/test_simple_rbn.py
M tests/integration/notifications/test_unreachable_notifications.py
M tests/integration/omd/__init__.py
M tests/integration/omd/helper_get_site_file_permissions.py
M tests/integration/omd/helper_rrd_database.py
M tests/integration/omd/helper_test_protobuf_api_implementation_is_cpp.py
M tests/integration/omd/helper_test_python_protobuf.py
M tests/integration/omd/helper_test_xport.py
M tests/integration/omd/test_basic_commands.py
M tests/integration/omd/test_dcd_integration.py
M tests/integration/omd/test_environment.py
M tests/integration/omd/test_hooks.py
M tests/integration/omd/test_init_scripts.py
M tests/integration/omd/test_omd.py
M tests/integration/omd/test_openssl_using_cmds.py
M tests/integration/omd/test_packages.py
M tests/integration/omd/test_perl.py
M tests/integration/omd/test_permissions.py
M tests/integration/omd/test_python.py
M tests/integration/omd/test_python_protobuf.py
M tests/integration/omd/test_rrdtool.py
M tests/integration/omd/test_setuid_binaries.py
M tests/integration/omd/test_web_access.py
M tests/openapi/__init__.py
M tests/openapi/conftest.py
M tests/openapi/response.py
M tests/openapi/runners.py
M tests/openapi/schema.py
M tests/openapi/settings.py
M tests/openapi/test_openapi.py
M tests/packaging/__init__.py
M tests/packaging/conftest.py
M tests/packaging/test_files.py
M tests/scripts/install-cmk.py
M tests/scripts/run-dockerized.py
M tests/testlib/__init__.py
M tests/testlib/base.py
M tests/testlib/certs.py
M tests/testlib/compare_html.py
M tests/testlib/containers.py
M tests/testlib/crawler.py
M tests/testlib/event_console.py
M tests/testlib/openapi_session.py
M tests/testlib/playwright/__init__.py
M tests/testlib/playwright/helpers.py
M tests/testlib/playwright/plugin.py
M tests/testlib/playwright/pom/__init__.py
M tests/testlib/playwright/pom/werks.py
M tests/testlib/playwright/timeouts.py
M tests/testlib/plugin_registry.py
M tests/testlib/pylint_checker_cmk_module_layers.py
M tests/testlib/pylint_checker_forbidden_objects.py
M tests/testlib/pylint_checker_layering_violation.py
M tests/testlib/pylint_checker_localization.py
M tests/testlib/pylint_cmk.py
M tests/testlib/rest_api_client.py
M tests/testlib/site.py
M tests/testlib/snmp.py
M tests/testlib/users.py
M tests/testlib/utils.py
M tests/testlib/version.py
M tests/testlib/web_session.py
Log Message:
-----------
Rebranding: Change license headers (XXVIII)
Remaining tests/*
CMK-12940
Change-Id: I9b6123b08bcfd2c72ecf38df50a5dbbe233af500
Commit: 2e13ca7e4fbc619bd9624287876938939b82329f
https://github.com/tribe29/checkmk/commit/2e13ca7e4fbc619bd9624287876938939…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M CONTRIBUTING.md
M Makefile
M artifacts.make
M cmk/base/plugins/agent_based/utils/barracuda.py
M cmk/base/plugins/agent_based/utils/ispro.py
M cmk/base/plugins/agent_based/utils/knuerr.py
M cmk/base/plugins/agent_based/utils/netgear.py
M cmk/base/plugins/agent_based/utils/qnap.py
M cmk/base/plugins/agent_based/utils/quanta.py
M cmk/base/plugins/agent_based/utils/ra32e.py
M cmk/base/plugins/agent_based/utils/raritan.py
M cmk/base/plugins/agent_based/utils/sni_octopuse.py
M cmk/base/plugins/agent_based/utils/sophos.py
M cmk/base/plugins/agent_based/utils/steelhead.py
M cmk/base/plugins/agent_based/utils/ups_modulys.py
M cmk/utils/setup_search_index.py
M cmk/utils/type_defs/rest_api_types/site_connection.py
M configure.ac
M defines.make
M postcss.config.js
M standalone.make
M tests/integration/cmk/lib/snmplib/helper_get_single_oid.py
M tests/integration/cmk/lib/snmplib/helper_get_snmp_table.py
M tests/integration/cmk/lib/snmplib/helper_walk_for_export.py
M tests/integration/cmk/lib/snmplib/snmp_helpers.py
M tests/unit/cmk/checkers/test_checkresults.py
M tests/unit/cmk/utils/licensing/test_handler.py
M web/Makefile
M web/app/index.wsgi
M web/htdocs/js/index.ts
M web/htdocs/js/mobile.ts
M web/htdocs/js/modules/activation.ts
M web/htdocs/js/modules/ajax.ts
M web/htdocs/js/modules/async_progress.ts
M web/htdocs/js/modules/availability.ts
M web/htdocs/js/modules/background_job.ts
M web/htdocs/js/modules/backup.ts
M web/htdocs/js/modules/bi.ts
M web/htdocs/js/modules/dashboard.ts
M web/htdocs/js/modules/element_dragging.ts
M web/htdocs/js/modules/foldable_container.ts
M web/htdocs/js/modules/forms.ts
M web/htdocs/js/modules/graph_integration.ts
M web/htdocs/js/modules/graphs.ts
M web/htdocs/js/modules/help.ts
M web/htdocs/js/modules/host_diagnose.ts
M web/htdocs/js/modules/hover.ts
M web/htdocs/js/modules/nodevis/datasources.ts
M web/htdocs/js/modules/nodevis/example_generator.ts
M web/htdocs/js/modules/nodevis/infobox.ts
M web/htdocs/js/modules/nodevis/layer_utils.ts
M web/htdocs/js/modules/nodevis/layers.ts
M web/htdocs/js/modules/nodevis/layout.ts
M web/htdocs/js/modules/nodevis/layout_styles.ts
M web/htdocs/js/modules/nodevis/layout_utils.ts
M web/htdocs/js/modules/nodevis/main.ts
M web/htdocs/js/modules/nodevis/node_utils.ts
M web/htdocs/js/modules/nodevis/search.ts
M web/htdocs/js/modules/nodevis/toolbar.ts
M web/htdocs/js/modules/nodevis/toolbar_utils.ts
M web/htdocs/js/modules/nodevis/utils.ts
M web/htdocs/js/modules/nodevis/viewport.ts
M web/htdocs/js/modules/page_menu.ts
M web/htdocs/js/modules/popup_menu.ts
M web/htdocs/js/modules/prediction.ts
M web/htdocs/js/modules/profile_replication.ts
M web/htdocs/js/modules/quicksearch.ts
M web/htdocs/js/modules/reload_pause.ts
M web/htdocs/js/modules/search.ts
M web/htdocs/js/modules/selection.ts
M web/htdocs/js/modules/service_discovery.ts
M web/htdocs/js/modules/sidebar.ts
M web/htdocs/js/modules/sites.ts
M web/htdocs/js/modules/sla.ts
M web/htdocs/js/modules/transfer.ts
M web/htdocs/js/modules/utils.ts
M web/htdocs/js/modules/valuespecs.ts
M web/htdocs/js/modules/views.ts
M web/htdocs/js/modules/visibility_detection.ts
M web/htdocs/js/modules/wato.ts
M web/htdocs/js/modules/webauthn.ts
M web/htdocs/js/side_index.ts
M web/htdocs/themes/facelift/cma_facelift.scss
M web/htdocs/themes/facelift/scss/_bi.scss
M web/htdocs/themes/facelift/scss/_cmk_figures.scss
M web/htdocs/themes/facelift/scss/_dashboard.scss
M web/htdocs/themes/facelift/scss/_graphs.scss
M web/htdocs/themes/facelift/scss/_info.scss
M web/htdocs/themes/facelift/scss/_login.scss
M web/htdocs/themes/facelift/scss/_logwatch.scss
M web/htdocs/themes/facelift/scss/_main.scss
M web/htdocs/themes/facelift/scss/_mega_menu.scss
M web/htdocs/themes/facelift/scss/_mobile.scss
M web/htdocs/themes/facelift/scss/_more.scss
M web/htdocs/themes/facelift/scss/_node_visualization.scss
M web/htdocs/themes/facelift/scss/_page_menu.scss
M web/htdocs/themes/facelift/scss/_pages.scss
M web/htdocs/themes/facelift/scss/_prediction.scss
M web/htdocs/themes/facelift/scss/_sidebar.scss
M web/htdocs/themes/facelift/scss/_snapins.scss
M web/htdocs/themes/facelift/scss/_status.scss
M web/htdocs/themes/facelift/scss/_tables.scss
M web/htdocs/themes/facelift/scss/_variables.scss
M web/htdocs/themes/facelift/scss/_variables_common.scss
M web/htdocs/themes/facelift/scss/_views.scss
M web/htdocs/themes/facelift/scss/_wato.scss
M web/htdocs/themes/facelift/theme.scss
M web/htdocs/themes/modern-dark/scss/_variables.scss
M web/htdocs/themes/modern-dark/theme.scss
M webpack.config.js
M werk
Log Message:
-----------
Rebranding: Change license headers (XXIX)
Remaining git files: web/*, ./*
CMK-12940
Change-Id: Ib7291126190c78e2d516021806fef6ec52a79853
Commit: eb15983819b89e729085014d8c45d0094efa593a
https://github.com/tribe29/checkmk/commit/eb15983819b89e729085014d8c45d0094…
Author: Lisa Pichler <lisa.pichler(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
A .werks/15672
M cmk/gui/logwatch.py
M cmk/gui/wato/pages/pattern_editor.py
Log Message:
-----------
15672 FIX logwatch pattern analyzer: clarify redefinition of states
CMK-6812
Change-Id: I93278a7f0f71250ea88b9d52a54355970ee60189
Commit: de9b58c7a4dfd56ca4f18d19c3263ec03f822a40
https://github.com/tribe29/checkmk/commit/de9b58c7a4dfd56ca4f18d19c3263ec03…
Author: Timotheus Bachinger <timotheus.bachinger(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
A omd/bazel_variables.bzl
M omd/packages/freetds/freetds_http.bzl
M omd/packages/heirloom-mailx/heirloom-mailx_http.bzl
M omd/packages/heirloom-pkgtools/heirloom-pkgtools_http.bzl
M omd/packages/monitoring-plugins/monitoring-plugins.bzl
M omd/packages/openssl/openssl_http.bzl
M omd/packages/patch/patch_http.bzl
M omd/packages/redis/redis_http.bzl
M omd/packages/stunnel/stunnel_http.bzl
M omd/packages/xmlsec1/xmlsec1_http.bzl
Log Message:
-----------
Centralize upstream mirror url
Change-Id: Id3ff5b1801b98cd6d0083de8fc567dbc8498a49c
Commit: 42341a23f2b6e82d343ffbeda4c866b08ea883b6
https://github.com/tribe29/checkmk/commit/42341a23f2b6e82d343ffbeda4c866b08…
Author: Timotheus Bachinger <timotheus.bachinger(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M omd/packages/freetds/freetds_http.bzl
M omd/packages/heirloom-mailx/heirloom-mailx_http.bzl
M omd/packages/heirloom-pkgtools/heirloom-pkgtools_http.bzl
M omd/packages/monitoring-plugins/monitoring-plugins.bzl
M omd/packages/openssl/openssl_http.bzl
M omd/packages/patch/patch_http.bzl
M omd/packages/redis/redis_http.bzl
M omd/packages/stunnel/stunnel_http.bzl
M omd/packages/xmlsec1/xmlsec1_http.bzl
Log Message:
-----------
Refactor filenames for http_archives
Change-Id: I15de63df05950a2328427feb71a0943665b3b165
Commit: 49f5572d341a1ca90234849d3b04eb873807fcbd
https://github.com/tribe29/checkmk/commit/49f5572d341a1ca90234849d3b04eb873…
Author: Timotheus Bachinger <timotheus.bachinger(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M omd/WORKSPACE
R omd/packages/monitoring-plugins/monitoring-plugins.bzl
A omd/packages/monitoring-plugins/monitoring-plugins_http.bzl
Log Message:
-----------
Rename file for consistency
Change-Id: I4bb93985f629a43caaeaadc84c95acb9081a2c2b
Commit: 46a816f1a7a60e286f216bd9b0b8640aeda684bc
https://github.com/tribe29/checkmk/commit/46a816f1a7a60e286f216bd9b0b8640ae…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M web/htdocs/themes/facelift/images/icon_checkmk_logo.svg
Log Message:
-----------
Rebranding: Update the navbar Checkmk icon
CMK-12952
Change-Id: I35f74a10e5ed924ffb5c2e0764faf7afe44789e1
Commit: b8ae7ce623905c3a75e704c8376f1aabfa9d99b7
https://github.com/tribe29/checkmk/commit/b8ae7ce623905c3a75e704c8376f1aabf…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M cmk/gui/wato/pages/user_profile/change_password.py
Log Message:
-----------
Fix original target var for change pw page
... to enable the correct redirect
FEED-7827
Change-Id: If27c32f4cb8dc6d40c12ae4769aad7409b278143
Commit: 53d51775f11974cfc658e23bf3debd2eef610d4a
https://github.com/tribe29/checkmk/commit/53d51775f11974cfc658e23bf3debd2ee…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M cmk/gui/backup.py
M cmk/gui/pagetypes.py
M cmk/gui/plugins/sidebar/bookmarks.py
M cmk/gui/plugins/wato/utils/simple_modes.py
M cmk/gui/sidebar/__init__.py
M cmk/gui/wato/pages/rulesets.py
Log Message:
-----------
Page menu: Make add labels consistent
Change remaining cases of "New ..." to "Add ..."
CMK-12942
Change-Id: Ib8276abb3626d9c9471e4b7f3a275181f7fd0ed6
Compare: https://github.com/tribe29/checkmk/compare/58b3ddb9997d...53d51775f119
Branch: refs/heads/2.2.0
Home: https://github.com/tribe29/checkmk
Commit: 9ac824131ab1fde78c7aff72b90c46ed87f53aa7
https://github.com/tribe29/checkmk/commit/9ac824131ab1fde78c7aff72b90c46ed8…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M cmk/automations/__init__.py
M cmk/automations/results.py
M cmk/bi/__init__.py
M cmk/bi/actions.py
M cmk/bi/aggregation.py
M cmk/bi/aggregation_functions.py
M cmk/bi/compiler.py
M cmk/bi/computer.py
M cmk/bi/data_fetcher.py
M cmk/bi/lib.py
M cmk/bi/node_generator.py
M cmk/bi/node_generator_interface.py
M cmk/bi/node_vis.py
M cmk/bi/packs.py
M cmk/bi/rule.py
M cmk/bi/rule_interface.py
M cmk/bi/sample_configs.py
M cmk/bi/schema.py
M cmk/bi/search.py
M cmk/bi/searcher.py
M cmk/bi/trees.py
M cmk/bi/type_defs.py
Log Message:
-----------
Rebranding: Change license headers (IX)
in cmk/: automations/*, bi/*, cee/*
CMK-12940
Change-Id: I37b3bc5019c108cfb99c7faf312689eac6d789d7
Commit: 7ef4ebea98f358de02009cbb2663d05a1bae409b
https://github.com/tribe29/checkmk/commit/7ef4ebea98f358de02009cbb2663d05a1…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M cmk/base/agent_based/data_provider.py
M cmk/base/agent_based/utils.py
M cmk/checkers/__init__.py
M cmk/checkers/_api.py
M cmk/checkers/_markers.py
M cmk/checkers/_parser.py
M cmk/checkers/_parseragent.py
M cmk/checkers/_parsersnmp.py
M cmk/checkers/_typedefs.py
M cmk/checkers/check_table.py
M cmk/checkers/checkresults.py
M cmk/checkers/crash_reporting.py
M cmk/checkers/discovery/__init__.py
M cmk/checkers/discovery/_autochecks.py
M cmk/checkers/error_handling.py
M cmk/checkers/host_sections.py
M cmk/checkers/plugin_contexts.py
M cmk/checkers/submitters.py
M cmk/checkers/summarize.py
M cmk/checkers/type_defs.py
M cmk/ec/__init__.py
M cmk/ec/actions.py
M cmk/ec/config.py
M cmk/ec/core_queries.py
M cmk/ec/crash_reporting.py
M cmk/ec/defaults.py
M cmk/ec/event.py
M cmk/ec/export.py
M cmk/ec/forward.py
M cmk/ec/helpers.py
M cmk/ec/history.py
M cmk/ec/host_config.py
M cmk/ec/main.py
M cmk/ec/perfcounters.py
M cmk/ec/query.py
M cmk/ec/rule_matcher.py
M cmk/ec/rule_packs.py
M cmk/ec/settings.py
M cmk/ec/snmp.py
M cmk/fetchers/__init__.py
M cmk/fetchers/_abstract.py
M cmk/fetchers/_agentctl.py
M cmk/fetchers/_api.py
M cmk/fetchers/_ipmi.py
M cmk/fetchers/_nofetcher.py
M cmk/fetchers/_piggyback.py
M cmk/fetchers/_program.py
M cmk/fetchers/_snmp.py
M cmk/fetchers/_tcp.py
M cmk/fetchers/_typedefs.py
M cmk/fetchers/cache.py
M cmk/fetchers/config.py
M cmk/fetchers/filecache/__init__.py
M cmk/fetchers/filecache/_agent.py
M cmk/fetchers/filecache/_cache.py
M cmk/fetchers/filecache/_snmp.py
M cmk/fetchers/snmp.py
M cmk/fetchers/snmp_backend/__init__.py
M cmk/fetchers/snmp_backend/_utils.py
M cmk/fetchers/snmp_backend/classic.py
M cmk/fetchers/snmp_backend/stored_walk.py
M cmk/fields/__init__.py
M cmk/fields/base.py
M cmk/fields/primitives.py
M cmk/fields/validators.py
Log Message:
-----------
Rebranding: Change license headers (X)
in cmk/: checkers/*, ec/*, fetchers/*, fields/*
CMK-12940
Change-Id: Ia76c47936308f4928842bfe263c62009504da10d
Commit: 914cb3b79c39d5998f3f12d8259b90d991fc496a
https://github.com/tribe29/checkmk/commit/914cb3b79c39d5998f3f12d8259b90d99…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M cmk/notification_plugins/__init__.py
M cmk/notification_plugins/asciimail.py
M cmk/notification_plugins/cisco_webex_teams.py
M cmk/notification_plugins/mail.py
M cmk/notification_plugins/msteams.py
M cmk/notification_plugins/opsgenie_issues.py
M cmk/notification_plugins/pagerduty.py
M cmk/notification_plugins/pushover.py
M cmk/notification_plugins/slack.py
M cmk/notification_plugins/sms_api.py
M cmk/notification_plugins/spectrum.py
M cmk/notification_plugins/utils.py
M cmk/notification_plugins/victorops.py
M cmk/post_rename_site/__init__.py
M cmk/post_rename_site/logger.py
M cmk/post_rename_site/main.py
M cmk/post_rename_site/plugins/__init__.py
M cmk/post_rename_site/plugins/actions/__init__.py
M cmk/post_rename_site/plugins/actions/hosts_and_folders.py
M cmk/post_rename_site/plugins/actions/sites.py
M cmk/post_rename_site/plugins/actions/update_core_config.py
M cmk/post_rename_site/plugins/actions/warn_about_not_migrated_configs.py
M cmk/post_rename_site/plugins/actions/warn_changed_ports.py
M cmk/post_rename_site/plugins/actions/warn_remote_site.py
M cmk/post_rename_site/registry.py
M cmk/snmplib/__init__.py
M cmk/snmplib/snmp_cache.py
M cmk/snmplib/snmp_modes.py
M cmk/snmplib/snmp_scan.py
M cmk/snmplib/snmp_table.py
M cmk/snmplib/type_defs.py
M cmk/snmplib/utils.py
M cmk/special_agents/__init__.py
M cmk/special_agents/agent_3par.py
M cmk/special_agents/agent_activemq.py
M cmk/special_agents/agent_alertmanager.py
M cmk/special_agents/agent_allnet_ip_sensoric.py
M cmk/special_agents/agent_appdynamics.py
M cmk/special_agents/agent_aws.py
M cmk/special_agents/agent_aws_status.py
M cmk/special_agents/agent_azure.py
M cmk/special_agents/agent_azure_status.py
M cmk/special_agents/agent_bi.py
M cmk/special_agents/agent_cisco_meraki.py
M cmk/special_agents/agent_cisco_prime.py
M cmk/special_agents/agent_couchbase.py
M cmk/special_agents/agent_datadog.py
M cmk/special_agents/agent_ddn_s2a.py
M cmk/special_agents/agent_elasticsearch.py
M cmk/special_agents/agent_emcvnx.py
M cmk/special_agents/agent_fritzbox.py
M cmk/special_agents/agent_gcp.py
M cmk/special_agents/agent_gcp_status.py
M cmk/special_agents/agent_graylog.py
M cmk/special_agents/agent_hivemanager.py
M cmk/special_agents/agent_hivemanager_ng.py
M cmk/special_agents/agent_hp_msa.py
M cmk/special_agents/agent_ibmsvc.py
M cmk/special_agents/agent_innovaphone.py
M cmk/special_agents/agent_ipmi_sensors.py
M cmk/special_agents/agent_jenkins.py
M cmk/special_agents/agent_jira.py
M cmk/special_agents/agent_jolokia.py
M cmk/special_agents/agent_kube.py
M cmk/special_agents/agent_mobileiron.py
M cmk/special_agents/agent_mqtt.py
M cmk/special_agents/agent_netapp.py
M cmk/special_agents/agent_prism.py
M cmk/special_agents/agent_prometheus.py
M cmk/special_agents/agent_proxmox_ve.py
M cmk/special_agents/agent_rabbitmq.py
M cmk/special_agents/agent_random.py
M cmk/special_agents/agent_ruckus_spot.py
M cmk/special_agents/agent_salesforce.py
M cmk/special_agents/agent_siemens_plc.py
M cmk/special_agents/agent_smb_share.py
M cmk/special_agents/agent_splunk.py
M cmk/special_agents/agent_storeonce.py
M cmk/special_agents/agent_storeonce4x.py
M cmk/special_agents/agent_tinkerforge.py
M cmk/special_agents/agent_ucs_bladecenter.py
M cmk/special_agents/agent_vnx_quotas.py
M cmk/special_agents/agent_vsphere.py
M cmk/special_agents/agent_zerto.py
M cmk/special_agents/utils/__init__.py
M cmk/special_agents/utils/agent_common.py
M cmk/special_agents/utils/argument_parsing.py
M cmk/special_agents/utils/crash_reporting.py
M cmk/special_agents/utils/misc.py
M cmk/special_agents/utils/node_exporter.py
M cmk/special_agents/utils/prometheus.py
M cmk/special_agents/utils/request_helper.py
M cmk/special_agents/utils_kubernetes/__init__.py
M cmk/special_agents/utils_kubernetes/api_server.py
M cmk/special_agents/utils_kubernetes/common.py
M cmk/special_agents/utils_kubernetes/controllers.py
M cmk/special_agents/utils_kubernetes/performance.py
M cmk/special_agents/utils_kubernetes/prometheus_api.py
M cmk/special_agents/utils_kubernetes/prometheus_section.py
M cmk/special_agents/utils_kubernetes/query.py
M cmk/special_agents/utils_kubernetes/schemata/__init__.py
M cmk/special_agents/utils_kubernetes/schemata/api.py
M cmk/special_agents/utils_kubernetes/schemata/section.py
M cmk/special_agents/utils_kubernetes/transform.py
M cmk/special_agents/utils_kubernetes/transform_any.py
M cmk/special_agents/utils_kubernetes/transform_json.py
Log Message:
-----------
Rebranding: Change license headers (XI)
in cmk/: notification_plugins/*, post_rename_site/*, snmplib/*,
special_agents/*
CMK-12940
Change-Id: I86360c13ed187ed6b029507c722a4182125ba7e7
Commit: 6233dead2eb36a52bc23be4c0b8de8f4186c3bea
https://github.com/tribe29/checkmk/commit/6233dead2eb36a52bc23be4c0b8de8f41…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M cmk/utils/__init__.py
M cmk/utils/agent_registration.py
M cmk/utils/agent_simulator.py
M cmk/utils/auto_queue.py
M cmk/utils/aws_constants.py
M cmk/utils/azure_constants.py
M cmk/utils/backup/__init__.py
M cmk/utils/backup/config.py
M cmk/utils/backup/targets/__init__.py
M cmk/utils/backup/targets/aws_s3_bucket.py
M cmk/utils/backup/targets/azure_blob_storage.py
M cmk/utils/backup/targets/local.py
M cmk/utils/backup/targets/protocol.py
M cmk/utils/backup/targets/remote_interface.py
M cmk/utils/backup/type_defs.py
M cmk/utils/backup/utils.py
M cmk/utils/caching.py
M cmk/utils/certs.py
M cmk/utils/check_utils.py
M cmk/utils/cleanup.py
M cmk/utils/config_path.py
M cmk/utils/config_warnings.py
M cmk/utils/cpu_tracking.py
M cmk/utils/crash_reporting.py
M cmk/utils/crypto/__init__.py
M cmk/utils/crypto/certificate.py
M cmk/utils/crypto/password.py
M cmk/utils/crypto/password_hashing.py
M cmk/utils/daemon.py
M cmk/utils/datastructures.py
M cmk/utils/debug.py
M cmk/utils/defines.py
M cmk/utils/diagnostics.py
M cmk/utils/encoding.py
M cmk/utils/encryption.py
M cmk/utils/escaping.py
M cmk/utils/exceptions.py
M cmk/utils/gcp_constants.py
M cmk/utils/html.py
M cmk/utils/http_proxy_config.py
M cmk/utils/i18n.py
M cmk/utils/iterables.py
M cmk/utils/labels.py
M cmk/utils/licensing/__init__.py
M cmk/utils/licensing/cre_handler.py
M cmk/utils/licensing/export.py
M cmk/utils/licensing/handler.py
M cmk/utils/licensing/helper.py
M cmk/utils/licensing/registry.py
M cmk/utils/licensing/usage.py
M cmk/utils/livestatus_helpers/__init__.py
M cmk/utils/livestatus_helpers/expressions.py
M cmk/utils/livestatus_helpers/queries.py
M cmk/utils/livestatus_helpers/tables/__init__.py
M cmk/utils/livestatus_helpers/tables/_create_table.py
M cmk/utils/livestatus_helpers/tables/comments.py
M cmk/utils/livestatus_helpers/tables/downtimes.py
M cmk/utils/livestatus_helpers/tables/eventconsoleevents.py
M cmk/utils/livestatus_helpers/tables/hostgroups.py
M cmk/utils/livestatus_helpers/tables/hosts.py
M cmk/utils/livestatus_helpers/tables/servicegroups.py
M cmk/utils/livestatus_helpers/tables/services.py
M cmk/utils/livestatus_helpers/tables/status.py
M cmk/utils/livestatus_helpers/testing.py
M cmk/utils/livestatus_helpers/types.py
M cmk/utils/log/__init__.py
M cmk/utils/log/_level.py
M cmk/utils/log/_log.py
M cmk/utils/log/console.py
M cmk/utils/log/section.py
M cmk/utils/macros.py
M cmk/utils/mail.py
M cmk/utils/mailbox.py
M cmk/utils/man_pages.py
M cmk/utils/memoize.py
M cmk/utils/misc.py
M cmk/utils/msi_engine.py
M cmk/utils/msi_patch.py
M cmk/utils/notify.py
M cmk/utils/object_diff.py
M cmk/utils/observer.py
M cmk/utils/packaging/__init__.py
M cmk/utils/packaging/_installed.py
M cmk/utils/packaging/_mkp.py
M cmk/utils/packaging/_parts.py
M cmk/utils/packaging/_reporter.py
M cmk/utils/packaging/_type_defs.py
M cmk/utils/packaging/cli.py
M cmk/utils/parameters.py
M cmk/utils/password_store.py
M cmk/utils/paths.py
M cmk/utils/piggyback.py
M cmk/utils/plugin_loader.py
M cmk/utils/plugin_registry.py
M cmk/utils/prediction.py
M cmk/utils/process.py
M cmk/utils/profile.py
M cmk/utils/redis.py
M cmk/utils/regex.py
M cmk/utils/render.py
M cmk/utils/rulesets/__init__.py
M cmk/utils/rulesets/ruleset_matcher.py
M cmk/utils/rulesets/tuple_rulesets.py
M cmk/utils/schedule.py
M cmk/utils/site.py
M cmk/utils/store/__init__.py
M cmk/utils/store/_file.py
M cmk/utils/store/_locks.py
M cmk/utils/store/host_storage.py
M cmk/utils/store/htpasswd.py
M cmk/utils/structured_data.py
M cmk/utils/tags.py
M cmk/utils/timeout.py
M cmk/utils/translations.py
M cmk/utils/tty.py
M cmk/utils/type_defs/__init__.py
M cmk/utils/type_defs/_misc.py
M cmk/utils/type_defs/automations.py
M cmk/utils/type_defs/core_config.py
M cmk/utils/type_defs/host.py
M cmk/utils/type_defs/ip_lookup.py
M cmk/utils/type_defs/notify.py
M cmk/utils/type_defs/parent_scan.py
M cmk/utils/type_defs/pluginname.py
M cmk/utils/type_defs/protocol.py
M cmk/utils/type_defs/result.py
M cmk/utils/type_defs/user_id.py
M cmk/utils/urls.py
M cmk/utils/version.py
Log Message:
-----------
Rebranding: Change license headers (XII)
in cmk/utils/*
CMK-12940
Change-Id: Id784191642d65194f3d69acc2a12513a851bf8f5
Commit: 14d08a8199da0665ebef7ace9f7d6a58c54362ae
https://github.com/tribe29/checkmk/commit/14d08a8199da0665ebef7ace9f7d6a58c…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M cmk/__init__.py
M cmk/cmkpasswd.py
M cmk/update_config/__init__.py
M cmk/update_config/main.py
M cmk/update_config/plugins/__init__.py
M cmk/update_config/plugins/actions/__init__.py
M cmk/update_config/plugins/actions/autochecks.py
M cmk/update_config/plugins/actions/background_jobs.py
M cmk/update_config/plugins/actions/backup.py
M cmk/update_config/plugins/actions/cre_visuals.py
M cmk/update_config/plugins/actions/global_settings.py
M cmk/update_config/plugins/actions/old_custom_logos.py
M cmk/update_config/plugins/actions/password_hashes.py
M cmk/update_config/plugins/actions/remote_site_cas.py
M cmk/update_config/plugins/actions/replaced_check_plugins.py
M cmk/update_config/plugins/actions/rulesets.py
M cmk/update_config/plugins/actions/unused_host_attributes.py
M cmk/update_config/plugins/actions/user_attributes.py
M cmk/update_config/plugins/actions/validate_user_ids.py
M cmk/update_config/plugins/actions/version_specific_caches.py
M cmk/update_config/plugins/actions/visuals_utils.py
M cmk/update_config/plugins/pre_actions/__init__.py
M cmk/update_config/plugins/pre_actions/agent_based_plugins.py
M cmk/update_config/plugins/pre_actions/deprecated_config_style.py
M cmk/update_config/plugins/pre_actions/rulesets.py
M cmk/update_config/plugins/pre_actions/ui_extensions.py
M cmk/update_config/plugins/pre_actions/utils.py
M cmk/update_config/registry.py
M cmk/update_config/update_state.py
Log Message:
-----------
Rebranding: Change license headers (XIII)
Remaining cmk/*
CMK-12940
Change-Id: Ibd4ce39b06c03948ab851a0bacdbdbef9e74072a
Commit: 4fed9a3df61c4b2ab2310be52dd17227fd0dd0ee
https://github.com/tribe29/checkmk/commit/4fed9a3df61c4b2ab2310be52dd17227f…
Author: Timotheus Bachinger <timotheus.bachinger(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M omd/omd.make
Log Message:
-----------
Explicitly use NEXUS credentials in package build
Change-Id: I20b486c130b3e5f47196c6c898f9acc4111e02fb
Commit: 2aa63df3730699b979b1d48dc2fc180dc6950682
https://github.com/tribe29/checkmk/commit/2aa63df3730699b979b1d48dc2fc180dc…
Author: Lisa Pichler <lisa.pichler(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
A .werks/15672
M cmk/gui/logwatch.py
M cmk/gui/wato/pages/pattern_editor.py
Log Message:
-----------
15672 FIX logwatch pattern analyzer: clarify redefinition of states
CMK-6812
Change-Id: I93278a7f0f71250ea88b9d52a54355970ee60189
Commit: 115cedc9ae1e7f9b46dc3447f0c73457643c94a6
https://github.com/tribe29/checkmk/commit/115cedc9ae1e7f9b46dc3447f0c734576…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M active_checks/Makefile
M active_checks/check_bi_aggr
M active_checks/check_elasticsearch_query
M active_checks/check_form_submit
M active_checks/check_mail
M active_checks/check_mail_loop
M active_checks/check_mailboxes
M active_checks/check_mkevents.cc
M active_checks/check_notify_count
M active_checks/check_sftp
M active_checks/check_sql
M active_checks/check_traceroute
M active_checks/check_uniserv
M agent-receiver/agent_receiver/__init__.py
M agent-receiver/agent_receiver/apps_and_routers.py
M agent-receiver/agent_receiver/certs.py
M agent-receiver/agent_receiver/checkmk_rest_api.py
M agent-receiver/agent_receiver/decompression.py
M agent-receiver/agent_receiver/endpoints.py
M agent-receiver/agent_receiver/log.py
M agent-receiver/agent_receiver/main.py
M agent-receiver/agent_receiver/models.py
M agent-receiver/agent_receiver/site_context.py
M agent-receiver/agent_receiver/utils.py
M agent-receiver/agent_receiver/worker.py
M agent-receiver/setup.py
M bin/Makefile
M bin/apply_unsign_msi_patch.sh
M bin/check_mk
M bin/cmk-passwd
M bin/cmk-update-config
M bin/cmk-update-license-usage
M bin/init-redis
M bin/livedump
M bin/mkbackup
M bin/mkevent.cc
M bin/mkeventd
M bin/mkeventd_open514.cc
M bin/mkp
M bin/post-rename-site
M buildscripts/docker_image_aliases/register.py
M buildscripts/docker_image_aliases/resolve.py
M buildscripts/infrastructure/build-nodes/agent-builder/build-image-32.sh
M buildscripts/infrastructure/build-nodes/agent-builder/build-image-64.sh
M buildscripts/infrastructure/build-nodes/agent-builder/build-image-windows.sh
M buildscripts/infrastructure/build-nodes/scripts/install-aws-cli.sh
M buildscripts/infrastructure/build-nodes/scripts/install-bazel.sh
M buildscripts/infrastructure/build-nodes/scripts/install-cmake.sh
M buildscripts/infrastructure/build-nodes/scripts/install-cmk-dependencies.sh
M buildscripts/infrastructure/build-nodes/scripts/install-docker.sh
M buildscripts/infrastructure/build-nodes/scripts/install-freetds.sh
M buildscripts/infrastructure/build-nodes/scripts/install-gnu-toolchain.sh
M buildscripts/infrastructure/build-nodes/scripts/install-iwyu.sh
M buildscripts/infrastructure/build-nodes/scripts/install-make-dist-deps.sh
M buildscripts/infrastructure/build-nodes/scripts/install-musl-tools.sh
M buildscripts/infrastructure/build-nodes/scripts/install-nodejs.sh
M buildscripts/infrastructure/build-nodes/scripts/install-openssl.sh
M buildscripts/infrastructure/build-nodes/scripts/install-packer.sh
M buildscripts/infrastructure/build-nodes/scripts/install-patchelf.sh
M buildscripts/infrastructure/build-nodes/scripts/install-pipenv.sh
M buildscripts/infrastructure/build-nodes/scripts/install-protobuf-cpp.sh
M buildscripts/infrastructure/build-nodes/scripts/install-python.sh
M buildscripts/infrastructure/build-nodes/scripts/install-rust-cargo.sh
M buildscripts/infrastructure/build-nodes/scripts/install-shellcheck.sh
M buildscripts/infrastructure/build-nodes/scripts/install-valgrind.sh
M buildscripts/scripts/build-cmk-container.sh
M buildscripts/scripts/cleanup-source-archives.sh
M buildscripts/scripts/create_unsign_msi_patch.sh
M buildscripts/scripts/sign-packages.sh
M buildscripts/scripts/validate_changes.py
Log Message:
-----------
Rebranding: Change license headers (XIV)
active_checks/*, agent-receiver/*, bin/*, buildscripts/*
CMK-12940
Change-Id: I96cb5bfd528fd3835e01657036ac367a1af83b02
Commit: 83042d76e7e019f44442b5cd5d3d5d2faf67011d
https://github.com/tribe29/checkmk/commit/83042d76e7e019f44442b5cd5d3d5d2fa…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M agents/cfg_examples/apache_status.cfg
M agents/cfg_examples/dnsclient.cfg
M agents/cfg_examples/docker.cfg
M agents/cfg_examples/docker.minimal.cfg
M agents/cfg_examples/docker.perf_tradeoff.cfg
M agents/cfg_examples/exclude_sections.cfg
M agents/cfg_examples/filestats.cfg
M agents/cfg_examples/jar_signature.cfg
M agents/cfg_examples/jolokia.cfg
M agents/cfg_examples/lnx_container_host_if.cfg
M agents/cfg_examples/logwatch.cfg
M agents/cfg_examples/mk_inotify.cfg
M agents/cfg_examples/mk_inventory.cfg
M agents/cfg_examples/mk_mongodb.cfg
M agents/cfg_examples/mk_oracle.cfg
M agents/cfg_examples/mk_redis.cfg
M agents/cfg_examples/mk_scaleio.cfg
M agents/cfg_examples/mtr.cfg
M agents/cfg_examples/mysql.cfg
M agents/cfg_examples/nginx_status.cfg
M agents/cfg_examples/saprouter.cfg
M agents/cfg_examples/sqlplus.sh
M agents/cfg_examples/tsm.cfg
M agents/cfg_examples/xinetd_caching.conf
M agents/modules/windows/Makefile
M agents/modules/windows/build_the_cached.cmd
M agents/modules/windows/build_the_module.cmd
M agents/modules/windows/patch_pipfile.py
M agents/modules/windows/tests/Makefile
M agents/modules/windows/tests/integration/__init__.py
M agents/modules/windows/tests/integration/conftest.py
M agents/modules/windows/tests/integration/test_scripts_execution.py
M agents/modules/windows/tests/test_runner.cmd
M agents/plugins/.f12
M agents/plugins/__init__.py
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_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/sap/sap.cfg
M agents/scripts/cmk-agent-useradd.sh
M agents/scripts/super-server/0_systemd/setup
M agents/scripts/super-server/1_xinetd/setup
M agents/scripts/super-server/setup
Log Message:
-----------
Rebranding: Change license headers (XV)
in agents/: cfg_examples/*, conffiles/*, debian/*, modules/*, plugins/*,
sap/*, scripts/*
CMK-12940
Change-Id: Ia699b6781f60dbd664390e1725c0d0837bb6f93d
Commit: 70af142d261cc241cbb2174ab5300af7e1ee099d
https://github.com/tribe29/checkmk/commit/70af142d261cc241cbb2174ab5300af7e…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M agents/.f12
M agents/Makefile
M agents/__init__.py
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/check_mk_caching_agent.linux
M agents/mk-job
M agents/mk-job.aix
M agents/mk-job.solaris
M agents/special/.f12
M agents/special/agent_3par
M agents/special/agent_acme_sbc
M agents/special/agent_activemq
M agents/special/agent_alertmanager
M agents/special/agent_allnet_ip_sensoric
M agents/special/agent_appdynamics
M agents/special/agent_aws
M agents/special/agent_aws_status
M agents/special/agent_azure
M agents/special/agent_azure_status
M agents/special/agent_bi
M agents/special/agent_cisco_meraki
M agents/special/agent_cisco_prime
M agents/special/agent_couchbase
M agents/special/agent_datadog
M agents/special/agent_ddn_s2a
M agents/special/agent_elasticsearch
M agents/special/agent_emcvnx
M agents/special/agent_fritzbox
M agents/special/agent_gcp
M agents/special/agent_gcp_status
M agents/special/agent_graylog
M agents/special/agent_hivemanager
M agents/special/agent_hivemanager_ng
M agents/special/agent_hp_msa
M agents/special/agent_ibmsvc
M agents/special/agent_innovaphone
M agents/special/agent_ipmi_sensors
M agents/special/agent_jenkins
M agents/special/agent_jira
M agents/special/agent_jolokia
M agents/special/agent_kube
M agents/special/agent_mobileiron
M agents/special/agent_mqtt
M agents/special/agent_netapp
M agents/special/agent_prism
M agents/special/agent_prometheus
M agents/special/agent_proxmox_ve
M agents/special/agent_rabbitmq
M agents/special/agent_random
M agents/special/agent_ruckus_spot
M agents/special/agent_salesforce
M agents/special/agent_siemens_plc
M agents/special/agent_smb_share
M agents/special/agent_splunk
M agents/special/agent_storeonce
M agents/special/agent_storeonce4x
M agents/special/agent_tinkerforge
M agents/special/agent_ucs_bladecenter
M agents/special/agent_vnx_quotas
M agents/special/agent_vsphere
M agents/special/agent_zerto
M agents/waitmax.c
M agents/windows/cfg_examples/mk_oracle_cfg.ps1
M agents/windows/mrpe/check_mail_loop.vbs
M agents/windows/plugins/.f12
M agents/windows/plugins/citrix_farm.ps1
M agents/windows/plugins/iis_app_pool_state.ps1
M agents/windows/plugins/mk_mysql.vbs
M agents/windows/plugins/mk_oracle.ps1
M agents/wnx/Makefile
M agents/wnx/__init__.py
M agents/wnx/build_ohm.cmd
M agents/wnx/include/tools/_kbd.h
M agents/wnx/include/tools/_misc.h
M agents/wnx/include/tools/_process.h
M agents/wnx/include/tools/_raii.h
M agents/wnx/include/tools/_tgt.h
M agents/wnx/include/tools/_win.h
M agents/wnx/include/tools/_xdbg.h
M agents/wnx/include/tools/_xlog.h
M agents/wnx/install/resources/check_mk.user.yml
M agents/wnx/install/resources/check_mk.yml
M agents/wnx/install/resources/configure_and_exec.ps1
M agents/wnx/patch_windows_agent_version.py
M agents/wnx/scripts/check_crlf.py
M agents/wnx/sign_windows_exe.cmd
M agents/wnx/src/check_mk_service.rc
M agents/wnx/src/common/cfg_info.h
M agents/wnx/src/common/cfg_yaml.h
M agents/wnx/src/common/cma_yml.h
M agents/wnx/src/common/cmdline_info.h
M agents/wnx/src/common/datablock.h
M agents/wnx/src/common/fmt_ext.h
M agents/wnx/src/common/mailslot_transport.cpp
M agents/wnx/src/common/mailslot_transport.h
M agents/wnx/src/common/object_repo.h
M agents/wnx/src/common/stop_watch.h
M agents/wnx/src/common/version.h
M agents/wnx/src/common/wtools.h
M agents/wnx/src/common/wtools_runas.h
M agents/wnx/src/common/wtools_service.h
M agents/wnx/src/common/wtools_user_control.h
M agents/wnx/src/common/yaml.h
M agents/wnx/src/engine/agent_controller.h
M agents/wnx/src/engine/asio.h
M agents/wnx/src/engine/async_answer.h
M agents/wnx/src/engine/cap.h
M agents/wnx/src/engine/carrier.h
M agents/wnx/src/engine/cfg.h
M agents/wnx/src/engine/cfg_details.h
M agents/wnx/src/engine/cfg_engine.h
M agents/wnx/src/engine/cma_core.h
M agents/wnx/src/engine/commander.cpp
M agents/wnx/src/engine/commander.h
M agents/wnx/src/engine/cvt.h
M agents/wnx/src/engine/encryption.h
M agents/wnx/src/engine/eventlog/eventlogbase.h
M agents/wnx/src/engine/eventlog/eventlogstd.h
M agents/wnx/src/engine/eventlog/eventlogvista.h
M agents/wnx/src/engine/external_port.h
M agents/wnx/src/engine/firewall.cpp
M agents/wnx/src/engine/firewall.h
M agents/wnx/src/engine/glob_match.h
M agents/wnx/src/engine/install_api.h
M agents/wnx/src/engine/logger.h
M agents/wnx/src/engine/modules.h
M agents/wnx/src/engine/on_start.h
M agents/wnx/src/engine/onlyfrom.cpp
M agents/wnx/src/engine/onlyfrom.h
M agents/wnx/src/engine/provider_api.h
M agents/wnx/src/engine/providers/agent_plugins.cpp
M agents/wnx/src/engine/providers/agent_plugins.h
M agents/wnx/src/engine/providers/check_mk.h
M agents/wnx/src/engine/providers/df.cpp
M agents/wnx/src/engine/providers/df.h
M agents/wnx/src/engine/providers/fileinfo.h
M agents/wnx/src/engine/providers/fileinfo_details.h
M agents/wnx/src/engine/providers/internal.h
M agents/wnx/src/engine/providers/logwatch_event.h
M agents/wnx/src/engine/providers/logwatch_event_details.h
M agents/wnx/src/engine/providers/mem.cpp
M agents/wnx/src/engine/providers/mem.h
M agents/wnx/src/engine/providers/mrpe.h
M agents/wnx/src/engine/providers/ohm.h
M agents/wnx/src/engine/providers/p_perf_counters.cpp
M agents/wnx/src/engine/providers/p_perf_counters.h
M agents/wnx/src/engine/providers/perf_counters_cl.cpp
M agents/wnx/src/engine/providers/perf_counters_cl.h
M agents/wnx/src/engine/providers/perf_cpuload.cpp
M agents/wnx/src/engine/providers/perf_cpuload.h
M agents/wnx/src/engine/providers/plugins.cpp
M agents/wnx/src/engine/providers/plugins.h
M agents/wnx/src/engine/providers/ps.cpp
M agents/wnx/src/engine/providers/ps.h
M agents/wnx/src/engine/providers/services.cpp
M agents/wnx/src/engine/providers/services.h
M agents/wnx/src/engine/providers/skype.cpp
M agents/wnx/src/engine/providers/skype.h
M agents/wnx/src/engine/providers/spool.cpp
M agents/wnx/src/engine/providers/spool.h
M agents/wnx/src/engine/providers/system_time.cpp
M agents/wnx/src/engine/providers/system_time.h
M agents/wnx/src/engine/providers/wmi.cpp
M agents/wnx/src/engine/providers/wmi.h
M agents/wnx/src/engine/read_file.h
M agents/wnx/src/engine/realtime.h
M agents/wnx/src/engine/section_header.cpp
M agents/wnx/src/engine/section_header.h
M agents/wnx/src/engine/service_processor.h
M agents/wnx/src/engine/stdafx.h
M agents/wnx/src/engine/stdafx_defines.h
M agents/wnx/src/engine/upgrade.h
M agents/wnx/src/engine/windows_service_api.h
M agents/wnx/src/engine/zip.h
M agents/wnx/src/lwa/Configurable.h
M agents/wnx/src/lwa/ConfigurableTrash.h
M agents/wnx/src/lwa/Configuration.cpp
M agents/wnx/src/lwa/Configuration.h
M agents/wnx/src/lwa/SettingsCollector.cc
M agents/wnx/src/lwa/SettingsCollector.h
M agents/wnx/src/lwa/stringutil.h
M agents/wnx/src/lwa/types.cc
M agents/wnx/src/lwa/types.h
M agents/wnx/src/lwa/win_error.cc
M agents/wnx/src/lwa/win_error.h
M agents/wnx/src/main/check_mk_service.h
M agents/wnx/src/main/pch.h
M agents/wnx/src/player/pch.h
M agents/wnx/src/player/player.h
M agents/wnx/src/player/player_api.h
M agents/wnx/src/resource.h
M agents/wnx/src/snippets/assorted.h
M agents/wnx/src/snippets/protected_fields.h
M agents/wnx/test_files/config/mrpe_checks.cfg
M agents/wnx/tests/__init__.py
M agents/wnx/tests/ap/conftest.py
M agents/wnx/tests/ap/test_mk_logwatch_win.py
M agents/wnx/tests/integration/__init__.py
M agents/wnx/tests/integration/conftest.py
M agents/wnx/tests/integration/test_check_mk_cmd_line.py
M agents/wnx/tests/integration/test_check_mk_run.py
M agents/wnx/tests/integration/test_python_module.py
M agents/wnx/tests/integration/utils.py
M agents/wnx/tests/regression/DummyPlugin.cc
M agents/wnx/tests/regression/MontyPython.cc
M agents/wnx/tests/regression/__init__.py
M agents/wnx/tests/regression/_test_section_logfiles.py
M agents/wnx/tests/regression/conftest.py
M agents/wnx/tests/regression/it_utils.py
M agents/wnx/tests/regression/local.py
M agents/wnx/tests/regression/test_agent_start_parameters.py
M agents/wnx/tests/regression/test_section_check_mk.py
M agents/wnx/tests/regression/test_section_df.py
M agents/wnx/tests/regression/test_section_dotnet_clrmemory.py
M agents/wnx/tests/regression/test_section_eventlog.py
M agents/wnx/tests/regression/test_section_fileinfo.py
M agents/wnx/tests/regression/test_section_mem.py
M agents/wnx/tests/regression/test_section_mrpe.py
M agents/wnx/tests/regression/test_section_openhardwaremonitor.py
M agents/wnx/tests/regression/test_section_plugin_group.py
M agents/wnx/tests/regression/test_section_plugin_group_windows_if.py
M agents/wnx/tests/regression/test_section_ps.py
M agents/wnx/tests/regression/test_section_services.py
M agents/wnx/tests/regression/test_section_spool.py
M agents/wnx/tests/regression/test_section_systemtime.py
M agents/wnx/tests/regression/test_section_uptime.py
M agents/wnx/tests/regression/test_section_winperf.py
M agents/wnx/tests/regression/test_section_wmi_cpuload.py
M agents/wnx/tests/regression/test_section_wmi_webservices.py
M agents/wnx/tests/testlib/__init__.py
M agents/wnx/tests/testlib/utils.py
M agents/wnx/watest/pch.h
M agents/wnx/watest/test-fmt_ext.cpp
M agents/wnx/watest/test-section_providers.cpp
M agents/wnx/watest/test-section_ps.cpp
M agents/wnx/watest/test-section_wmi.cpp
M agents/wnx/watest/test-skype.cpp
M agents/wnx/watest/test-utf-names.h
M agents/wnx/watest/test-winperf.cpp
M agents/wnx/watest/test_tools.h
M agents/z_os/check_mk_agent.wrapper
M agents/z_os/waitmax.c
Log Message:
-----------
Rebranding: Change license headers (XVI)
Remaining agents/*
CMK-12940
Change-Id: I390f3b330526302a4f3ee66f03e13ab707316ab6
Compare: https://github.com/tribe29/checkmk/compare/9aeb27215bc7...70af142d261c
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 5b55d2a56cc2bf2f486586f7fdab2778df0b794c
https://github.com/tribe29/checkmk/commit/5b55d2a56cc2bf2f486586f7fdab2778d…
Author: Konstantin Baikov <konstantin.baikov(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M cmk/gui/mkeventd/helpers.py
M cmk/gui/mkeventd/wato.py
Log Message:
-----------
Load EC config before mkevend actions
CMK-12807
This allows to read the hosttranslation
options before matching rules in EC GUI.
Before this change all options were ignored
Change-Id: I1615f6d3c3f8e3e50fb86219ec59f5201bbe4fe8
Commit: 760bdf5afd48461798f987bec4593112524d733b
https://github.com/tribe29/checkmk/commit/760bdf5afd48461798f987bec45931125…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M livestatus/src/HostListState.cc
M livestatus/src/HostListState.h
M livestatus/src/ServiceListState.cc
M livestatus/src/ServiceListState.h
Log Message:
-----------
Let HostListState & ServiceListState use our abstractions.
Change-Id: Ice88e4eabc552fe2fc562284a39a1c3b411635bb
Commit: 7d98d04ef022e291aa12bed09318b1c0de97df43
https://github.com/tribe29/checkmk/commit/7d98d04ef022e291aa12bed09318b1c0d…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M Pipfile
M Pipfile.lock
M tests/integration/omd/test_python.py
Log Message:
-----------
Updated a few package dependencies.
attrs 22.2.0 => 23.1.0
azure-storage-blob 12.15.0 => 12.16.0
boto3 1.26.105 => 1.26.119
boto3-stubs 1.26.105 => 1.26.119
botocore 1.29.105 => 1.29.119
botocore-stubs 1.29.105 => 1.29.119
exchangelib 4.9.0 => 5.0.2
importlib-metadata 6.1.0 => 6.6.0
meraki 1.30.0 => 1.32.1
numpy 1.24.2 => 1.24.3
psutil 5.9.4 => 5.9.5
pycryptodomex 3.9.3 => 3.17
pyghmi 1.5.60 => 1.5.61
pyopenssl 19.1.0 => 21.0.0
setuptools-scm 4.1.2 => 7.1.0
yarl 1.8.2 => 1.9.1
Change-Id: I59bfb16e7bd0e303c46527e1b64cace98863555b
Commit: ecbea789738c37d806c798e8cd265f19adeffa56
https://github.com/tribe29/checkmk/commit/ecbea789738c37d806c798e8cd265f19a…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M tests/unit/cmk/automations/__init__.py
M tests/unit/cmk/automations/test_results.py
M tests/unit/cmk/bi/__init__.py
M tests/unit/cmk/bi/bi_test_data/__init__.py
M tests/unit/cmk/bi/bi_test_data/sample_config.py
M tests/unit/cmk/bi/conftest.py
M tests/unit/cmk/bi/test_bi_actions.py
M tests/unit/cmk/bi/test_bi_aggregation.py
M tests/unit/cmk/bi/test_bi_aggregation_functions.py
M tests/unit/cmk/bi/test_bi_packs.py
M tests/unit/cmk/bi/test_bi_rule.py
M tests/unit/cmk/bi/test_bi_search.py
M tests/unit/cmk/checkers/__init__.py
M tests/unit/cmk/checkers/test_cache.py
M tests/unit/cmk/checkers/test_classic_snmp.py
M tests/unit/cmk/checkers/test_factory.py
M tests/unit/cmk/checkers/test_fetchers.py
M tests/unit/cmk/checkers/test_host_sections.py
M tests/unit/cmk/checkers/test_parsers.py
M tests/unit/cmk/checkers/test_snmp_backend.py
M tests/unit/cmk/checkers/test_summarizers.py
M tests/unit/cmk/checkers/test_tcp_agent_ctl.py
M tests/unit/cmk/ec/__init__.py
M tests/unit/cmk/ec/conftest.py
M tests/unit/cmk/ec/helpers.py
M tests/unit/cmk/ec/test_ec_changestate.py
M tests/unit/cmk/ec/test_ec_crash_reporting.py
M tests/unit/cmk/ec/test_ec_delete.py
M tests/unit/cmk/ec/test_ec_history.py
M tests/unit/cmk/ec/test_ec_misc.py
M tests/unit/cmk/ec/test_ec_status.py
M tests/unit/cmk/ec/test_ec_update.py
M tests/unit/cmk/ec/test_event_creator.py
M tests/unit/cmk/ec/test_forward.py
M tests/unit/cmk/ec/test_host_config.py
M tests/unit/cmk/ec/test_perfcounters.py
M tests/unit/cmk/ec/test_rule_matching.py
Log Message:
-----------
Rebranding: Change license headers (XXII)
in tests/unit/cmk/: automations/*, bi/*, cee/*, checkers/*, ec/*
CMK-12940
Change-Id: I7b106e9496d2ec9969ac75e9b3ae181625fd6d7b
Commit: a275b5bc208a400b72023cd2e17caa7a5834d277
https://github.com/tribe29/checkmk/commit/a275b5bc208a400b72023cd2e17caa7a5…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M tests/unit/cmk/base/__init__.py
M tests/unit/cmk/base/agent_based/__init__.py
M tests/unit/cmk/base/agent_based/checking/__init__.py
M tests/unit/cmk/base/agent_based/checking/test_checking.py
M tests/unit/cmk/base/agent_based/checking/test_cluster_modes.py
M tests/unit/cmk/base/agent_based/discovery/__init__.py
M tests/unit/cmk/base/agent_based/discovery/test_discovered_services.py
M tests/unit/cmk/base/agent_based/discovery/test_discovery.py
M tests/unit/cmk/base/agent_based/discovery/test_discovery_filters.py
M tests/unit/cmk/base/agent_based/discovery/test_discovery_utils.py
M tests/unit/cmk/base/agent_based/test_base_inventory.py
M tests/unit/cmk/base/agent_based/test_data_provider_parsed_sections_broker.py
M tests/unit/cmk/base/agent_based/test_data_provider_parsed_sections_resolver.py
M tests/unit/cmk/base/agent_based/test_data_provider_sections_parser.py
M tests/unit/cmk/base/agent_based/test_error_handling.py
M tests/unit/cmk/base/agent_based/test_utils.py
M tests/unit/cmk/base/api/__init__.py
M tests/unit/cmk/base/api/agent_based/__init__.py
M tests/unit/cmk/base/api/agent_based/register/__init__.py
M tests/unit/cmk/base/api/agent_based/register/test__config.py
M tests/unit/cmk/base/api/agent_based/register/test_check_plugins.py
M tests/unit/cmk/base/api/agent_based/register/test_check_plugins_legacy.py
M tests/unit/cmk/base/api/agent_based/register/test_export.py
M tests/unit/cmk/base/api/agent_based/register/test_inventory_plugins_register.py
M tests/unit/cmk/base/api/agent_based/register/test_section_plugins.py
M tests/unit/cmk/base/api/agent_based/register/test_section_plugins_legacy.py
M tests/unit/cmk/base/api/agent_based/register/test_section_plugins_legacy_snmp_tree.py
M tests/unit/cmk/base/api/agent_based/test_ab_type_defs.py
M tests/unit/cmk/base/api/agent_based/test_agent_based_utils.py
M tests/unit/cmk/base/api/agent_based/test_checking_classes.py
M tests/unit/cmk/base/api/agent_based/test_clusterize.py
M tests/unit/cmk/base/api/agent_based/test_inventory_classes.py
M tests/unit/cmk/base/api/agent_based/test_render_api.py
M tests/unit/cmk/base/api/agent_based/test_section_classes.py
M tests/unit/cmk/base/api/agent_based/test_utils_check_levels.py
M tests/unit/cmk/base/api/agent_based/test_utils_check_levels_predictive.py
M tests/unit/cmk/base/api/agent_based/test_utils_value_store.py
M tests/unit/cmk/base/api/agent_based/value_store/__init__.py
M tests/unit/cmk/base/api/agent_based/value_store/test_vs_global_state.py
M tests/unit/cmk/base/api/agent_based/value_store/test_vs_utils.py
M tests/unit/cmk/base/autochecks/__init__.py
M tests/unit/cmk/base/autochecks/test_autochecks.py
M tests/unit/cmk/base/autochecks/test_autochecks_utils.py
M tests/unit/cmk/base/check_legacy_includes/__init__.py
M tests/unit/cmk/base/check_legacy_includes/test_df.py
M tests/unit/cmk/base/check_legacy_includes/test_dhcp_pools.py
M tests/unit/cmk/base/check_legacy_includes/test_elphase.py
M tests/unit/cmk/base/check_legacy_includes/test_legacy_size_trend.py
M tests/unit/cmk/base/check_legacy_includes/test_wmi.py
M tests/unit/cmk/base/conftest.py
M tests/unit/cmk/base/plugins/__init__.py
M tests/unit/cmk/base/plugins/agent_based/__init__.py
M tests/unit/cmk/base/plugins/agent_based/esx_vsphere_vm_util.py
M tests/unit/cmk/base/plugins/agent_based/gcp_test_util.py
M tests/unit/cmk/base/plugins/agent_based/test_adva_fsp_if.py
M tests/unit/cmk/base/plugins/agent_based/test_agent_based_api_namespace_v1.py
M tests/unit/cmk/base/plugins/agent_based/test_aix_diskiod.py
M tests/unit/cmk/base/plugins/agent_based/test_alertmanager.py
M tests/unit/cmk/base/plugins/agent_based/test_apache_status_check.py
M tests/unit/cmk/base/plugins/agent_based/test_apc_inrow_system_events.py
M tests/unit/cmk/base/plugins/agent_based/test_apc_netbotz_fluid.py
M tests/unit/cmk/base/plugins/agent_based/test_apc_netbotz_smoke.py
M tests/unit/cmk/base/plugins/agent_based/test_apc_powerswitch.py
M tests/unit/cmk/base/plugins/agent_based/test_apc_symmetra_power.py
M tests/unit/cmk/base/plugins/agent_based/test_apt.py
M tests/unit/cmk/base/plugins/agent_based/test_aruba_chassis.py
M tests/unit/cmk/base/plugins/agent_based/test_aruba_fans.py
M tests/unit/cmk/base/plugins/agent_based/test_aruba_psu.py
M tests/unit/cmk/base/plugins/agent_based/test_aruba_wlc_clients.py
M tests/unit/cmk/base/plugins/agent_based/test_aws_ebs.py
M tests/unit/cmk/base/plugins/agent_based/test_aws_ebs_limits.py
M tests/unit/cmk/base/plugins/agent_based/test_aws_ec2.py
M tests/unit/cmk/base/plugins/agent_based/test_aws_rds.py
M tests/unit/cmk/base/plugins/agent_based/test_aws_status.py
M tests/unit/cmk/base/plugins/agent_based/test_azure_app_registration.py
M tests/unit/cmk/base/plugins/agent_based/test_azure_load_balancer.py
M tests/unit/cmk/base/plugins/agent_based/test_azure_mysql.py
M tests/unit/cmk/base/plugins/agent_based/test_azure_postgresql.py
M tests/unit/cmk/base/plugins/agent_based/test_azure_status.py
M tests/unit/cmk/base/plugins/agent_based/test_azure_virtual_machine.py
M tests/unit/cmk/base/plugins/agent_based/test_azure_virtual_network_gateways.py
M tests/unit/cmk/base/plugins/agent_based/test_bgp_peer.py
M tests/unit/cmk/base/plugins/agent_based/test_bluecat_dhcp.py
M tests/unit/cmk/base/plugins/agent_based/test_bluecat_dns.py
M tests/unit/cmk/base/plugins/agent_based/test_bluecat_threads.py
M tests/unit/cmk/base/plugins/agent_based/test_bluecoat_sensors.py
M tests/unit/cmk/base/plugins/agent_based/test_bluenet2_powerrail.py
M tests/unit/cmk/base/plugins/agent_based/test_bonding.py
M tests/unit/cmk/base/plugins/agent_based/test_brocade_fcport.py
M tests/unit/cmk/base/plugins/agent_based/test_brocade_optical.py
M tests/unit/cmk/base/plugins/agent_based/test_brocade_sfp.py
M tests/unit/cmk/base/plugins/agent_based/test_cadvisor_diskstat.py
M tests/unit/cmk/base/plugins/agent_based/test_cadvisor_if.py
M tests/unit/cmk/base/plugins/agent_based/test_ceph_df.py
M tests/unit/cmk/base/plugins/agent_based/test_ceph_df_json.py
M tests/unit/cmk/base/plugins/agent_based/test_check_plugin_properties.py
M tests/unit/cmk/base/plugins/agent_based/test_checkmk.py
M tests/unit/cmk/base/plugins/agent_based/test_checkmk_agent.py
M tests/unit/cmk/base/plugins/agent_based/test_checkmk_agent_plugins.py
M tests/unit/cmk/base/plugins/agent_based/test_chrony.py
M tests/unit/cmk/base/plugins/agent_based/test_ciena_cpu_util.py
M tests/unit/cmk/base/plugins/agent_based/test_ciena_health.py
M tests/unit/cmk/base/plugins/agent_based/test_ciena_port_power.py
M tests/unit/cmk/base/plugins/agent_based/test_cisco_asa_failover.py
M tests/unit/cmk/base/plugins/agent_based/test_cisco_cpu_memory.py
M tests/unit/cmk/base/plugins/agent_based/test_cisco_cpu_multiitem.py
M tests/unit/cmk/base/plugins/agent_based/test_cisco_detection.py
M tests/unit/cmk/base/plugins/agent_based/test_cisco_fru_module_status.py
M tests/unit/cmk/base/plugins/agent_based/test_cisco_ie_temperature.py
M tests/unit/cmk/base/plugins/agent_based/test_cisco_mem.py
M tests/unit/cmk/base/plugins/agent_based/test_cisco_meraki_org_device_info.py
M tests/unit/cmk/base/plugins/agent_based/test_cisco_meraki_org_device_status.py
M tests/unit/cmk/base/plugins/agent_based/test_cisco_meraki_org_licenses_overview.py
M tests/unit/cmk/base/plugins/agent_based/test_cisco_meraki_org_sensor_readings.py
M tests/unit/cmk/base/plugins/agent_based/test_cisco_prime_wlan_controller.py
M tests/unit/cmk/base/plugins/agent_based/test_cisco_temperature.py
M tests/unit/cmk/base/plugins/agent_based/test_cisco_vpn_sessions.py
M tests/unit/cmk/base/plugins/agent_based/test_cisco_vpn_tunnel.py
M tests/unit/cmk/base/plugins/agent_based/test_cisco_wlc.py
M tests/unit/cmk/base/plugins/agent_based/test_cisco_wlc_clients.py
M tests/unit/cmk/base/plugins/agent_based/test_cmciii.py
M tests/unit/cmk/base/plugins/agent_based/test_cmk_agent_ctl_status.py
M tests/unit/cmk/base/plugins/agent_based/test_cmk_site_statistics.py
M tests/unit/cmk/base/plugins/agent_based/test_container_cpu.py
M tests/unit/cmk/base/plugins/agent_based/test_couchbase_nodes_uptime.py
M tests/unit/cmk/base/plugins/agent_based/test_cpu_load.py
M tests/unit/cmk/base/plugins/agent_based/test_cpu_threads.py
M tests/unit/cmk/base/plugins/agent_based/test_datadog_monitors.py
M tests/unit/cmk/base/plugins/agent_based/test_datapower_fan.py
M tests/unit/cmk/base/plugins/agent_based/test_dell_poweredge.py
M tests/unit/cmk/base/plugins/agent_based/test_df_check.py
M tests/unit/cmk/base/plugins/agent_based/test_df_lnx_include_exclude.py
M tests/unit/cmk/base/plugins/agent_based/test_df_netscaler.py
M tests/unit/cmk/base/plugins/agent_based/test_df_zos.py
M tests/unit/cmk/base/plugins/agent_based/test_diskstat.py
M tests/unit/cmk/base/plugins/agent_based/test_docker_container_diskstat.py
M tests/unit/cmk/base/plugins/agent_based/test_docker_container_diskstat_cgroupv2.py
M tests/unit/cmk/base/plugins/agent_based/test_docker_container_mem.py
M tests/unit/cmk/base/plugins/agent_based/test_docker_container_mem_cgroupv2.py
M tests/unit/cmk/base/plugins/agent_based/test_docker_container_status.py
M tests/unit/cmk/base/plugins/agent_based/test_docker_node_disk_usage.py
M tests/unit/cmk/base/plugins/agent_based/test_domino_tasks.py
M tests/unit/cmk/base/plugins/agent_based/test_elasticsearch_indices.py
M tests/unit/cmk/base/plugins/agent_based/test_emc_isilon_quota.py
M tests/unit/cmk/base/plugins/agent_based/test_emc_vplex_if.py
M tests/unit/cmk/base/plugins/agent_based/test_entity_sensors.py
M tests/unit/cmk/base/plugins/agent_based/test_enviromux_digital.py
M tests/unit/cmk/base/plugins/agent_based/test_enviromux_remote_input.py
M tests/unit/cmk/base/plugins/agent_based/test_epower.py
M tests/unit/cmk/base/plugins/agent_based/test_esx_vsphere_counters.py
M tests/unit/cmk/base/plugins/agent_based/test_esx_vsphere_datastore_io.py
M tests/unit/cmk/base/plugins/agent_based/test_esx_vsphere_hostsystem_cpu_usage.py
M tests/unit/cmk/base/plugins/agent_based/test_esx_vsphere_hostsystem_mem_usage.py
M tests/unit/cmk/base/plugins/agent_based/test_esx_vsphere_hostsystem_section.py
M tests/unit/cmk/base/plugins/agent_based/test_esx_vsphere_snapshots.py
M tests/unit/cmk/base/plugins/agent_based/test_esx_vsphere_vm_cpu.py
M tests/unit/cmk/base/plugins/agent_based/test_esx_vsphere_vm_datastores.py
M tests/unit/cmk/base/plugins/agent_based/test_esx_vsphere_vm_guest_tools.py
M tests/unit/cmk/base/plugins/agent_based/test_esx_vsphere_vm_heartbeat.py
M tests/unit/cmk/base/plugins/agent_based/test_esx_vsphere_vm_mem_usage.py
M tests/unit/cmk/base/plugins/agent_based/test_esx_vsphere_vm_name.py
M tests/unit/cmk/base/plugins/agent_based/test_esx_vsphere_vm_running_on.py
M tests/unit/cmk/base/plugins/agent_based/test_etherbox.py
M tests/unit/cmk/base/plugins/agent_based/test_ewon.py
M tests/unit/cmk/base/plugins/agent_based/test_f5_bigip_cluster.py
M tests/unit/cmk/base/plugins/agent_based/test_f5_bigip_cluster_status.py
M tests/unit/cmk/base/plugins/agent_based/test_f5_bigip_vcmpguests.py
M tests/unit/cmk/base/plugins/agent_based/test_fast_lta_headunit_replication.py
M tests/unit/cmk/base/plugins/agent_based/test_fast_lta_headunit_status.py
M tests/unit/cmk/base/plugins/agent_based/test_fast_lta_silent_cubes_capacity.py
M tests/unit/cmk/base/plugins/agent_based/test_fast_lta_volumes.py
M tests/unit/cmk/base/plugins/agent_based/test_fileinfo_check.py
M tests/unit/cmk/base/plugins/agent_based/test_fireeye_active_vms.py
M tests/unit/cmk/base/plugins/agent_based/test_fireeye_mailq.py
M tests/unit/cmk/base/plugins/agent_based/test_fireeye_quarantine.py
M tests/unit/cmk/base/plugins/agent_based/test_fireeye_sys_status.py
M tests/unit/cmk/base/plugins/agent_based/test_fjdarye_ca_ports.py
M tests/unit/cmk/base/plugins/agent_based/test_fjdarye_disks.py
M tests/unit/cmk/base/plugins/agent_based/test_fjdarye_pcie_flash_modules.py
M tests/unit/cmk/base/plugins/agent_based/test_fjdarye_pools.py
M tests/unit/cmk/base/plugins/agent_based/test_fjdarye_rluns.py
M tests/unit/cmk/base/plugins/agent_based/test_fjdarye_summary_status.py
M tests/unit/cmk/base/plugins/agent_based/test_fortigate_ap_connection.py
M tests/unit/cmk/base/plugins/agent_based/test_fortigate_node_memory.py
M tests/unit/cmk/base/plugins/agent_based/test_fortigate_sensors.py
M tests/unit/cmk/base/plugins/agent_based/test_fortigate_sync_status.py
M tests/unit/cmk/base/plugins/agent_based/test_fritz.py
M tests/unit/cmk/base/plugins/agent_based/test_fritz_no_dsl.py
M tests/unit/cmk/base/plugins/agent_based/test_gcp_assets.py
M tests/unit/cmk/base/plugins/agent_based/test_gcp_cost.py
M tests/unit/cmk/base/plugins/agent_based/test_gcp_exceptions.py
M tests/unit/cmk/base/plugins/agent_based/test_gcp_filestore.py
M tests/unit/cmk/base/plugins/agent_based/test_gcp_gce.py
M tests/unit/cmk/base/plugins/agent_based/test_gcp_gce_storage.py
M tests/unit/cmk/base/plugins/agent_based/test_gcp_gcs.py
M tests/unit/cmk/base/plugins/agent_based/test_gcp_http_lb.py
M tests/unit/cmk/base/plugins/agent_based/test_gcp_sql.py
M tests/unit/cmk/base/plugins/agent_based/test_gcp_status.py
M tests/unit/cmk/base/plugins/agent_based/test_globalprotect_utilization.py
M tests/unit/cmk/base/plugins/agent_based/test_graylog_alerts.py
M tests/unit/cmk/base/plugins/agent_based/test_graylog_events.py
M tests/unit/cmk/base/plugins/agent_based/test_graylog_failures.py
M tests/unit/cmk/base/plugins/agent_based/test_graylog_streams.py
M tests/unit/cmk/base/plugins/agent_based/test_haproxy.py
M tests/unit/cmk/base/plugins/agent_based/test_heartbeat_crm.py
M tests/unit/cmk/base/plugins/agent_based/test_heartbeat_crm_resources.py
M tests/unit/cmk/base/plugins/agent_based/test_hitachi_hnas_volume.py
M tests/unit/cmk/base/plugins/agent_based/test_hp_msa_volume_io.py
M tests/unit/cmk/base/plugins/agent_based/test_hp_proliant_da_phydrv.py
M tests/unit/cmk/base/plugins/agent_based/test_hp_proliant_mem.py
M tests/unit/cmk/base/plugins/agent_based/test_hp_proliant_power.py
M tests/unit/cmk/base/plugins/agent_based/test_hp_proliant_psu.py
M tests/unit/cmk/base/plugins/agent_based/test_hp_proliant_systeminfo.py
M tests/unit/cmk/base/plugins/agent_based/test_hpux_cpu.py
M tests/unit/cmk/base/plugins/agent_based/test_hpux_lunstats.py
M tests/unit/cmk/base/plugins/agent_based/test_hr_fs.py
M tests/unit/cmk/base/plugins/agent_based/test_hr_mem.py
M tests/unit/cmk/base/plugins/agent_based/test_hr_ps.py
M tests/unit/cmk/base/plugins/agent_based/test_ibm_mq_managers.py
M tests/unit/cmk/base/plugins/agent_based/test_ibm_mq_queues.py
M tests/unit/cmk/base/plugins/agent_based/test_ibm_svc_systemstats.py
M tests/unit/cmk/base/plugins/agent_based/test_if32.py
M tests/unit/cmk/base/plugins/agent_based/test_if64_tplink.py
M tests/unit/cmk/base/plugins/agent_based/test_if_brocade_lancom.py
M tests/unit/cmk/base/plugins/agent_based/test_iis_app_pool_state.py
M tests/unit/cmk/base/plugins/agent_based/test_infobox_osinfo.py
M tests/unit/cmk/base/plugins/agent_based/test_infobox_services.py
M tests/unit/cmk/base/plugins/agent_based/test_infobox_systeminfo.py
M tests/unit/cmk/base/plugins/agent_based/test_inotify.py
M tests/unit/cmk/base/plugins/agent_based/test_inv_checkmk.py
M tests/unit/cmk/base/plugins/agent_based/test_inv_docker_container_labels.py
M tests/unit/cmk/base/plugins/agent_based/test_inv_docker_container_node_name.py
M tests/unit/cmk/base/plugins/agent_based/test_inv_docker_node_network.py
M tests/unit/cmk/base/plugins/agent_based/test_inv_esx_vsphere_hostsystem.py
M tests/unit/cmk/base/plugins/agent_based/test_inv_if.py
M tests/unit/cmk/base/plugins/agent_based/test_inv_prtconf.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_aix_baselevel.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_aix_packages.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_aix_service_packs.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_allnet_ip_sensoric.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_aruba_wlc_aps.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_azure_load_balancer.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_checkpoint_vpn_tunnels.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_docker_container_network.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_docker_node_images.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_docker_node_info.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_enviromux_micro.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_fortiauthenticator_system.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_fortigate_ha.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_fortimail_system.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_fortinet_firewall.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_fortisandbox_software.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_fortisandbox_system.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_ibm_mq_channels.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_k8s_service_info.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_kube_cluster.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_kube_daemonset.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_kube_deployment.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_kube_namespace.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_kube_node.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_kube_pod.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_kube_statefulset.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_kyocera_printer.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_lnx_block_devices.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_lnx_cpuinfo.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_lnx_ip_r.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_lnx_packages.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_lnx_sysctl.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_lnx_uname.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_lnx_video.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_mobileiron.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_mssql_clusters.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_oracle_systemparameter.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_snmp_extended_info.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_solaris_addresses.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_solaris_pkginfo.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_solaris_psrinfo.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_solaris_routes.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_solaris_uname.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_statgrab_net.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_win_bios.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_win_disks.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_win_exefiles.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_win_ip_r.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_win_networkadapter.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_win_reg_uninstall.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_win_video.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_win_wmi_software.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_win_wmi_updates.py
M tests/unit/cmk/base/plugins/agent_based/test_ipmi.py
M tests/unit/cmk/base/plugins/agent_based/test_ipmi_sensors.py
M tests/unit/cmk/base/plugins/agent_based/test_jenkins_jobs.py
M tests/unit/cmk/base/plugins/agent_based/test_jenkins_nodes.py
M tests/unit/cmk/base/plugins/agent_based/test_job.py
M tests/unit/cmk/base/plugins/agent_based/test_juniper_cpu_util.py
M tests/unit/cmk/base/plugins/agent_based/test_juniper_fru.py
M tests/unit/cmk/base/plugins/agent_based/test_juniper_trpz_aps_sessions.py
M tests/unit/cmk/base/plugins/agent_based/test_k8s_pod_container.py
M tests/unit/cmk/base/plugins/agent_based/test_kaspersky_av_client.py
M tests/unit/cmk/base/plugins/agent_based/test_kaspersky_av_kesl_updates.py
M tests/unit/cmk/base/plugins/agent_based/test_kaspersky_av_quarantine.py
M tests/unit/cmk/base/plugins/agent_based/test_kaspersky_av_tasks.py
M tests/unit/cmk/base/plugins/agent_based/test_kaspersky_av_updates.py
M tests/unit/cmk/base/plugins/agent_based/test_kemp_loadmaster_realserver.py
M tests/unit/cmk/base/plugins/agent_based/test_kemp_loadmaster_services.py
M tests/unit/cmk/base/plugins/agent_based/test_kernel_util.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_cluster_api_health.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_collector_info.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_cpu.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_cronjob_info.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_cronjob_status.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_daemonset_info.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_deployment_conditions.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_deployment_info.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_memory.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_namespace_info.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_node_conditions.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_node_container_count.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_node_count.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_node_info.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_node_kubelet.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_persistent_volume_claim.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_pod_conditions.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_pod_containers.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_pod_info.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_pod_phase.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_pod_resources.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_pod_restarts.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_pod_status.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_replicas.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_resource_quota_cpu.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_resource_quota_memory.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_statefulset_info.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_uptime.py
M tests/unit/cmk/base/plugins/agent_based/test_liebert_humidity_air.py
M tests/unit/cmk/base/plugins/agent_based/test_liebert_system.py
M tests/unit/cmk/base/plugins/agent_based/test_liebert_system_events.py
M tests/unit/cmk/base/plugins/agent_based/test_liebert_temp_air.py
M tests/unit/cmk/base/plugins/agent_based/test_liebert_temp_fluid.py
M tests/unit/cmk/base/plugins/agent_based/test_livestatus_status.py
M tests/unit/cmk/base/plugins/agent_based/test_lnx_bonding.py
M tests/unit/cmk/base/plugins/agent_based/test_lnx_distro.py
M tests/unit/cmk/base/plugins/agent_based/test_lnx_if.py
M tests/unit/cmk/base/plugins/agent_based/test_lnx_quota.py
M tests/unit/cmk/base/plugins/agent_based/test_lnx_thermal.py
M tests/unit/cmk/base/plugins/agent_based/test_local.py
M tests/unit/cmk/base/plugins/agent_based/test_logwatch.py
M tests/unit/cmk/base/plugins/agent_based/test_logwatch_ec.py
M tests/unit/cmk/base/plugins/agent_based/test_logwatch_section_batches.py
M tests/unit/cmk/base/plugins/agent_based/test_lparstat_aix.py
M tests/unit/cmk/base/plugins/agent_based/test_lsi.py
M tests/unit/cmk/base/plugins/agent_based/test_mcafee_webgateway_misc.py
M tests/unit/cmk/base/plugins/agent_based/test_mcafee_webgateway_time_consumed_by_rule_engine.py
M tests/unit/cmk/base/plugins/agent_based/test_mcafee_webgateway_time_to_resolve_dns.py
M tests/unit/cmk/base/plugins/agent_based/test_mcdata_fcport.py
M tests/unit/cmk/base/plugins/agent_based/test_megaraid_bbu.py
M tests/unit/cmk/base/plugins/agent_based/test_megaraid_pdisks.py
M tests/unit/cmk/base/plugins/agent_based/test_mem_used.py
M tests/unit/cmk/base/plugins/agent_based/test_mem_used_sections.py
M tests/unit/cmk/base/plugins/agent_based/test_mobileiron_compliance.py
M tests/unit/cmk/base/plugins/agent_based/test_mobileiron_df.py
M tests/unit/cmk/base/plugins/agent_based/test_mobileiron_statistics.py
M tests/unit/cmk/base/plugins/agent_based/test_mobileiron_versions.py
M tests/unit/cmk/base/plugins/agent_based/test_mongodb_counters.py
M tests/unit/cmk/base/plugins/agent_based/test_mongodb_replica.py
M tests/unit/cmk/base/plugins/agent_based/test_mqtt.py
M tests/unit/cmk/base/plugins/agent_based/test_mrpe.py
M tests/unit/cmk/base/plugins/agent_based/test_mssql_availability_groups.py
M tests/unit/cmk/base/plugins/agent_based/test_mssql_backup.py
M tests/unit/cmk/base/plugins/agent_based/test_mssql_blocked_sessions.py
M tests/unit/cmk/base/plugins/agent_based/test_mssql_counters.py
M tests/unit/cmk/base/plugins/agent_based/test_mssql_counters_page_life_expectancy.py
M tests/unit/cmk/base/plugins/agent_based/test_mssql_databases.py
M tests/unit/cmk/base/plugins/agent_based/test_mssql_datafiles_transactionlogs.py
M tests/unit/cmk/base/plugins/agent_based/test_mssql_instance.py
M tests/unit/cmk/base/plugins/agent_based/test_mssql_jobs.py
M tests/unit/cmk/base/plugins/agent_based/test_mssql_mirroring.py
M tests/unit/cmk/base/plugins/agent_based/test_mtr.py
M tests/unit/cmk/base/plugins/agent_based/test_multipath.py
M tests/unit/cmk/base/plugins/agent_based/test_multipath_section.py
M tests/unit/cmk/base/plugins/agent_based/test_mysql_capacity.py
M tests/unit/cmk/base/plugins/agent_based/test_netapp_api_disk.py
M tests/unit/cmk/base/plugins/agent_based/test_netapp_api_fan.py
M tests/unit/cmk/base/plugins/agent_based/test_netapp_api_if.py
M tests/unit/cmk/base/plugins/agent_based/test_netapp_api_info.py
M tests/unit/cmk/base/plugins/agent_based/test_netapp_api_luns.py
M tests/unit/cmk/base/plugins/agent_based/test_netapp_api_ports.py
M tests/unit/cmk/base/plugins/agent_based/test_netapp_api_psu.py
M tests/unit/cmk/base/plugins/agent_based/test_netapp_api_qtree_quota.py
M tests/unit/cmk/base/plugins/agent_based/test_netapp_api_snapvault.py
M tests/unit/cmk/base/plugins/agent_based/test_netapp_api_temp.py
M tests/unit/cmk/base/plugins/agent_based/test_netapp_api_vf_stats.py
M tests/unit/cmk/base/plugins/agent_based/test_netapp_api_volumes.py
M tests/unit/cmk/base/plugins/agent_based/test_netapp_volumes.py
M tests/unit/cmk/base/plugins/agent_based/test_netscaler_sslcertificates.py
M tests/unit/cmk/base/plugins/agent_based/test_netscaler_tcp_conns.py
M tests/unit/cmk/base/plugins/agent_based/test_netscaler_vserver.py
M tests/unit/cmk/base/plugins/agent_based/test_network_fs_mounts.py
M tests/unit/cmk/base/plugins/agent_based/test_nfsiostat.py
M tests/unit/cmk/base/plugins/agent_based/test_ntp.py
M tests/unit/cmk/base/plugins/agent_based/test_nvidia_smi.py
M tests/unit/cmk/base/plugins/agent_based/test_omd_diskusage.py
M tests/unit/cmk/base/plugins/agent_based/test_omd_info.py
M tests/unit/cmk/base/plugins/agent_based/test_omd_status.py
M tests/unit/cmk/base/plugins/agent_based/test_openshift_queries.py
M tests/unit/cmk/base/plugins/agent_based/test_oracle_asm_diskgroup.py
M tests/unit/cmk/base/plugins/agent_based/test_oracle_crs_res.py
M tests/unit/cmk/base/plugins/agent_based/test_oracle_dataguard_stats.py
M tests/unit/cmk/base/plugins/agent_based/test_oracle_instance.py
M tests/unit/cmk/base/plugins/agent_based/test_oracle_performance.py
M tests/unit/cmk/base/plugins/agent_based/test_oracle_processes.py
M tests/unit/cmk/base/plugins/agent_based/test_oracle_recovery_area.py
M tests/unit/cmk/base/plugins/agent_based/test_oracle_rman.py
M tests/unit/cmk/base/plugins/agent_based/test_oracle_tablespaces.py
M tests/unit/cmk/base/plugins/agent_based/test_ovs_bonding.py
M tests/unit/cmk/base/plugins/agent_based/test_palo_alto_state.py
M tests/unit/cmk/base/plugins/agent_based/test_palo_alto_users.py
M tests/unit/cmk/base/plugins/agent_based/test_pdu_gude.py
M tests/unit/cmk/base/plugins/agent_based/test_perle_chassis.py
M tests/unit/cmk/base/plugins/agent_based/test_perle_chassis_slots.py
M tests/unit/cmk/base/plugins/agent_based/test_perle_psmu.py
M tests/unit/cmk/base/plugins/agent_based/test_postgres_query_duration.py
M tests/unit/cmk/base/plugins/agent_based/test_postgres_stats.py
M tests/unit/cmk/base/plugins/agent_based/test_primekey_db_usage.py
M tests/unit/cmk/base/plugins/agent_based/test_primekey_fan.py
M tests/unit/cmk/base/plugins/agent_based/test_primekey_hsm_battery_voltage.py
M tests/unit/cmk/base/plugins/agent_based/test_primekey_temperature.py
M tests/unit/cmk/base/plugins/agent_based/test_printer_alerts.py
M tests/unit/cmk/base/plugins/agent_based/test_printer_io.py
M tests/unit/cmk/base/plugins/agent_based/test_printer_pages.py
M tests/unit/cmk/base/plugins/agent_based/test_printer_supply.py
M tests/unit/cmk/base/plugins/agent_based/test_prism_alerts.py
M tests/unit/cmk/base/plugins/agent_based/test_prism_cluster_cpu.py
M tests/unit/cmk/base/plugins/agent_based/test_prism_cluster_io.py
M tests/unit/cmk/base/plugins/agent_based/test_prism_cluster_mem.py
M tests/unit/cmk/base/plugins/agent_based/test_prism_containers.py
M tests/unit/cmk/base/plugins/agent_based/test_prism_ha.py
M tests/unit/cmk/base/plugins/agent_based/test_prism_host_disks.py
M tests/unit/cmk/base/plugins/agent_based/test_prism_host_stats.py
M tests/unit/cmk/base/plugins/agent_based/test_prism_host_usage.py
M tests/unit/cmk/base/plugins/agent_based/test_prism_hosts.py
M tests/unit/cmk/base/plugins/agent_based/test_prism_info.py
M tests/unit/cmk/base/plugins/agent_based/test_prism_protection_domains.py
M tests/unit/cmk/base/plugins/agent_based/test_prism_remote_support.py
M tests/unit/cmk/base/plugins/agent_based/test_prism_storage_pools.py
M tests/unit/cmk/base/plugins/agent_based/test_prism_vm_stats.py
M tests/unit/cmk/base/plugins/agent_based/test_prism_vm_status.py
M tests/unit/cmk/base/plugins/agent_based/test_prism_vm_tools.py
M tests/unit/cmk/base/plugins/agent_based/test_prism_vms.py
M tests/unit/cmk/base/plugins/agent_based/test_prometheus_build.py
M tests/unit/cmk/base/plugins/agent_based/test_proxmox_ve_backup_status.py
M tests/unit/cmk/base/plugins/agent_based/test_proxmox_ve_disk_usage.py
M tests/unit/cmk/base/plugins/agent_based/test_proxmox_ve_mem_usage.py
M tests/unit/cmk/base/plugins/agent_based/test_proxmox_ve_node_info.py
M tests/unit/cmk/base/plugins/agent_based/test_proxmox_ve_snapshot_age.py
M tests/unit/cmk/base/plugins/agent_based/test_proxmox_ve_vm_info.py
M tests/unit/cmk/base/plugins/agent_based/test_ps_check.py
M tests/unit/cmk/base/plugins/agent_based/test_ps_section.py
M tests/unit/cmk/base/plugins/agent_based/test_pulse_secure_users.py
M tests/unit/cmk/base/plugins/agent_based/test_ruckus_spot_ap.py
M tests/unit/cmk/base/plugins/agent_based/test_sansymphony_pool.py
M tests/unit/cmk/base/plugins/agent_based/test_sap_hana_backup.py
M tests/unit/cmk/base/plugins/agent_based/test_sap_hana_connect.py
M tests/unit/cmk/base/plugins/agent_based/test_sap_hana_data_volume.py
M tests/unit/cmk/base/plugins/agent_based/test_sap_hana_db_status.py
M tests/unit/cmk/base/plugins/agent_based/test_sap_hana_diskusage.py
M tests/unit/cmk/base/plugins/agent_based/test_sap_hana_ess.py
M tests/unit/cmk/base/plugins/agent_based/test_sap_hana_events.py
M tests/unit/cmk/base/plugins/agent_based/test_sap_hana_fileinfo.py
M tests/unit/cmk/base/plugins/agent_based/test_sap_hana_instance_status.py
M tests/unit/cmk/base/plugins/agent_based/test_sap_hana_license.py
M tests/unit/cmk/base/plugins/agent_based/test_sap_hana_memrate.py
M tests/unit/cmk/base/plugins/agent_based/test_sap_hana_proc.py
M tests/unit/cmk/base/plugins/agent_based/test_sap_hana_replication_status.py
M tests/unit/cmk/base/plugins/agent_based/test_sap_hana_status.py
M tests/unit/cmk/base/plugins/agent_based/test_scaleio_storage_pool.py
M tests/unit/cmk/base/plugins/agent_based/test_scaleio_volume.py
M tests/unit/cmk/base/plugins/agent_based/test_section_host_label_doc.py
M tests/unit/cmk/base/plugins/agent_based/test_section_lnx_container_host_if.py
M tests/unit/cmk/base/plugins/agent_based/test_section_properties.py
M tests/unit/cmk/base/plugins/agent_based/test_sentry_pdu.py
M tests/unit/cmk/base/plugins/agent_based/test_sentry_pdu_outlets.py
M tests/unit/cmk/base/plugins/agent_based/test_services.py
M tests/unit/cmk/base/plugins/agent_based/test_site_object_counts.py
M tests/unit/cmk/base/plugins/agent_based/test_smart.py
M tests/unit/cmk/base/plugins/agent_based/test_snmp_info.py
M tests/unit/cmk/base/plugins/agent_based/test_solaris_services.py
M tests/unit/cmk/base/plugins/agent_based/test_splunk_system_msg.py
M tests/unit/cmk/base/plugins/agent_based/test_sshd_config.py
M tests/unit/cmk/base/plugins/agent_based/test_statgrab_load.py
M tests/unit/cmk/base/plugins/agent_based/test_storcli_cache_vault.py
M tests/unit/cmk/base/plugins/agent_based/test_storcli_physical_disks.py
M tests/unit/cmk/base/plugins/agent_based/test_storcli_vdrives.py
M tests/unit/cmk/base/plugins/agent_based/test_storcli_virtual_disks.py
M tests/unit/cmk/base/plugins/agent_based/test_storeonce4x_appliances.py
M tests/unit/cmk/base/plugins/agent_based/test_storeonce_servicesets.py
M tests/unit/cmk/base/plugins/agent_based/test_stormshield_services.py
M tests/unit/cmk/base/plugins/agent_based/test_suseconnect.py
M tests/unit/cmk/base/plugins/agent_based/test_synology_disk.py
M tests/unit/cmk/base/plugins/agent_based/test_synology_fans.py
M tests/unit/cmk/base/plugins/agent_based/test_synology_info.py
M tests/unit/cmk/base/plugins/agent_based/test_synology_raid.py
M tests/unit/cmk/base/plugins/agent_based/test_synology_status.py
M tests/unit/cmk/base/plugins/agent_based/test_synology_update.py
M tests/unit/cmk/base/plugins/agent_based/test_systemd_units.py
M tests/unit/cmk/base/plugins/agent_based/test_tcp_conn_stats.py
M tests/unit/cmk/base/plugins/agent_based/test_threepar_capacity.py
M tests/unit/cmk/base/plugins/agent_based/test_threepar_cpgs.py
M tests/unit/cmk/base/plugins/agent_based/test_threepar_hosts.py
M tests/unit/cmk/base/plugins/agent_based/test_threepar_ports.py
M tests/unit/cmk/base/plugins/agent_based/test_threepar_remotecopy.py
M tests/unit/cmk/base/plugins/agent_based/test_threepar_system.py
M tests/unit/cmk/base/plugins/agent_based/test_threepar_volumes.py
M tests/unit/cmk/base/plugins/agent_based/test_timemachine.py
M tests/unit/cmk/base/plugins/agent_based/test_timesyncd.py
M tests/unit/cmk/base/plugins/agent_based/test_tsm_staginspools.py
M tests/unit/cmk/base/plugins/agent_based/test_ucd_cpu_load.py
M tests/unit/cmk/base/plugins/agent_based/test_ucd_diskio.py
M tests/unit/cmk/base/plugins/agent_based/test_ucs_bladecenter_if.py
M tests/unit/cmk/base/plugins/agent_based/test_ucs_c_rack_server_psu_voltage.py
M tests/unit/cmk/base/plugins/agent_based/test_ups_modulys_battery.py
M tests/unit/cmk/base/plugins/agent_based/test_ups_out_load.py
M tests/unit/cmk/base/plugins/agent_based/test_ups_power.py
M tests/unit/cmk/base/plugins/agent_based/test_ups_test.py
M tests/unit/cmk/base/plugins/agent_based/test_uptime_check.py
M tests/unit/cmk/base/plugins/agent_based/test_veeam_cdp_jobs.py
M tests/unit/cmk/base/plugins/agent_based/test_veritas_vcs.py
M tests/unit/cmk/base/plugins/agent_based/test_vms_diskstat.py
M tests/unit/cmk/base/plugins/agent_based/test_vms_if.py
M tests/unit/cmk/base/plugins/agent_based/test_vutlan_ems_smoke.py
M tests/unit/cmk/base/plugins/agent_based/test_vxvm_enclosures.py
M tests/unit/cmk/base/plugins/agent_based/test_vxvm_multipath.py
M tests/unit/cmk/base/plugins/agent_based/test_win_computersystem.py
M tests/unit/cmk/base/plugins/agent_based/test_win_cpuinfo.py
M tests/unit/cmk/base/plugins/agent_based/test_win_dhcp_pools.py
M tests/unit/cmk/base/plugins/agent_based/test_win_os.py
M tests/unit/cmk/base/plugins/agent_based/test_win_system.py
M tests/unit/cmk/base/plugins/agent_based/test_windows_intel_bonding.py
M tests/unit/cmk/base/plugins/agent_based/test_windows_update.py
M tests/unit/cmk/base/plugins/agent_based/test_winperf_if.py
M tests/unit/cmk/base/plugins/agent_based/test_winperf_msx_queues.py
M tests/unit/cmk/base/plugins/agent_based/test_winperf_phydisk.py
M tests/unit/cmk/base/plugins/agent_based/test_winperf_processor.py
M tests/unit/cmk/base/plugins/agent_based/test_wmi_cpuload.py
M tests/unit/cmk/base/plugins/agent_based/test_wut_webio.py
M tests/unit/cmk/base/plugins/agent_based/test_zerto_agent.py
M tests/unit/cmk/base/plugins/agent_based/test_zfsget.py
M tests/unit/cmk/base/plugins/agent_based/test_zpool_status.py
M tests/unit/cmk/base/plugins/agent_based/test_zypper.py
M tests/unit/cmk/base/plugins/agent_based/utils/__init__.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_aws.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_azure.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_cache_helper.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_container_cgroupv2.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_cpu_load.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_cpu_util.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_df.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_dhcp_pools.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_diskstat_utils.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_docker_utils.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_entity_sensors_utils.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_enviromux.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_fileinfo_utils.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_fjdarye.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_hitachi_hnas.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_hp_hh3c.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_hp_msa.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_if64.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_interfaces.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_interfaces_inventory.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_ipmi_utils.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_kube.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_kube_resources.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_kube_strategy.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_liebert.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_logwatch_utils.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_netapp_api.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_postgres.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_ps.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_ps_discovery_specs.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_scaleio.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_size_trend.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_temperature.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_timesync.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_ucs_bladecenter.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_ups.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_wmi_util.py
M tests/unit/cmk/base/plugins/agent_based/utils_inventory.py
M tests/unit/cmk/base/plugins/test_azure_traffic_manager.py
M tests/unit/cmk/base/sources/__init__.py
M tests/unit/cmk/base/sources/test_data_sources.py
M tests/unit/cmk/base/sources/test_snmp_data_source.py
M tests/unit/cmk/base/test_auto_queue.py
M tests/unit/cmk/base/test_automations_check_mk.py
M tests/unit/cmk/base/test_base_crash_reporting.py
M tests/unit/cmk/base/test_check_api.py
M tests/unit/cmk/base/test_check_table.py
M tests/unit/cmk/base/test_check_utils.py
M tests/unit/cmk/base/test_checks.py
M tests/unit/cmk/base/test_config.py
M tests/unit/cmk/base/test_core_config.py
M tests/unit/cmk/base/test_core_nagios.py
M tests/unit/cmk/base/test_diagnostics.py
M tests/unit/cmk/base/test_discovered_labels.py
M tests/unit/cmk/base/test_events.py
M tests/unit/cmk/base/test_ip_lookup.py
M tests/unit/cmk/base/test_item_state.py
M tests/unit/cmk/base/test_item_state_rate_and_average.py
M tests/unit/cmk/base/test_mgmt_board.py
M tests/unit/cmk/base/test_modes_check_mk.py
M tests/unit/cmk/base/test_notify.py
M tests/unit/cmk/base/test_obsolete_output.py
M tests/unit/cmk/base/test_prediction.py
M tests/unit/cmk/base/test_section.py
M tests/unit/cmk/base/test_unit_automations.py
Log Message:
-----------
Rebranding: Change license headers (XXIII)
tests/unit/cmk/base/*
CMK-12940
Change-Id: If7e269c627f619f61236dae4d8d54124a27c9897
Commit: 16a61cbdfad1b69c96d9aff42859b3fd080b2469
https://github.com/tribe29/checkmk/commit/16a61cbdfad1b69c96d9aff42859b3fd0…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M tests/unit/cmk/gui/__init__.py
M tests/unit/cmk/gui/conftest.py
M tests/unit/cmk/gui/dashboard/dashlet/test_figure_dashlet.py
M tests/unit/cmk/gui/dashboard/test_title_macros.py
M tests/unit/cmk/gui/fields/__init__.py
M tests/unit/cmk/gui/fields/test_multinested.py
M tests/unit/cmk/gui/htmllib/__init__.py
M tests/unit/cmk/gui/htmllib/test_foldable_container.py
M tests/unit/cmk/gui/htmllib/test_html_cls.py
M tests/unit/cmk/gui/htmllib/test_tag_rendering.py
M tests/unit/cmk/gui/livestatus_utils/__init__.py
M tests/unit/cmk/gui/livestatus_utils/test_downtime_commands.py
M tests/unit/cmk/gui/livestatus_utils/test_testing.py
M tests/unit/cmk/gui/mkeventd/test_icon_mkeventd.py
M tests/unit/cmk/gui/mkeventd/test_wato.py
M tests/unit/cmk/gui/plugins/__init__.py
M tests/unit/cmk/gui/plugins/cron/__init__.py
M tests/unit/cmk/gui/plugins/cron/test_cron_plugin_api.py
M tests/unit/cmk/gui/plugins/dashboard/__init__.py
M tests/unit/cmk/gui/plugins/dashboard/test_plugin_api.py
M tests/unit/cmk/gui/plugins/metrics/__init__.py
M tests/unit/cmk/gui/plugins/metrics/test_artwork.py
M tests/unit/cmk/gui/plugins/metrics/test_graph_templates.py
M tests/unit/cmk/gui/plugins/metrics/test_html_render.py
M tests/unit/cmk/gui/plugins/metrics/test_metrics_graph_template.py
M tests/unit/cmk/gui/plugins/metrics/test_metrics_utils.py
M tests/unit/cmk/gui/plugins/metrics/test_metrics_valuespecs.py
M tests/unit/cmk/gui/plugins/metrics/test_rrd_fetch.py
M tests/unit/cmk/gui/plugins/metrics/test_timeseries.py
M tests/unit/cmk/gui/plugins/metrics/test_translations.py
M tests/unit/cmk/gui/plugins/metrics/test_unit.py
M tests/unit/cmk/gui/plugins/openapi/__init__.py
M tests/unit/cmk/gui/plugins/openapi/test_apispec_plugins.py
M tests/unit/cmk/gui/plugins/openapi/test_endpoint.py
M tests/unit/cmk/gui/plugins/openapi/test_error.py
M tests/unit/cmk/gui/plugins/openapi/test_event_console.py
M tests/unit/cmk/gui/plugins/openapi/test_expr_schema.py
M tests/unit/cmk/gui/plugins/openapi/test_headers.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_acknowledgement.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_activate_changes.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_agent.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_auxtags.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_bi.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_certs.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_dcd.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_downtime.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_etags.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_folder_config.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_group_config.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_host.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_host_config.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_host_internal.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_host_tag_group.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_metrics.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_password.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_rules.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_service.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_service_discovery.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_time_period.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_user.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_userroles.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_version.py
M tests/unit/cmk/gui/plugins/openapi/test_restful_objects.py
M tests/unit/cmk/gui/plugins/openapi/test_service_and_host_comments.py
M tests/unit/cmk/gui/plugins/openapi/test_site_management.py
M tests/unit/cmk/gui/plugins/openapi/test_spec_files.py
M tests/unit/cmk/gui/plugins/openapi/test_swagger_ui.py
M tests/unit/cmk/gui/plugins/openapi/test_version.py
M tests/unit/cmk/gui/plugins/openapi/test_wato_disabled.py
M tests/unit/cmk/gui/plugins/sidebar/__init__.py
M tests/unit/cmk/gui/plugins/sidebar/test_search.py
M tests/unit/cmk/gui/plugins/sidebar/test_snapins.py
M tests/unit/cmk/gui/plugins/sidebar/test_wato.py
M tests/unit/cmk/gui/plugins/userdb/__init__.py
M tests/unit/cmk/gui/plugins/views/__init__.py
M tests/unit/cmk/gui/plugins/views/icons/__init__.py
M tests/unit/cmk/gui/plugins/views/perfometers/__init__.py
M tests/unit/cmk/gui/plugins/views/test_painters.py
M tests/unit/cmk/gui/plugins/views/test_row_table.py
M tests/unit/cmk/gui/plugins/views/test_views_builtin_inventory_plugins.py
M tests/unit/cmk/gui/plugins/views/test_views_utils.py
M tests/unit/cmk/gui/plugins/visuals/__init__.py
M tests/unit/cmk/gui/plugins/visuals/test_filters.py
M tests/unit/cmk/gui/plugins/visuals/test_visuals_utils.py
M tests/unit/cmk/gui/plugins/wato/__init__.py
M tests/unit/cmk/gui/plugins/wato/active_checks/__init__.py
M tests/unit/cmk/gui/plugins/wato/active_checks/test_http.py
M tests/unit/cmk/gui/plugins/wato/active_checks/test_mail.py
M tests/unit/cmk/gui/plugins/wato/active_checks/test_mail_loop.py
M tests/unit/cmk/gui/plugins/wato/active_checks/test_mailboxes.py
M tests/unit/cmk/gui/plugins/wato/check_parameters/__init__.py
M tests/unit/cmk/gui/plugins/wato/check_parameters/test_cpu_utilization.py
M tests/unit/cmk/gui/plugins/wato/check_parameters/test_kube_node_container_count.py
M tests/unit/cmk/gui/plugins/wato/check_parameters/test_kube_pod_conditions.py
M tests/unit/cmk/gui/plugins/wato/check_parameters/test_kube_pod_containers.py
M tests/unit/cmk/gui/plugins/wato/check_parameters/test_mysql_db_size.py
M tests/unit/cmk/gui/plugins/wato/check_parameters/test_plugin_vs_wato.py
M tests/unit/cmk/gui/plugins/wato/check_parameters/test_ps_parameters.py
M tests/unit/cmk/gui/plugins/wato/check_parameters/test_switch_contact.py
M tests/unit/cmk/gui/plugins/wato/special_agents/__init__.py
M tests/unit/cmk/gui/plugins/wato/special_agents/test_aws.py
M tests/unit/cmk/gui/plugins/wato/special_agents/test_azure.py
M tests/unit/cmk/gui/plugins/wato/test_ac_test.py
M tests/unit/cmk/gui/plugins/wato/test_bi_config.py
M tests/unit/cmk/gui/plugins/wato/test_check_mk_configuration.py
M tests/unit/cmk/gui/plugins/wato/utils/__init__.py
M tests/unit/cmk/gui/plugins/wato/utils/test_base_modes.py
M tests/unit/cmk/gui/plugins/wato/utils/test_main_menu.py
M tests/unit/cmk/gui/plugins/wato/utils/test_sample_config.py
M tests/unit/cmk/gui/plugins/wato/utils/test_value_spec.py
M tests/unit/cmk/gui/plugins/watolib/__init__.py
M tests/unit/cmk/gui/plugins/watolib/test_utils.py
M tests/unit/cmk/gui/test_availability_annotations.py
M tests/unit/cmk/gui/test_availability_layout_timeline_choords.py
M tests/unit/cmk/gui/test_availability_table.py
M tests/unit/cmk/gui/test_availability_timeline.py
M tests/unit/cmk/gui/test_background_job.py
M tests/unit/cmk/gui/test_backup_unit.py
M tests/unit/cmk/gui/test_breadcrumb.py
M tests/unit/cmk/gui/test_cron.py
M tests/unit/cmk/gui/test_dashboard.py
M tests/unit/cmk/gui/test_escaping.py
M tests/unit/cmk/gui/test_forms.py
M tests/unit/cmk/gui/test_gui_config.py
M tests/unit/cmk/gui/test_gui_crash_reporting.py
M tests/unit/cmk/gui/test_gui_hooks.py
M tests/unit/cmk/gui/test_gui_inventory.py
M tests/unit/cmk/gui/test_http.py
M tests/unit/cmk/gui/test_i18n.py
M tests/unit/cmk/gui/test_index.py
M tests/unit/cmk/gui/test_key_mgmt.py
M tests/unit/cmk/gui/test_logged_in.py
M tests/unit/cmk/gui/test_login_unit.py
M tests/unit/cmk/gui/test_main_modules.py
M tests/unit/cmk/gui/test_metrics.py
M tests/unit/cmk/gui/test_node_visualization.py
M tests/unit/cmk/gui/test_page_menu.py
M tests/unit/cmk/gui/test_pages.py
M tests/unit/cmk/gui/test_permissions.py
M tests/unit/cmk/gui/test_query_filters.py
M tests/unit/cmk/gui/test_sidebar.py
M tests/unit/cmk/gui/test_sites.py
M tests/unit/cmk/gui/test_table.py
M tests/unit/cmk/gui/test_threading.py
M tests/unit/cmk/gui/test_type_defs.py
M tests/unit/cmk/gui/test_userdb.py
M tests/unit/cmk/gui/test_userdb_htpasswd_connector.py
M tests/unit/cmk/gui/test_valuespec.py
M tests/unit/cmk/gui/test_view_utils.py
M tests/unit/cmk/gui/test_visuals.py
M tests/unit/cmk/gui/test_watolib_hosts_and_folders.py
M tests/unit/cmk/gui/userdb/__init__.py
M tests/unit/cmk/gui/utils/__init__.py
M tests/unit/cmk/gui/utils/test_flashed_messages.py
M tests/unit/cmk/gui/utils/test_gui_utils.py
M tests/unit/cmk/gui/utils/test_html.py
M tests/unit/cmk/gui/utils/test_json.py
M tests/unit/cmk/gui/utils/test_ntop.py
M tests/unit/cmk/gui/utils/test_output_funnel.py
M tests/unit/cmk/gui/utils/test_rendering.py
M tests/unit/cmk/gui/utils/test_speaklater.py
M tests/unit/cmk/gui/utils/test_theme.py
M tests/unit/cmk/gui/utils/test_timeout_manager.py
M tests/unit/cmk/gui/utils/test_transaction_manager.py
M tests/unit/cmk/gui/utils/test_urls.py
M tests/unit/cmk/gui/utils/test_user_errors.py
M tests/unit/cmk/gui/utils/test_utils_labels.py
M tests/unit/cmk/gui/valuespecs/__init__.py
M tests/unit/cmk/gui/valuespecs/test_vs_absolutedate.py
M tests/unit/cmk/gui/valuespecs/test_vs_age.py
M tests/unit/cmk/gui/valuespecs/test_vs_alternative.py
M tests/unit/cmk/gui/valuespecs/test_vs_cascadingdropdown.py
M tests/unit/cmk/gui/valuespecs/test_vs_checkbox.py
M tests/unit/cmk/gui/valuespecs/test_vs_dictionary.py
M tests/unit/cmk/gui/valuespecs/test_vs_dropdownchoice.py
M tests/unit/cmk/gui/valuespecs/test_vs_filesize.py
M tests/unit/cmk/gui/valuespecs/test_vs_fixedvalue.py
M tests/unit/cmk/gui/valuespecs/test_vs_float.py
M tests/unit/cmk/gui/valuespecs/test_vs_hostaddress.py
M tests/unit/cmk/gui/valuespecs/test_vs_iconselector.py
M tests/unit/cmk/gui/valuespecs/test_vs_integer.py
M tests/unit/cmk/gui/valuespecs/test_vs_listchoice.py
M tests/unit/cmk/gui/valuespecs/test_vs_listof.py
M tests/unit/cmk/gui/valuespecs/test_vs_listofstrings.py
M tests/unit/cmk/gui/valuespecs/test_vs_metricname.py
M tests/unit/cmk/gui/valuespecs/test_vs_migrate.py
M tests/unit/cmk/gui/valuespecs/test_vs_optional.py
M tests/unit/cmk/gui/valuespecs/test_vs_optionaldropdownchoice.py
M tests/unit/cmk/gui/valuespecs/test_vs_password.py
M tests/unit/cmk/gui/valuespecs/test_vs_passwordspec.py
M tests/unit/cmk/gui/valuespecs/test_vs_percentage.py
M tests/unit/cmk/gui/valuespecs/test_vs_regexp.py
M tests/unit/cmk/gui/valuespecs/test_vs_textinput.py
M tests/unit/cmk/gui/valuespecs/test_vs_timerange.py
M tests/unit/cmk/gui/valuespecs/test_vs_transform.py
M tests/unit/cmk/gui/valuespecs/test_vs_tuple.py
M tests/unit/cmk/gui/valuespecs/utils.py
M tests/unit/cmk/gui/views/__init__.py
M tests/unit/cmk/gui/views/conftest.py
M tests/unit/cmk/gui/views/icon/test_icons.py
M tests/unit/cmk/gui/views/perfometer/__init__.py
M tests/unit/cmk/gui/views/perfometer/legacy_perfometers/__init__.py
M tests/unit/cmk/gui/views/perfometer/legacy_perfometers/test_perfometer_fileinfo.py
M tests/unit/cmk/gui/views/perfometer/test_perfometer.py
M tests/unit/cmk/gui/views/test_join_service_rows.py
M tests/unit/cmk/gui/views/test_page_show_view.py
M tests/unit/cmk/gui/views/test_row_post_processing.py
M tests/unit/cmk/gui/views/test_views.py
M tests/unit/cmk/gui/views/test_views_inventory.py
M tests/unit/cmk/gui/wato/__init__.py
M tests/unit/cmk/gui/wato/pages/__init__.py
M tests/unit/cmk/gui/wato/pages/test_automation.py
M tests/unit/cmk/gui/wato/pages/test_folders.py
M tests/unit/cmk/gui/wato/pages/test_global_settings.py
M tests/unit/cmk/gui/wato/pages/test_rulesets.py
M tests/unit/cmk/gui/wato/test_notification_parameters.py
M tests/unit/cmk/gui/watolib/__init__.py
M tests/unit/cmk/gui/watolib/test_activate_changes.py
M tests/unit/cmk/gui/watolib/test_analyze_configuration.py
M tests/unit/cmk/gui/watolib/test_automatic_host_removal.py
M tests/unit/cmk/gui/watolib/test_backup_snapshots.py
M tests/unit/cmk/gui/watolib/test_changes.py
M tests/unit/cmk/gui/watolib/test_config_domains.py
M tests/unit/cmk/gui/watolib/test_config_sync.py
M tests/unit/cmk/gui/watolib/test_do_discovery.py
M tests/unit/cmk/gui/watolib/test_git.py
M tests/unit/cmk/gui/watolib/test_groups.py
M tests/unit/cmk/gui/watolib/test_gui_rulesets.py
M tests/unit/cmk/gui/watolib/test_host_attributes.py
M tests/unit/cmk/gui/watolib/test_hosts_and_folders.py
M tests/unit/cmk/gui/watolib/test_main_menu_watolib.py
M tests/unit/cmk/gui/watolib/test_rulespecs.py
M tests/unit/cmk/gui/watolib/test_sample_config.py
M tests/unit/cmk/gui/watolib/test_services.py
M tests/unit/cmk/gui/watolib/test_tags.py
M tests/unit/cmk/gui/watolib/test_user_roles.py
M tests/unit/cmk/gui/watolib/test_watolib.py
M tests/unit/cmk/gui/watolib/test_watolib_automations.py
M tests/unit/cmk/gui/watolib/test_watolib_password_store.py
M tests/unit/cmk/gui/watolib/test_watolib_search.py
M tests/unit/cmk/gui/wsgi/__init__.py
M tests/unit/cmk/gui/wsgi/test_wsgi_hooks.py
M tests/unit/cmk/gui/wsgi/test_wsgi_router.py
Log Message:
-----------
Rebranding: Change license headers (XXIV)
tests/unit/cmk/gui/*
CMK-12940
Change-Id: Id31a3ad3c6c328108f6089b4eefa4c51c96f19ef
Commit: 98cde7d6a6289fb023d7e6babc4cf68b44b57490
https://github.com/tribe29/checkmk/commit/98cde7d6a6289fb023d7e6babc4cf68b4…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M tests/unit/cmk/__init__.py
M tests/unit/cmk/notifications/__init__.py
M tests/unit/cmk/notifications/test_cisco_webex_teams.py
M tests/unit/cmk/notifications/test_mail.py
M tests/unit/cmk/notifications/test_notification_plugins_utils.py
M tests/unit/cmk/notifications/test_pagerduty.py
M tests/unit/cmk/notifications/test_slack.py
M tests/unit/cmk/notifications/test_victorops.py
M tests/unit/cmk/post_rename_site/__init__.py
M tests/unit/cmk/post_rename_site/plugins/__init__.py
M tests/unit/cmk/post_rename_site/plugins/actions/__init__.py
M tests/unit/cmk/post_rename_site/plugins/actions/conftest.py
M tests/unit/cmk/post_rename_site/plugins/actions/test_hosts_and_folders_action.py
M tests/unit/cmk/post_rename_site/plugins/actions/test_sites.py
M tests/unit/cmk/post_rename_site/test_load_plugins.py
M tests/unit/cmk/post_rename_site/test_main.py
M tests/unit/cmk/snmplib/__init__.py
M tests/unit/cmk/snmplib/test_snmp_scan.py
M tests/unit/cmk/snmplib/test_snmplib_snmp_table.py
M tests/unit/cmk/snmplib/test_snmplib_snmp_table_walk_cache.py
M tests/unit/cmk/snmplib/test_snmplib_type_defs.py
M tests/unit/cmk/snmplib/test_type_defs.py
M tests/unit/cmk/special_agents/__init__.py
M tests/unit/cmk/special_agents/agent_aws/__init__.py
M tests/unit/cmk/special_agents/agent_aws/agent_aws_fake_clients.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_cloudfront.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_cloudwatch.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_config.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_costs_and_usage.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_dynamodb.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_ebs.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_ec2.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_ecs.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_elasticache.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_elb.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_elbv2.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_glacier.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_lambda.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_rds.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_s3.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_sections.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_sns.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_utils.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_wafv2.py
M tests/unit/cmk/special_agents/agent_azure/__init__.py
M tests/unit/cmk/special_agents/agent_azure/test_agent_azure_mgmt_api_client.py
M tests/unit/cmk/special_agents/agent_azure/test_agent_azure_process.py
M tests/unit/cmk/special_agents/agent_azure/test_agent_azure_sections.py
M tests/unit/cmk/special_agents/agent_kube/__init__.py
M tests/unit/cmk/special_agents/agent_kube/conftest.py
M tests/unit/cmk/special_agents/agent_kube/factory.py
M tests/unit/cmk/special_agents/agent_kube/test_agent_kube_api.py
M tests/unit/cmk/special_agents/agent_kube/test_agent_kube_api_server.py
M tests/unit/cmk/special_agents/agent_kube/test_agent_kube_metadata.py
M tests/unit/cmk/special_agents/agent_kube/test_agent_kube_performance.py
M tests/unit/cmk/special_agents/agent_kube/test_cluster.py
M tests/unit/cmk/special_agents/agent_kube/test_cronjob.py
M tests/unit/cmk/special_agents/agent_kube/test_daemon_set.py
M tests/unit/cmk/special_agents/agent_kube/test_deployment.py
M tests/unit/cmk/special_agents/agent_kube/test_namespace.py
M tests/unit/cmk/special_agents/agent_kube/test_node.py
M tests/unit/cmk/special_agents/agent_kube/test_persistent_volume_claim.py
M tests/unit/cmk/special_agents/agent_kube/test_pod_owner.py
M tests/unit/cmk/special_agents/agent_kube/test_pods.py
M tests/unit/cmk/special_agents/agent_kube/test_pvc.py
M tests/unit/cmk/special_agents/agent_kube/test_statefulset.py
M tests/unit/cmk/special_agents/agent_kubernetes/__init__.py
M tests/unit/cmk/special_agents/agent_kubernetes/conftest.py
M tests/unit/cmk/special_agents/agent_kubernetes/test_agent_kube_api_cronjobs.py
M tests/unit/cmk/special_agents/agent_kubernetes/test_agent_kube_daemon_sets.py
M tests/unit/cmk/special_agents/agent_kubernetes/test_agent_kube_deployments.py
M tests/unit/cmk/special_agents/agent_kubernetes/test_agent_kube_filter_from_namespace.py
M tests/unit/cmk/special_agents/agent_kubernetes/test_agent_kube_namespace.py
M tests/unit/cmk/special_agents/agent_kubernetes/test_agent_kube_statefulsets.py
M tests/unit/cmk/special_agents/agent_kubernetes/test_agent_kubernetes_api_nodes.py
M tests/unit/cmk/special_agents/agent_kubernetes/test_agent_kubernetes_api_pods.py
M tests/unit/cmk/special_agents/agent_kubernetes/test_agent_kubernetes_section_schemas.py
M tests/unit/cmk/special_agents/agent_kubernetes/utils.py
M tests/unit/cmk/special_agents/agent_mobileiron_files/__init__.py
M tests/unit/cmk/special_agents/conftest.py
M tests/unit/cmk/special_agents/test_agent_activemq_.py
M tests/unit/cmk/special_agents/test_agent_aws_status.py
M tests/unit/cmk/special_agents/test_agent_azure_status.py
M tests/unit/cmk/special_agents/test_agent_bi.py
M tests/unit/cmk/special_agents/test_agent_cisco_meraki.py
M tests/unit/cmk/special_agents/test_agent_cisco_prime_output.py
M tests/unit/cmk/special_agents/test_agent_datadog.py
M tests/unit/cmk/special_agents/test_agent_emcvnx.py
M tests/unit/cmk/special_agents/test_agent_gcp.py
M tests/unit/cmk/special_agents/test_agent_gcp_status.py
M tests/unit/cmk/special_agents/test_agent_mobileiron.py
M tests/unit/cmk/special_agents/test_agent_mqtt.py
M tests/unit/cmk/special_agents/test_agent_netapp_.py
M tests/unit/cmk/special_agents/test_agent_proxmox_ve.py
M tests/unit/cmk/special_agents/test_agent_salesforce_output.py
M tests/unit/cmk/special_agents/test_agent_siemens_plc_.py
M tests/unit/cmk/special_agents/test_agent_smb_share.py
M tests/unit/cmk/special_agents/test_agent_storeonce4x.py
M tests/unit/cmk/special_agents/test_agent_vsphere.py
M tests/unit/cmk/special_agents/test_user_agent.py
M tests/unit/cmk/special_agents/test_utils_datacache.py
M tests/unit/cmk/special_agents/utils/__init__.py
M tests/unit/cmk/special_agents/utils/test_prometheus.py
M tests/unit/cmk/special_agents/utils_kubernetes/__init__.py
M tests/unit/cmk/special_agents/utils_kubernetes/query.py
M tests/unit/cmk/special_agents/utils_kubernetes/test_api_server.py
M tests/unit/cmk/special_agents/utils_kubernetes/test_performance.py
M tests/unit/cmk/special_agents/utils_kubernetes/test_transform.py
M tests/unit/cmk/special_agents/utils_kubernetes/test_transform_json.py
M tests/unit/cmk/test_base.py
M tests/unit/cmk/test_cmkpasswd.py
M tests/unit/cmk/update_config/__init__.py
M tests/unit/cmk/update_config/conftest.py
M tests/unit/cmk/update_config/plugins/__init__.py
M tests/unit/cmk/update_config/plugins/actions/__init__.py
M tests/unit/cmk/update_config/plugins/actions/conftest.py
M tests/unit/cmk/update_config/plugins/actions/test_background_jobs.py
M tests/unit/cmk/update_config/plugins/actions/test_global_settings.py
M tests/unit/cmk/update_config/plugins/actions/test_password_hashes.py
M tests/unit/cmk/update_config/plugins/actions/test_rulesets.py
M tests/unit/cmk/update_config/plugins/actions/test_update_backup.py
M tests/unit/cmk/update_config/plugins/actions/test_user_attributes.py
M tests/unit/cmk/update_config/plugins/actions/test_validate_user_ids.py
M tests/unit/cmk/update_config/plugins/actions/test_version_specific_caches.py
M tests/unit/cmk/update_config/plugins/actions/test_visuals_utils.py
M tests/unit/cmk/update_config/test_main.py
M tests/unit/cmk/update_config/test_update_state.py
M tests/unit/cmk/utils/__init__.py
M tests/unit/cmk/utils/backup/__init__.py
M tests/unit/cmk/utils/backup/targets/__init__.py
M tests/unit/cmk/utils/backup/targets/test_local.py
M tests/unit/cmk/utils/crypto/test_certificate.py
M tests/unit/cmk/utils/crypto/test_password.py
M tests/unit/cmk/utils/crypto/test_password_hashing.py
M tests/unit/cmk/utils/crypto/test_secrets.py
M tests/unit/cmk/utils/licensing/test_cre_handler.py
M tests/unit/cmk/utils/licensing/test_cre_registry.py
M tests/unit/cmk/utils/licensing/test_export.py
M tests/unit/cmk/utils/licensing/test_usage.py
M tests/unit/cmk/utils/livestatus_helpers/__init__.py
M tests/unit/cmk/utils/livestatus_helpers/conftest.py
M tests/unit/cmk/utils/livestatus_helpers/test_local_connection.py
M tests/unit/cmk/utils/packaging/test_manifest.py
M tests/unit/cmk/utils/packaging/test_packaging.py
M tests/unit/cmk/utils/packaging/test_type_defs.py
M tests/unit/cmk/utils/rulesets/__init__.py
M tests/unit/cmk/utils/rulesets/test_ruleset_matcher.py
M tests/unit/cmk/utils/rulesets/test_ruleset_transformer.py
M tests/unit/cmk/utils/rulesets/test_tuple_rulesets.py
M tests/unit/cmk/utils/structured_data/__init__.py
M tests/unit/cmk/utils/structured_data/test_structured_data.py
M tests/unit/cmk/utils/structured_data/tree_test_data/__init__.py
M tests/unit/cmk/utils/test_agent_registration.py
M tests/unit/cmk/utils/test_caching.py
M tests/unit/cmk/utils/test_certs.py
M tests/unit/cmk/utils/test_check_utils.py
M tests/unit/cmk/utils/test_config_paths.py
M tests/unit/cmk/utils/test_cpu_tracking.py
M tests/unit/cmk/utils/test_crash_reporting.py
M tests/unit/cmk/utils/test_daemon.py
M tests/unit/cmk/utils/test_debug.py
M tests/unit/cmk/utils/test_diagnostics_utils.py
M tests/unit/cmk/utils/test_encryption.py
M tests/unit/cmk/utils/test_escaping.py
M tests/unit/cmk/utils/test_exceptions.py
M tests/unit/cmk/utils/test_http_proxy_config.py
M tests/unit/cmk/utils/test_labels.py
M tests/unit/cmk/utils/test_log.py
M tests/unit/cmk/utils/test_log_console.py
M tests/unit/cmk/utils/test_man_pages.py
M tests/unit/cmk/utils/test_memoize.py
M tests/unit/cmk/utils/test_misc.py
M tests/unit/cmk/utils/test_msi_engine.py
M tests/unit/cmk/utils/test_msi_patch.py
M tests/unit/cmk/utils/test_notify_utils.py
M tests/unit/cmk/utils/test_object_diff.py
M tests/unit/cmk/utils/test_observer.py
M tests/unit/cmk/utils/test_parameters.py
M tests/unit/cmk/utils/test_password_store.py
M tests/unit/cmk/utils/test_paths.py
M tests/unit/cmk/utils/test_piggyback.py
M tests/unit/cmk/utils/test_plugin_loader.py
M tests/unit/cmk/utils/test_plugin_registry.py
M tests/unit/cmk/utils/test_prediction_commons.py
M tests/unit/cmk/utils/test_redis.py
M tests/unit/cmk/utils/test_render.py
M tests/unit/cmk/utils/test_schedule.py
M tests/unit/cmk/utils/test_service_translations.py
M tests/unit/cmk/utils/test_site.py
M tests/unit/cmk/utils/test_store.py
M tests/unit/cmk/utils/test_store_htpasswd.py
M tests/unit/cmk/utils/test_tty.py
M tests/unit/cmk/utils/test_urls.py
M tests/unit/cmk/utils/test_utils_check_utils.py
M tests/unit/cmk/utils/test_utils_tags.py
M tests/unit/cmk/utils/test_version.py
M tests/unit/cmk/utils/test_werks.py
M tests/unit/cmk/utils/type_defs/__init__.py
M tests/unit/cmk/utils/type_defs/test_mrpe.py
M tests/unit/cmk/utils/type_defs/test_type_defs_plugin_name.py
M tests/unit/cmk/utils/type_defs/test_type_defs_result.py
Log Message:
-----------
Rebranding: Change license headers (XXV)
Remaining tests/unit/cmk/*
CMK-12940
Change-Id: Ie62f0c28d8d80a468c6ab2a403728316bd0595ea
Commit: 6b338b16154d58f6d2861422d04a0a16f2633193
https://github.com/tribe29/checkmk/commit/6b338b16154d58f6d2861422d04a0a16f…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M tests/unit/checks/generictests/__init__.py
M tests/unit/checks/generictests/checkhandler.py
M tests/unit/checks/generictests/datasets/3ware_disks.py
M tests/unit/checks/generictests/datasets/__init__.py
M tests/unit/checks/generictests/datasets/acme_sbc_snmp.py
M tests/unit/checks/generictests/datasets/ad_replication_regression.py
M tests/unit/checks/generictests/datasets/aix_hacmp_resources_regression.py
M tests/unit/checks/generictests/datasets/aix_lvm_regression.py
M tests/unit/checks/generictests/datasets/aix_multipath_regression.py
M tests/unit/checks/generictests/datasets/akcp_exp_humidity.py
M tests/unit/checks/generictests/datasets/akcp_sensor_humidity_2019-05-23_03-54-16_5ce5fd48d67fe_regression.py
M tests/unit/checks/generictests/datasets/alcatel_cpu.py
M tests/unit/checks/generictests/datasets/alcatel_cpu_aos7.py
M tests/unit/checks/generictests/datasets/alcatel_power_aos7.py
M tests/unit/checks/generictests/datasets/alcatel_power_regression.py
M tests/unit/checks/generictests/datasets/alcatel_temp.py
M tests/unit/checks/generictests/datasets/alcatel_temp_aos7_all_boards_connected.py
M tests/unit/checks/generictests/datasets/alcatel_temp_aos7_most_recent_temperature.py
M tests/unit/checks/generictests/datasets/alcatel_temp_aos7_single_board_connected_crit.py
M tests/unit/checks/generictests/datasets/alcatel_temp_aos7_single_board_connected_warn.py
M tests/unit/checks/generictests/datasets/alcatel_timetra_cpu.py
M tests/unit/checks/generictests/datasets/apc_inrow_fanspeed_regression.py
M tests/unit/checks/generictests/datasets/apc_netbotz_drycontact.py
M tests/unit/checks/generictests/datasets/apc_rackpdu_power_1.py
M tests/unit/checks/generictests/datasets/apc_rackpdu_power_2.py
M tests/unit/checks/generictests/datasets/apc_symmetra_regression.py
M tests/unit/checks/generictests/datasets/apc_symmetra_test_regression.py
M tests/unit/checks/generictests/datasets/arista_temp.py
M tests/unit/checks/generictests/datasets/aws_cloudwatch_alarms_limits.py
M tests/unit/checks/generictests/datasets/aws_dynamodb_limits.py
M tests/unit/checks/generictests/datasets/aws_dynamodb_summary.py
M tests/unit/checks/generictests/datasets/aws_ec2_limits.py
M tests/unit/checks/generictests/datasets/aws_ec2_limits_instances_rules.py
M tests/unit/checks/generictests/datasets/aws_ec2_limits_vcpus.py
M tests/unit/checks/generictests/datasets/aws_elb.py
M tests/unit/checks/generictests/datasets/aws_elb_limits.py
M tests/unit/checks/generictests/datasets/aws_elbv2_limits.py
M tests/unit/checks/generictests/datasets/aws_glacier_limits-1_regression.py
M tests/unit/checks/generictests/datasets/aws_glacier_limits-2_regression.py
M tests/unit/checks/generictests/datasets/aws_glacier_limits.py
M tests/unit/checks/generictests/datasets/aws_glacier_regression-1.py
M tests/unit/checks/generictests/datasets/aws_glacier_regression-2.py
M tests/unit/checks/generictests/datasets/aws_glacier_regression-3.py
M tests/unit/checks/generictests/datasets/aws_glacier_regression.py
M tests/unit/checks/generictests/datasets/aws_rds_limits.py
M tests/unit/checks/generictests/datasets/aws_s3_limits.py
M tests/unit/checks/generictests/datasets/aws_wafv2_limits_1.py
M tests/unit/checks/generictests/datasets/aws_wafv2_limits_2.py
M tests/unit/checks/generictests/datasets/aws_wafv2_summary.py
M tests/unit/checks/generictests/datasets/aws_wafv2_web_acl.py
M tests/unit/checks/generictests/datasets/azure_ad_1.py
M tests/unit/checks/generictests/datasets/azure_ad_2.py
M tests/unit/checks/generictests/datasets/azure_databases.py
M tests/unit/checks/generictests/datasets/azure_sites.py
M tests/unit/checks/generictests/datasets/azure_storageaccounts.py
M tests/unit/checks/generictests/datasets/azure_usagedetails.py
M tests/unit/checks/generictests/datasets/brocade.py
M tests/unit/checks/generictests/datasets/carel_sensors.py
M tests/unit/checks/generictests/datasets/ceph_status_mgrs_missing_epoch_regression.py
M tests/unit/checks/generictests/datasets/ceph_status_new.py
M tests/unit/checks/generictests/datasets/ceph_status_new2.py
M tests/unit/checks/generictests/datasets/ceph_status_osds_regression.py
M tests/unit/checks/generictests/datasets/ceph_status_partial_keys_regression.py
M tests/unit/checks/generictests/datasets/ceph_status_regression.py
M tests/unit/checks/generictests/datasets/checkpoint_packets_missing_encryption_regression.py
M tests/unit/checks/generictests/datasets/checkpoint_packets_regression.py
M tests/unit/checks/generictests/datasets/checkpoint_vsx.py
M tests/unit/checks/generictests/datasets/cisco_asa_conn.py
M tests/unit/checks/generictests/datasets/cisco_fan_2019-07-04_08-37-13_5d1d9e991c83f_regression.py
M tests/unit/checks/generictests/datasets/cisco_ip_sla_regression.py
M tests/unit/checks/generictests/datasets/cisco_prime_wifi_access_points_test.py
M tests/unit/checks/generictests/datasets/cisco_prime_wifi_connections_test.py
M tests/unit/checks/generictests/datasets/cisco_qos.py
M tests/unit/checks/generictests/datasets/cisco_secure_1_regression.py
M tests/unit/checks/generictests/datasets/cisco_secure_2_regression.py
M tests/unit/checks/generictests/datasets/cisco_secure_38a830b12e06_regression.py
M tests/unit/checks/generictests/datasets/cisco_vpn_sessions.py
M tests/unit/checks/generictests/datasets/citrix_controller_2019-07-12_12-38-20_5d28631c0436c_regression.py
M tests/unit/checks/generictests/datasets/citrix_controller_5b27b322d5fa1_regression.py
M tests/unit/checks/generictests/datasets/citrix_controller_regression.py
M tests/unit/checks/generictests/datasets/citrix_licenses.py
M tests/unit/checks/generictests/datasets/citrix_sessions.py
M tests/unit/checks/generictests/datasets/cmctc_state_2019-04-29_07-46-19_5cc68faba1538_regression.py
M tests/unit/checks/generictests/datasets/cmctc_state_failed.py
M tests/unit/checks/generictests/datasets/cmctc_state_ok.py
M tests/unit/checks/generictests/datasets/cups_queues.py
M tests/unit/checks/generictests/datasets/cups_queues_am.py
M tests/unit/checks/generictests/datasets/cups_queues_pm.py
M tests/unit/checks/generictests/datasets/db2_bp_hitratios_2019-02-19_10-43-35_5c6bcfc7b96be_regression.py
M tests/unit/checks/generictests/datasets/db2_connections.py
M tests/unit/checks/generictests/datasets/db2_logsizes_regression.py
M tests/unit/checks/generictests/datasets/ddn_s2a_stats_regression.py
M tests/unit/checks/generictests/datasets/ddn_s2a_statsdelay.py
M tests/unit/checks/generictests/datasets/dell_compellent_controller_regression.py
M tests/unit/checks/generictests/datasets/dell_compellent_disks_regression.py
M tests/unit/checks/generictests/datasets/dell_compellent_enclosure_regression.py
M tests/unit/checks/generictests/datasets/dell_idrac_fans_regression.py
M tests/unit/checks/generictests/datasets/dell_om_processors.py
M tests/unit/checks/generictests/datasets/dell_om_processors_2019-03-15_12-26-37_5c8b8bed74708_regression.py
M tests/unit/checks/generictests/datasets/dell_poweredge_temp_2019-01-25_07-17-40_5c4aaa04a8748_regression.py
M tests/unit/checks/generictests/datasets/docker_node_info_unknown.py
M tests/unit/checks/generictests/datasets/domino_mailqueues.py
M tests/unit/checks/generictests/datasets/dotnet_clrmemory_hp_proliant_win_5_regression.py
M tests/unit/checks/generictests/datasets/dotnet_clrmemory_server_windows_14_regression.py
M tests/unit/checks/generictests/datasets/dotnet_clrmemory_server_windows_dotnet_regression.py
M tests/unit/checks/generictests/datasets/dotnet_clrmemory_server_windows_interfaces_regression.py
M tests/unit/checks/generictests/datasets/dotnet_clrmemory_server_windows_kaspersky_error_regression.py
M tests/unit/checks/generictests/datasets/elasticsearch_cluster_health.py
M tests/unit/checks/generictests/datasets/elasticsearch_nodes.py
M tests/unit/checks/generictests/datasets/eltek_fans_5c45dd6476044_regression.py
M tests/unit/checks/generictests/datasets/emc_datadomain_mtree.py
M tests/unit/checks/generictests/datasets/emc_isilon_cpu_regression.py
M tests/unit/checks/generictests/datasets/emc_isilon_ifs_regression.py
M tests/unit/checks/generictests/datasets/emcvnx_hba.py
M tests/unit/checks/generictests/datasets/emcvnx_storage_pools_missing_values.py
M tests/unit/checks/generictests/datasets/emcvnx_storage_pools_regression.py
M tests/unit/checks/generictests/datasets/enterasys_powersupply_2019-05-13_15-16-26_5cd96e2a90ae1_regression.py
M tests/unit/checks/generictests/datasets/esx_vsphere_counters_swap.py
M tests/unit/checks/generictests/datasets/esx_vsphere_datastores_division_regression.py
M tests/unit/checks/generictests/datasets/esx_vsphere_datastores_regression.py
M tests/unit/checks/generictests/datasets/esx_vsphere_objects_1_feature.py
M tests/unit/checks/generictests/datasets/esx_vsphere_objects_1_regression.py
M tests/unit/checks/generictests/datasets/esx_vsphere_sensors_1.py
M tests/unit/checks/generictests/datasets/esx_vsphere_sensors_2.py
M tests/unit/checks/generictests/datasets/f5_bigip_apm.py
M tests/unit/checks/generictests/datasets/f5_bigip_chassis_temp.py
M tests/unit/checks/generictests/datasets/f5_bigip_conns.py
M tests/unit/checks/generictests/datasets/f5_bigip_cpu_temp.py
M tests/unit/checks/generictests/datasets/f5_bigip_fans.py
M tests/unit/checks/generictests/datasets/f5_bigip_interfaces.py
M tests/unit/checks/generictests/datasets/f5_bigip_pool.py
M tests/unit/checks/generictests/datasets/f5_bigip_psu.py
M tests/unit/checks/generictests/datasets/f5_bigip_snat.py
M tests/unit/checks/generictests/datasets/f5_bigip_vserver.py
M tests/unit/checks/generictests/datasets/f5_bigip_vserver_division_regression.py
M tests/unit/checks/generictests/datasets/f5_bigip_vserver_regression.py
M tests/unit/checks/generictests/datasets/fast_lta_volumes.py
M tests/unit/checks/generictests/datasets/fc_port.py
M tests/unit/checks/generictests/datasets/filestats_1.py
M tests/unit/checks/generictests/datasets/filestats_2.py
M tests/unit/checks/generictests/datasets/filestats_additional_rules_3_regression.py
M tests/unit/checks/generictests/datasets/filestats_additional_rules_regression.py
M tests/unit/checks/generictests/datasets/filestats_additional_rules_regression_2.py
M tests/unit/checks/generictests/datasets/filestats_broken_sections.py
M tests/unit/checks/generictests/datasets/filestats_display_files_count.py
M tests/unit/checks/generictests/datasets/fireeye_content.py
M tests/unit/checks/generictests/datasets/fireeye_content_assert_update_age.py
M tests/unit/checks/generictests/datasets/fireeye_content_update_failed.py
M tests/unit/checks/generictests/datasets/fireeye_mail.py
M tests/unit/checks/generictests/datasets/fortigate_memory.py
M tests/unit/checks/generictests/datasets/fortigate_memory_base_regression.py
M tests/unit/checks/generictests/datasets/fortigate_sslvpn_regression.py
M tests/unit/checks/generictests/datasets/fortigate_sslvpn_regression_none_params.py
M tests/unit/checks/generictests/datasets/fsc_fans_5b6d3d47b05eb_regression.py
M tests/unit/checks/generictests/datasets/genua_carp_1.py
M tests/unit/checks/generictests/datasets/graylog_cluster_stats.py
M tests/unit/checks/generictests/datasets/graylog_cluster_traffic_regression.py
M tests/unit/checks/generictests/datasets/graylog_jvm.py
M tests/unit/checks/generictests/datasets/graylog_license.py
M tests/unit/checks/generictests/datasets/graylog_messages.py
M tests/unit/checks/generictests/datasets/graylog_nodes.py
M tests/unit/checks/generictests/datasets/graylog_sidecars.py
M tests/unit/checks/generictests/datasets/heartbeat_rscstatus.py
M tests/unit/checks/generictests/datasets/hitachi_hus_dkc_regression.py
M tests/unit/checks/generictests/datasets/hitachi_hus_dku_regression.py
M tests/unit/checks/generictests/datasets/hp_fan.py
M tests/unit/checks/generictests/datasets/hp_msa_fan_2019-05-21_07-56-12_5ce392fc3aa2b_regression.py
M tests/unit/checks/generictests/datasets/hp_msa_fan_regression.py
M tests/unit/checks/generictests/datasets/hp_msa_psu_2050_regression.py
M tests/unit/checks/generictests/datasets/hp_msa_volume_division_regression.py
M tests/unit/checks/generictests/datasets/hp_msa_volume_regression.py
M tests/unit/checks/generictests/datasets/hp_proliant.py
M tests/unit/checks/generictests/datasets/hp_proliant_cpu.py
M tests/unit/checks/generictests/datasets/hp_proliant_da_cntlr.py
M tests/unit/checks/generictests/datasets/hp_proliant_fans.py
M tests/unit/checks/generictests/datasets/hp_proliant_temp.py
M tests/unit/checks/generictests/datasets/hp_psu.py
M tests/unit/checks/generictests/datasets/hpux_tunables_regression.py
M tests/unit/checks/generictests/datasets/huawei_switch_cpu.py
M tests/unit/checks/generictests/datasets/huawei_switch_fan.py
M tests/unit/checks/generictests/datasets/huawei_switch_mem.py
M tests/unit/checks/generictests/datasets/huawei_switch_psu.py
M tests/unit/checks/generictests/datasets/huawei_switch_stack_1.py
M tests/unit/checks/generictests/datasets/huawei_switch_stack_2.py
M tests/unit/checks/generictests/datasets/huawei_switch_temp.py
M tests/unit/checks/generictests/datasets/huawei_wlc_aps.py
M tests/unit/checks/generictests/datasets/huawei_wlc_devs.py
M tests/unit/checks/generictests/datasets/hwg_humid.py
M tests/unit/checks/generictests/datasets/hwg_ste2.py
M tests/unit/checks/generictests/datasets/hwg_temp.py
M tests/unit/checks/generictests/datasets/hyperv_vms.py
M tests/unit/checks/generictests/datasets/hyperv_vmstatus.py
M tests/unit/checks/generictests/datasets/ibm_imm_health_regression.py
M tests/unit/checks/generictests/datasets/ibm_rsa_health_regression.py
M tests/unit/checks/generictests/datasets/ibm_storage_ts.py
M tests/unit/checks/generictests/datasets/ibm_svc_array_regression.py
M tests/unit/checks/generictests/datasets/ibm_svc_disks_regression.py
M tests/unit/checks/generictests/datasets/ibm_svc_enclosure_regression_13.py
M tests/unit/checks/generictests/datasets/ibm_svc_enclosure_regression_15.py
M tests/unit/checks/generictests/datasets/ibm_svc_enclosure_regression_17.py
M tests/unit/checks/generictests/datasets/ibm_svc_enclosure_regression_9.py
M tests/unit/checks/generictests/datasets/ibm_svc_enclosurestats_regression.py
M tests/unit/checks/generictests/datasets/ibm_svc_eventlog.py
M tests/unit/checks/generictests/datasets/ibm_svc_host_regression.py
M tests/unit/checks/generictests/datasets/ibm_svc_mdisk_regression.py
M tests/unit/checks/generictests/datasets/ibm_svc_mdisk_regression_2.py
M tests/unit/checks/generictests/datasets/ibm_svc_mdiskgrp_regression.py
M tests/unit/checks/generictests/datasets/ibm_svc_node_regression.py
M tests/unit/checks/generictests/datasets/ibm_svc_nodestats_regression.py
M tests/unit/checks/generictests/datasets/ibm_svc_portfc_regression.py
M tests/unit/checks/generictests/datasets/ibm_svc_portsas_regression.py
M tests/unit/checks/generictests/datasets/innovaphone_priports_l1.py
M tests/unit/checks/generictests/datasets/jenkins_instance.py
M tests/unit/checks/generictests/datasets/jenkins_queue_regression.py
M tests/unit/checks/generictests/datasets/jira_custom_svc.py
M tests/unit/checks/generictests/datasets/jira_workflow.py
M tests/unit/checks/generictests/datasets/jira_workflow_regression.py
M tests/unit/checks/generictests/datasets/jolokia_generic.py
M tests/unit/checks/generictests/datasets/jolokia_info_regression.py
M tests/unit/checks/generictests/datasets/jolokia_jvm_garbagecollectors.py
M tests/unit/checks/generictests/datasets/jolokia_jvm_memory.py
M tests/unit/checks/generictests/datasets/jolokia_jvm_runtime.py
M tests/unit/checks/generictests/datasets/jolokia_jvm_threading_regression.py
M tests/unit/checks/generictests/datasets/jolokia_metrics_regression.py
M tests/unit/checks/generictests/datasets/juniper_alarm_regression.py
M tests/unit/checks/generictests/datasets/juniper_bgp_state_1_regression.py
M tests/unit/checks/generictests/datasets/juniper_bgp_state_ip_addresses.py
M tests/unit/checks/generictests/datasets/juniper_screenos_mem_regression.py
M tests/unit/checks/generictests/datasets/juniper_trpz_flash_regression.py
M tests/unit/checks/generictests/datasets/k8s_conditions_regression.py
M tests/unit/checks/generictests/datasets/k8s_daemon_pods.py
M tests/unit/checks/generictests/datasets/kernel.py
M tests/unit/checks/generictests/datasets/liebert_bat_temp.py
M tests/unit/checks/generictests/datasets/liebert_chilled_water.py
M tests/unit/checks/generictests/datasets/liebert_compressor.py
M tests/unit/checks/generictests/datasets/liebert_cooling.py
M tests/unit/checks/generictests/datasets/liebert_cooling_position.py
M tests/unit/checks/generictests/datasets/liebert_cooling_status.py
M tests/unit/checks/generictests/datasets/liebert_fans.py
M tests/unit/checks/generictests/datasets/liebert_fans_condenser.py
M tests/unit/checks/generictests/datasets/liebert_maintenance.py
M tests/unit/checks/generictests/datasets/liebert_pump.py
M tests/unit/checks/generictests/datasets/liebert_reheating.py
M tests/unit/checks/generictests/datasets/liebert_temp_general_regression.py
M tests/unit/checks/generictests/datasets/lparstat_aix_1_regression.py
M tests/unit/checks/generictests/datasets/lparstat_aix_2_regression.py
M tests/unit/checks/generictests/datasets/lparstat_aix_3_missing_info.py
M tests/unit/checks/generictests/datasets/lparstat_aix_4_regression.py
M tests/unit/checks/generictests/datasets/lparstat_aix_regression.py
M tests/unit/checks/generictests/datasets/lvm_lvs_regression.py
M tests/unit/checks/generictests/datasets/mbg_lantime_ng_fan.py
M tests/unit/checks/generictests/datasets/mbg_lantime_ng_refclock_2019-02-19_17-18-17_5c6c2c49a156b_regression.py
M tests/unit/checks/generictests/datasets/mbg_lantime_ng_refclock_5c488bd7cbe02_regression.py
M tests/unit/checks/generictests/datasets/mcafee_webgateway_missing_info.py
M tests/unit/checks/generictests/datasets/mcafee_webgateway_regression.py
M tests/unit/checks/generictests/datasets/md_5c3bc3fa74211_regression.py
M tests/unit/checks/generictests/datasets/md_raid.py
M tests/unit/checks/generictests/datasets/mem_linux.py
M tests/unit/checks/generictests/datasets/mem_linux_minimal.py
M tests/unit/checks/generictests/datasets/mem_linux_vmalloc_chunk_regression.py
M tests/unit/checks/generictests/datasets/mknotifyd_2019-04-12_15-51-12_5cb097d06ea82_regression.py
M tests/unit/checks/generictests/datasets/mknotifyd_with_timestamp.py
M tests/unit/checks/generictests/datasets/mknotifydwithout_timestamp.py
M tests/unit/checks/generictests/datasets/mongodb_cluster_3_4-1_regression.py
M tests/unit/checks/generictests/datasets/mongodb_cluster_3_6-1_regression.py
M tests/unit/checks/generictests/datasets/mongodb_cluster_4_0-1_regression.py
M tests/unit/checks/generictests/datasets/mongodb_cluster_4_0-2_regression.py
M tests/unit/checks/generictests/datasets/mongodb_cluster_4_0-3_regression.py
M tests/unit/checks/generictests/datasets/mongodb_cluster_4_0-4_regression.py
M tests/unit/checks/generictests/datasets/mongodb_cluster_4_0-5_regression.py
M tests/unit/checks/generictests/datasets/mongodb_cluster_4_0-6_regression.py
M tests/unit/checks/generictests/datasets/mongodb_cluster_4_0-7_regression.py
M tests/unit/checks/generictests/datasets/mongodb_collections_4_regression.py
M tests/unit/checks/generictests/datasets/mongodb_instance_1.py
M tests/unit/checks/generictests/datasets/mongodb_instance_2.py
M tests/unit/checks/generictests/datasets/mongodb_mem_1_regression.py
M tests/unit/checks/generictests/datasets/mongodb_mem_2_regression.py
M tests/unit/checks/generictests/datasets/mongodb_mem_3_regression.py
M tests/unit/checks/generictests/datasets/mq_queues_regression.py
M tests/unit/checks/generictests/datasets/msexch_activesync_server_windows_exchange_1_regression.py
M tests/unit/checks/generictests/datasets/msexch_autodiscovery_server_windows_kaspersky_error_2_regression.py
M tests/unit/checks/generictests/datasets/msexch_availability_server_windows_exchange_1_regression.py
M tests/unit/checks/generictests/datasets/msexch_database_de_regression.py
M tests/unit/checks/generictests/datasets/msexch_isclienttype_server_windows_exchange_1_regression.py
M tests/unit/checks/generictests/datasets/msexch_isstore_server_windows_exchange_1_regression.py
M tests/unit/checks/generictests/datasets/msexch_isstore_server_windows_msexch_2_regression.py
M tests/unit/checks/generictests/datasets/msexch_owa_server_windows_exchange_1_regression.py
M tests/unit/checks/generictests/datasets/msexch_rpcclientaccess_server_windows_kaspersky_error_2_regression.py
M tests/unit/checks/generictests/datasets/msoffice_licenses.py
M tests/unit/checks/generictests/datasets/mysql_1_regression.py
M tests/unit/checks/generictests/datasets/mysql_no_galera_services.py
M tests/unit/checks/generictests/datasets/mysql_ping_1_regression.py
M tests/unit/checks/generictests/datasets/mysql_slave_regression.py
M tests/unit/checks/generictests/datasets/netapp_api_aggr_2019-07-22_08-45-28_5d355b88b0157_regression.py
M tests/unit/checks/generictests/datasets/netapp_api_aggr_regression.py
M tests/unit/checks/generictests/datasets/netapp_api_connection.py
M tests/unit/checks/generictests/datasets/netapp_api_environment.py
M tests/unit/checks/generictests/datasets/netapp_api_fcp.py
M tests/unit/checks/generictests/datasets/netapp_api_systemtime.py
M tests/unit/checks/generictests/datasets/netapp_api_vs_status.py
M tests/unit/checks/generictests/datasets/netapp_api_vs_status_old.py
M tests/unit/checks/generictests/datasets/netapp_api_vs_traffic.py
M tests/unit/checks/generictests/datasets/netscaler_mem.py
M tests/unit/checks/generictests/datasets/netstat_aix_regression.py
M tests/unit/checks/generictests/datasets/netstat_linux_regression.py
M tests/unit/checks/generictests/datasets/netstat_solaris_regression.py
M tests/unit/checks/generictests/datasets/nginx_status_regression.py
M tests/unit/checks/generictests/datasets/nimble_latency_regression.py
M tests/unit/checks/generictests/datasets/openbsd_sensors.py
M tests/unit/checks/generictests/datasets/openhardwaremonitor_regression.py
M tests/unit/checks/generictests/datasets/oracle_instance_regression.py
M tests/unit/checks/generictests/datasets/oracle_jobs.py
M tests/unit/checks/generictests/datasets/oracle_jobs_old.py
M tests/unit/checks/generictests/datasets/oracle_jobs_regression.py
M tests/unit/checks/generictests/datasets/oracle_locks.py
M tests/unit/checks/generictests/datasets/oracle_logswitches.py
M tests/unit/checks/generictests/datasets/oracle_longactivesessions.py
M tests/unit/checks/generictests/datasets/oracle_sessions_5b7e66f77f002_regression.py
M tests/unit/checks/generictests/datasets/oracle_undostat.py
M tests/unit/checks/generictests/datasets/poseidon_inputs_1.py
M tests/unit/checks/generictests/datasets/poseidon_temp_1.py
M tests/unit/checks/generictests/datasets/postfix_mailq_regression.py
M tests/unit/checks/generictests/datasets/postgres_active_idle.py
M tests/unit/checks/generictests/datasets/postgres_connection_old.py
M tests/unit/checks/generictests/datasets/postgres_instances_regression.py
M tests/unit/checks/generictests/datasets/postgres_no_instances_regression.py
M tests/unit/checks/generictests/datasets/prometheus_cadvisor_cpu.py
M tests/unit/checks/generictests/datasets/prometheus_cadvisor_memory.py
M tests/unit/checks/generictests/datasets/pse_poe_regression.py
M tests/unit/checks/generictests/datasets/pulse_secure_cpu_util.py
M tests/unit/checks/generictests/datasets/pulse_secure_disk_util.py
M tests/unit/checks/generictests/datasets/pulse_secure_log_util.py
M tests/unit/checks/generictests/datasets/pulse_secure_mem_util.py
M tests/unit/checks/generictests/datasets/pulse_secure_temp.py
M tests/unit/checks/generictests/datasets/qnap_fans.py
M tests/unit/checks/generictests/datasets/qnap_hdd_temp.py
M tests/unit/checks/generictests/datasets/quanta_fan.py
M tests/unit/checks/generictests/datasets/quanta_temperature.py
M tests/unit/checks/generictests/datasets/quanta_voltage.py
M tests/unit/checks/generictests/datasets/quantum_libsmall_status_12_regression.py
M tests/unit/checks/generictests/datasets/quantum_libsmall_status_15_regression.py
M tests/unit/checks/generictests/datasets/rabbitmq_cluster.py
M tests/unit/checks/generictests/datasets/rabbitmq_nodes.py
M tests/unit/checks/generictests/datasets/rabbitmq_queues.py
M tests/unit/checks/generictests/datasets/rabbitmq_vhosts.py
M tests/unit/checks/generictests/datasets/raritan_pdu_ocprot_regression.py
M tests/unit/checks/generictests/datasets/raritan_pdu_outletcount_regression.py
M tests/unit/checks/generictests/datasets/raritan_px_outlet.py
M tests/unit/checks/generictests/datasets/redis_info.py
M tests/unit/checks/generictests/datasets/rstcli_2019-03-25_14-17-04_5c98d4d0a9245_regression.py
M tests/unit/checks/generictests/datasets/sansymphony_virtualdiskstatus.py
M tests/unit/checks/generictests/datasets/sap_hana_connect.py
M tests/unit/checks/generictests/datasets/sap_hana_ess_migration.py
M tests/unit/checks/generictests/datasets/scaleio_devices_regression.py
M tests/unit/checks/generictests/datasets/scaleio_mdm.py
M tests/unit/checks/generictests/datasets/seh_ports_regression.py
M tests/unit/checks/generictests/datasets/silverpeak_VX6000_alarms.py
M tests/unit/checks/generictests/datasets/silverpeak_VX6000_noalarms.py
M tests/unit/checks/generictests/datasets/skype_skype_1_regression.py
M tests/unit/checks/generictests/datasets/skype_skype_2_regression.py
M tests/unit/checks/generictests/datasets/skype_skype_3_regression.py
M tests/unit/checks/generictests/datasets/smart.py
M tests/unit/checks/generictests/datasets/splunk_alerts.py
M tests/unit/checks/generictests/datasets/splunk_health.py
M tests/unit/checks/generictests/datasets/splunk_jobs.py
M tests/unit/checks/generictests/datasets/splunk_license_state.py
M tests/unit/checks/generictests/datasets/splunk_license_usage.py
M tests/unit/checks/generictests/datasets/steelhead_connections.py
M tests/unit/checks/generictests/datasets/storeonce4x_alerts.py
M tests/unit/checks/generictests/datasets/storeonce4x_alerts_all_cleared.py
M tests/unit/checks/generictests/datasets/storeonce4x_alerts_no_alerts.py
M tests/unit/checks/generictests/datasets/storeonce4x_d2d_services.py
M tests/unit/checks/generictests/datasets/stulz_humidity_regression.py
M tests/unit/checks/generictests/datasets/switch-arista.py
M tests/unit/checks/generictests/datasets/systemtime_1.py
M tests/unit/checks/generictests/datasets/systemtime_2.py
M tests/unit/checks/generictests/datasets/systemtime_3.py
M tests/unit/checks/generictests/datasets/teracom_tcw241_analog_regression.py
M tests/unit/checks/generictests/datasets/teracom_tcw241_digital_regression.py
M tests/unit/checks/generictests/datasets/testfile_veeam_jobs_5c458152d3827_regression.py
M tests/unit/checks/generictests/datasets/tplink_cpu_1.py
M tests/unit/checks/generictests/datasets/tplink_cpu_2.py
M tests/unit/checks/generictests/datasets/tplink_mem_1.py
M tests/unit/checks/generictests/datasets/tplink_mem_2.py
M tests/unit/checks/generictests/datasets/tplink_poe_regression.py
M tests/unit/checks/generictests/datasets/tplink_poe_summary_1.py
M tests/unit/checks/generictests/datasets/tplink_poe_summary_2.py
M tests/unit/checks/generictests/datasets/tsm_scratch_2019-03-12_08-16-13_5c875cbd1c1d6_regression.py
M tests/unit/checks/generictests/datasets/ucd_cpu_util_1.py
M tests/unit/checks/generictests/datasets/ucd_mem_1.py
M tests/unit/checks/generictests/datasets/ucd_mem_2.py
M tests/unit/checks/generictests/datasets/ucd_mem_3.py
M tests/unit/checks/generictests/datasets/ucd_mem_4.py
M tests/unit/checks/generictests/datasets/ucs_bladecenter_fans.py
M tests/unit/checks/generictests/datasets/ucs_bladecenter_psu.py
M tests/unit/checks/generictests/datasets/ucs_bladecenter_topsystem.py
M tests/unit/checks/generictests/datasets/ucs_c_rack_server_fans.py
M tests/unit/checks/generictests/datasets/ucs_c_rack_server_faultinst_1.py
M tests/unit/checks/generictests/datasets/ucs_c_rack_server_faultinst_2.py
M tests/unit/checks/generictests/datasets/ucs_c_rack_server_health.py
M tests/unit/checks/generictests/datasets/ucs_c_rack_server_led.py
M tests/unit/checks/generictests/datasets/ucs_c_rack_server_power.py
M tests/unit/checks/generictests/datasets/ucs_c_rack_server_psu.py
M tests/unit/checks/generictests/datasets/ucs_c_rack_server_temp.py
M tests/unit/checks/generictests/datasets/ucs_c_rack_server_topsystem.py
M tests/unit/checks/generictests/datasets/ucs_c_rack_server_util.py
M tests/unit/checks/generictests/datasets/ups_cps_battery_regression.py
M tests/unit/checks/generictests/datasets/ups_cps_battery_regression_temperature_none.py
M tests/unit/checks/generictests/datasets/ups_cps_inphase.py
M tests/unit/checks/generictests/datasets/ups_eaton_environment.py
M tests/unit/checks/generictests/datasets/ups_socomec_regression.py
M tests/unit/checks/generictests/datasets/varnish_new_format_regression.py
M tests/unit/checks/generictests/datasets/varnish_old_format_regression.py
M tests/unit/checks/generictests/datasets/veeam_tapejobs.py
M tests/unit/checks/generictests/datasets/vms_cpu_regression.py
M tests/unit/checks/generictests/datasets/vutlan_ems_humidity_regression.py
M tests/unit/checks/generictests/datasets/vutlan_ems_leakage_regression.py
M tests/unit/checks/generictests/datasets/vutlan_ems_temp_regression.py
M tests/unit/checks/generictests/datasets/watchdog_sensors_regression.py
M tests/unit/checks/generictests/datasets/websphere_mq_queues.py
M tests/unit/checks/generictests/datasets/websphere_mq_queues_2019-03-01_15-24-42_5c7940aa23f90_regression.py
M tests/unit/checks/generictests/datasets/win_printers.py
M tests/unit/checks/generictests/datasets/windows_multipath_1.py
M tests/unit/checks/generictests/datasets/windows_tasks.py
M tests/unit/checks/generictests/datasets/wmi_include_empty_info_regression.py
M tests/unit/checks/generictests/datasets/wmi_webservices_server_windows_exchange_1_regression.py
M tests/unit/checks/generictests/datasets/zorp_connections_test.py
M tests/unit/checks/generictests/run.py
M tests/unit/checks/generictests/utils.py
Log Message:
-----------
Rebranding: Change license headers (XXVI)
tests/unit/checks/generictests/*
CMK-12940
Change-Id: I3dbb3de36d4d6cf6445a29a29c05aa3d6e748b17
Commit: 68d3332c45d1ac0f5c3458ae782406298a0af672
https://github.com/tribe29/checkmk/commit/68d3332c45d1ac0f5c3458ae782406298…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M tests/unit-shell/agents/plugins/test_common_inventory_parts.sh
M tests/unit-shell/agents/plugins/test_ibm_mq.sh
M tests/unit-shell/agents/plugins/test_mk_inventory.sh
M tests/unit-shell/agents/plugins/test_mk_oracle.sh
M tests/unit-shell/agents/plugins/test_mk_redis.sh
M tests/unit-shell/agents/plugins/test_mk_sap_hana.sh
M tests/unit-shell/agents/plugins/test_netstat.linux.sh
M tests/unit-shell/agents/scripts/super-server/0_systemd/test_setup.sh
M tests/unit-shell/agents/scripts/super-server/test_setup.sh
M tests/unit-shell/agents/test_common_agent_parts.sh
M tests/unit-shell/agents/test_current_shell.sh
M tests/unit-shell/agents/test_encryption.sh
M tests/unit-shell/agents/test_get_epoch.sh
M tests/unit-shell/agents/test_log_section_time.sh
M tests/unit-shell/agents/test_mrpe.sh
M tests/unit-shell/agents/test_plugin_execution.sh
M tests/unit-shell/agents/test_run_cached.sh
M tests/unit-shell/agents/test_section_checkmk_linux.sh
M tests/unit-shell/agents/test_section_local_linux.sh
M tests/unit-shell/agents/test_section_uptime_aix.sh
M tests/unit-shell/agents/test_set_up_path.sh
M tests/unit-shell/runner.sh
M tests/unit/__init__.py
M tests/unit/active_checks/__init__.py
M tests/unit/active_checks/test_ac_check_form_submit.py
M tests/unit/active_checks/test_ac_check_mail.py
M tests/unit/active_checks/test_ac_check_mail_loop.py
M tests/unit/active_checks/test_ac_check_traceroute.py
M tests/unit/active_checks/test_ac_check_uniserv.py
M tests/unit/active_checks/test_active_check_sql.py
M tests/unit/agent_receiver/__init__.py
M tests/unit/agent_receiver/conftest.py
M tests/unit/agent_receiver/test_apps.py
M tests/unit/agent_receiver/test_certs.py
M tests/unit/agent_receiver/test_checkmk_rest_api.py
M tests/unit/agent_receiver/test_endpoints.py
M tests/unit/agent_receiver/test_models.py
M tests/unit/agent_receiver/test_receiver_utils.py
M tests/unit/agents/__init__.py
M tests/unit/agents/plugins/__init__.py
M tests/unit/agents/plugins/test_user_agent.py
M tests/unit/agents/special/__init__.py
M tests/unit/agents/special/test_agent_alertmanager.py
M tests/unit/agents/special/test_sa_innovaphone.py
M tests/unit/agents/special/test_sa_vsphere.py
M tests/unit/agents/special/test_special_agent_args.py
M tests/unit/agents/special/test_special_agent_bi.py
M tests/unit/checks/__init__.py
M tests/unit/checks/checktestlib.py
M tests/unit/checks/conftest.py
M tests/unit/checks/test_ac_check_dns.py
M tests/unit/checks/test_agent_3par.py
M tests/unit/checks/test_agent_acme_sbc.py
M tests/unit/checks/test_agent_activemq.py
M tests/unit/checks/test_agent_allnet_ip_sensoric.py
M tests/unit/checks/test_agent_appdynamics.py
M tests/unit/checks/test_agent_aws.py
M tests/unit/checks/test_agent_aws_status.py
M tests/unit/checks/test_agent_azure.py
M tests/unit/checks/test_agent_azure_status.py
M tests/unit/checks/test_agent_cisco_meraki.py
M tests/unit/checks/test_agent_cisco_prime.py
M tests/unit/checks/test_agent_couchbase.py
M tests/unit/checks/test_agent_datadog.py
M tests/unit/checks/test_agent_ddn_s2a.py
M tests/unit/checks/test_agent_elasticsearch.py
M tests/unit/checks/test_agent_emcvnx.py
M tests/unit/checks/test_agent_fritzbox.py
M tests/unit/checks/test_agent_gcp.py
M tests/unit/checks/test_agent_gcp_status.py
M tests/unit/checks/test_agent_graylog.py
M tests/unit/checks/test_agent_hivemanager.py
M tests/unit/checks/test_agent_hivemanager_ng.py
M tests/unit/checks/test_agent_hp_msa.py
M tests/unit/checks/test_agent_ibmsvc.py
M tests/unit/checks/test_agent_innovaphone.py
M tests/unit/checks/test_agent_ipmi_sensors.py
M tests/unit/checks/test_agent_jenkins.py
M tests/unit/checks/test_agent_jira.py
M tests/unit/checks/test_agent_jolokia.py
M tests/unit/checks/test_agent_kube.py
M tests/unit/checks/test_agent_mobileiron.py
M tests/unit/checks/test_agent_mqtt.py
M tests/unit/checks/test_agent_netapp.py
M tests/unit/checks/test_agent_prism.py
M tests/unit/checks/test_agent_proxmox_ve.py
M tests/unit/checks/test_agent_rabbitmq.py
M tests/unit/checks/test_agent_random.py
M tests/unit/checks/test_agent_ruckus_spot.py
M tests/unit/checks/test_agent_salesforce.py
M tests/unit/checks/test_agent_siemens_plc.py
M tests/unit/checks/test_agent_smb_share.py
M tests/unit/checks/test_agent_splunk.py
M tests/unit/checks/test_agent_storeonce.py
M tests/unit/checks/test_agent_storeonce4x.py
M tests/unit/checks/test_agent_tinkerforge.py
M tests/unit/checks/test_agent_ucs_bladecenter.py
M tests/unit/checks/test_agent_vnx_quotas.py
M tests/unit/checks/test_agent_vsphere.py
M tests/unit/checks/test_agent_zerto.py
M tests/unit/checks/test_alcatel_cpu.py
M tests/unit/checks/test_alcatel_fans.py
M tests/unit/checks/test_alcatel_temp.py
M tests/unit/checks/test_allnet_ip_sensoric.py
M tests/unit/checks/test_apc_mod_pdu_modules.py
M tests/unit/checks/test_apc_netbotz_drycontact.py
M tests/unit/checks/test_apc_symmetra_test.py
M tests/unit/checks/test_check_bi_aggr.py
M tests/unit/checks/test_check_by_ssh.py
M tests/unit/checks/test_check_cmk_inv.py
M tests/unit/checks/test_check_disk_smb.py
M tests/unit/checks/test_check_dns.py
M tests/unit/checks/test_check_elasticsearch_query.py
M tests/unit/checks/test_check_form_submit.py
M tests/unit/checks/test_check_ftp.py
M tests/unit/checks/test_check_http.py
M tests/unit/checks/test_check_icmp.py
M tests/unit/checks/test_check_ldap.py
M tests/unit/checks/test_check_mail.py
M tests/unit/checks/test_check_mail_loop.py
M tests/unit/checks/test_check_mailboxes.py
M tests/unit/checks/test_check_mkevents.py
M tests/unit/checks/test_check_notify_count.py
M tests/unit/checks/test_check_sftp.py
M tests/unit/checks/test_check_smtp.py
M tests/unit/checks/test_check_sql.py
M tests/unit/checks/test_check_ssh.py
M tests/unit/checks/test_check_tcp.py
M tests/unit/checks/test_check_temperature.py
M tests/unit/checks/test_check_traceroute.py
M tests/unit/checks/test_check_uniserv.py
M tests/unit/checks/test_cisco_qos.py
M tests/unit/checks/test_cisco_sensor_item_include.py
M tests/unit/checks/test_cmciii_lcp_water.py
M tests/unit/checks/test_cmciii_lcp_waterflow.py
M tests/unit/checks/test_compellent_folder.py
M tests/unit/checks/test_datapower_fan_legacy.py
M tests/unit/checks/test_diskstat_include.py
M tests/unit/checks/test_docker_parse_helpers.py
M tests/unit/checks/test_elasticsearch_cluster_health.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_f5_bigip_conns.py
M tests/unit/checks/test_f5_bigip_mem.py
M tests/unit/checks/test_f5_bigip_vserver.py
M tests/unit/checks/test_fc_port.py
M tests/unit/checks/test_filestats.py
M tests/unit/checks/test_fortigate_sslvpn.py
M tests/unit/checks/test_generic_datasets.py
M tests/unit/checks/test_generic_legacy_conversion.py
M tests/unit/checks/test_graylog_sources.py
M tests/unit/checks/test_hp_msa_volume.py
M tests/unit/checks/test_hp_proliant_raid.py
M tests/unit/checks/test_ibm_mq_channels.py
M tests/unit/checks/test_ibm_mq_include.py
M tests/unit/checks/test_ibm_mq_managers.py
M tests/unit/checks/test_ibm_mq_plugin.py
M tests/unit/checks/test_ibm_mq_queues.py
M tests/unit/checks/test_jolokia_generic.py
M tests/unit/checks/test_jolokia_include.py
M tests/unit/checks/test_juniper_fru.py
M tests/unit/checks/test_mbg_lantime_ng_refclock.py
M tests/unit/checks/test_mbg_lantime_ng_state.py
M tests/unit/checks/test_mem.py
M tests/unit/checks/test_mem_win.py
M tests/unit/checks/test_memory_include_unused.py
M tests/unit/checks/test_mkbackup_check.py
M tests/unit/checks/test_mongodb_collections.py
M tests/unit/checks/test_mongodb_connections.py
M tests/unit/checks/test_mongodb_flushing.py
M tests/unit/checks/test_mongodb_replica_set.py
M tests/unit/checks/test_msoffice_serviceplans.py
M tests/unit/checks/test_mssql_instance.py
M tests/unit/checks/test_mysql_include.py
M tests/unit/checks/test_netapp_api_cpu.py
M tests/unit/checks/test_netapp_api_fcp.py
M tests/unit/checks/test_netstat_parse.py
M tests/unit/checks/test_nimble_latency.py
M tests/unit/checks/test_nullmailer_mailq.py
M tests/unit/checks/test_oracle_instance_uptime.py
M tests/unit/checks/test_oracle_jobs.py
M tests/unit/checks/test_oracle_recovery_status.py
M tests/unit/checks/test_postgres_stat_database.py
M tests/unit/checks/test_ra32e_power_check.py
M tests/unit/checks/test_ra32e_sensors_check.py
M tests/unit/checks/test_ra32e_switch_check.py
M tests/unit/checks/test_raritan_pdu_plugs.py
M tests/unit/checks/test_safenet_detection.py
M tests/unit/checks/test_sap_hana_ess_migration.py
M tests/unit/checks/test_scaleio_devices.py
M tests/unit/checks/test_sophos_disk.py
M tests/unit/checks/test_statgrab_cpu_check.py
M tests/unit/checks/test_win_license.py
M tests/unit/checks/test_wmi_check.py
M tests/unit/conftest.py
M tests/unit/livestatus/__init__.py
M tests/unit/livestatus/test_livestatus_unit.py
M tests/unit/omdlib/__init__.py
M tests/unit/omdlib/conftest.py
M tests/unit/omdlib/test_certs.py
M tests/unit/omdlib/test_omdlib_backup.py
M tests/unit/omdlib/test_omdlib_config_hooks.py
M tests/unit/omdlib/test_omdlib_instance_id.py
M tests/unit/omdlib/test_omdlib_main.py
M tests/unit/omdlib/test_omdlib_skel_permissions.py
M tests/unit/omdlib/test_omdlib_tmpfs.py
M tests/unit/omdlib/test_site_context.py
M tests/unit/omdlib/test_system_apache.py
M tests/unit/test_pylint_checker_cmk_module_layers.py
M tests/unit/test_pylint_checker_forbidden_objects.py
M tests/update/__init__.py
M tests/update/conftest.py
M tests/update/test_update.py
Log Message:
-----------
Rebranding: Change license headers (XXVII)
in tests/: remaining unit/*, unit-shell/*, update/*
CMK-12940
Change-Id: I93605715f326523cf1f8b9dd68a873a9dab0926a
Commit: 0f7e1d3f1603ebaf95f7369de83adb9622d7d35f
https://github.com/tribe29/checkmk/commit/0f7e1d3f1603ebaf95f7369de83adb962…
Author: Torsten Engler <torsten.engler(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
A doc/cla/cla.md
A doc/cla/cla_approval_process.png
A doc/cla/cla_readme.md
Log Message:
-----------
Add cla and cla_readme
Change-Id: I0e56cc7b78b7e9a1060b0ec51646a87ee78eafcc
Commit: 58b3ddb9997d7821affa2865f167fb9dcdb06a94
https://github.com/tribe29/checkmk/commit/58b3ddb9997d7821affa2865f167fb9dc…
Author: Maximilian Wirtz <maximilian.wirtz(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M cmk/gui/utils/transaction_manager.py
Log Message:
-----------
Fix transid parsing
When provided with a non numeric timestamp a ValueError was raised,
resulting in an "Internal Server Error". The Exception is now caught.
Change-Id: I0e03005214df1bd92fb119f1b69251a11411324f
Compare: https://github.com/tribe29/checkmk/compare/9504b78e841d...58b3ddb9997d
Branch: refs/heads/2.2.0
Home: https://github.com/tribe29/checkmk
Commit: 4f2411e9f36cf7c2a142e7053973c9171e9b8387
https://github.com/tribe29/checkmk/commit/4f2411e9f36cf7c2a142e7053973c9171…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M cmk/gui/bi/__init__.py
M cmk/gui/bi/ajax_endpoints.py
M cmk/gui/bi/bi_manager.py
M cmk/gui/bi/foldable_tree_renderer.py
M cmk/gui/bi/helpers.py
M cmk/gui/bi/permissions.py
M cmk/gui/bi/registration.py
M cmk/gui/bi/view.py
M cmk/gui/crash_reporting/__init__.py
M cmk/gui/crash_reporting/helpers.py
M cmk/gui/crash_reporting/pages.py
M cmk/gui/crash_reporting/views.py
M cmk/gui/dashboard/__init__.py
M cmk/gui/dashboard/breadcrumb.py
M cmk/gui/dashboard/builtin_dashboards.py
M cmk/gui/dashboard/cre_dashboards.py
M cmk/gui/dashboard/dashlet/__init__.py
M cmk/gui/dashboard/dashlet/base.py
M cmk/gui/dashboard/dashlet/dashlets/__init__.py
M cmk/gui/dashboard/dashlet/dashlets/custom_url.py
M cmk/gui/dashboard/dashlet/dashlets/failed_notifications.py
M cmk/gui/dashboard/dashlet/dashlets/graph.py
M cmk/gui/dashboard/dashlet/dashlets/logo.py
M cmk/gui/dashboard/dashlet/dashlets/snapin.py
M cmk/gui/dashboard/dashlet/dashlets/state_formatter.py
M cmk/gui/dashboard/dashlet/dashlets/static_text.py
M cmk/gui/dashboard/dashlet/dashlets/stats.py
M cmk/gui/dashboard/dashlet/dashlets/status_helpers.py
M cmk/gui/dashboard/dashlet/dashlets/user_messages.py
M cmk/gui/dashboard/dashlet/dashlets/view.py
M cmk/gui/dashboard/dashlet/figure_dashlet.py
M cmk/gui/dashboard/dashlet/registry.py
M cmk/gui/dashboard/page_create_dashboard.py
M cmk/gui/dashboard/page_create_view_dashlet.py
M cmk/gui/dashboard/page_edit_dashboard.py
M cmk/gui/dashboard/page_edit_dashboard_actions.py
M cmk/gui/dashboard/page_edit_dashboards.py
M cmk/gui/dashboard/page_edit_dashlet.py
M cmk/gui/dashboard/page_show_dashboard.py
M cmk/gui/dashboard/store.py
M cmk/gui/dashboard/title_macros.py
M cmk/gui/dashboard/type_defs.py
M cmk/gui/dashboard/visual_type.py
M cmk/gui/fields/__init__.py
M cmk/gui/fields/attributes.py
M cmk/gui/fields/base.py
M cmk/gui/fields/custom_fields.py
M cmk/gui/fields/definitions.py
M cmk/gui/fields/mixins.py
M cmk/gui/fields/openapi.py
M cmk/gui/fields/utils.py
M cmk/gui/htmllib/__init__.py
M cmk/gui/htmllib/debug_vars.py
M cmk/gui/htmllib/foldable_container.py
M cmk/gui/htmllib/generator.py
M cmk/gui/htmllib/header.py
M cmk/gui/htmllib/html.py
M cmk/gui/htmllib/tag_rendering.py
M cmk/gui/htmllib/top_heading.py
M cmk/gui/livestatus_utils/__init__.py
M cmk/gui/livestatus_utils/commands/__init__.py
M cmk/gui/livestatus_utils/commands/acknowledgments.py
M cmk/gui/livestatus_utils/commands/comment.py
M cmk/gui/livestatus_utils/commands/downtimes.py
M cmk/gui/livestatus_utils/commands/event_console.py
M cmk/gui/livestatus_utils/commands/force_schedule.py
M cmk/gui/livestatus_utils/commands/lowlevel.py
M cmk/gui/livestatus_utils/commands/type_defs.py
M cmk/gui/livestatus_utils/commands/utils.py
M cmk/gui/livestatus_utils/testing.py
M cmk/gui/mkeventd/__init__.py
M cmk/gui/mkeventd/autocompleters.py
M cmk/gui/mkeventd/config_domain.py
M cmk/gui/mkeventd/defines.py
M cmk/gui/mkeventd/helpers.py
M cmk/gui/mkeventd/icon.py
M cmk/gui/mkeventd/livestatus.py
M cmk/gui/mkeventd/permission_section.py
M cmk/gui/mkeventd/registration.py
M cmk/gui/mkeventd/rule_matching.py
M cmk/gui/mkeventd/views.py
M cmk/gui/mkeventd/wato.py
M cmk/gui/mobile/__init__.py
M cmk/gui/mobile/pages.py
M cmk/gui/mobile/views.py
M cmk/gui/openapi/__init__.py
M cmk/gui/openapi/__main__.py
M cmk/gui/openapi/_openapi.py
M cmk/gui/raw/__init__.py
M cmk/gui/raw/plugins/__init__.py
M cmk/gui/raw/plugins/main_modules/__init__.py
M cmk/gui/raw/plugins/main_modules/registration.py
M cmk/gui/sidebar/__init__.py
M cmk/gui/sidebar/main_menu.py
M cmk/gui/userdb/__init__.py
M cmk/gui/userdb/htpasswd.py
M cmk/gui/userdb/ldap_connector.py
M cmk/gui/userdb/session.py
M cmk/gui/userdb/store.py
M cmk/gui/userdb/type_defs.py
M cmk/gui/userdb/user_attributes.py
M cmk/gui/utils/__init__.py
M cmk/gui/utils/agent.py
M cmk/gui/utils/agent_registration.py
M cmk/gui/utils/autocompleter_config.py
M cmk/gui/utils/confirm_with_preview.py
M cmk/gui/utils/csrf_token.py
M cmk/gui/utils/escaping.py
M cmk/gui/utils/flashed_messages.py
M cmk/gui/utils/html.py
M cmk/gui/utils/json.py
M cmk/gui/utils/labels.py
M cmk/gui/utils/language_cookie.py
M cmk/gui/utils/logging_filters.py
M cmk/gui/utils/login.py
M cmk/gui/utils/mobile.py
M cmk/gui/utils/ntop.py
M cmk/gui/utils/output_funnel.py
M cmk/gui/utils/popups.py
M cmk/gui/utils/regex.py
M cmk/gui/utils/rendering.py
M cmk/gui/utils/request_context.py
M cmk/gui/utils/roles.py
M cmk/gui/utils/script_helpers.py
M cmk/gui/utils/speaklater.py
M cmk/gui/utils/temperate_unit.py
M cmk/gui/utils/theme.py
M cmk/gui/utils/timeout_manager.py
M cmk/gui/utils/transaction_manager.py
M cmk/gui/utils/urls.py
M cmk/gui/utils/user_errors.py
Log Message:
-----------
Rebranding: Change license headers (II)
in cmk/gui/: bi/*, crash_reporting/*, dashboard/*, fields/*, htmllib/*,
livestatus_utils/*, mkeventd/*, mobile/*, openapi/*, raw/*, sidebar/*,
userdb/*, utils/*
CMK-12940
Change-Id: I6e9e122721836d18716bebf4e1a471e394f7ce37
Commit: fbef3fe9c59cdc3e784fa62eef6187aa43078f09
https://github.com/tribe29/checkmk/commit/fbef3fe9c59cdc3e784fa62eef6187aa4…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M cmk/gui/plugins/wato/check_parameters/__init__.py
M cmk/gui/plugins/wato/check_parameters/acme_certificates.py
M cmk/gui/plugins/wato/check_parameters/acme_sbc_snmp.py
M cmk/gui/plugins/wato/check_parameters/ad_replication.py
M cmk/gui/plugins/wato/check_parameters/adva_ifs.py
M cmk/gui/plugins/wato/check_parameters/airflow.py
M cmk/gui/plugins/wato/check_parameters/airflow_deviation.py
M cmk/gui/plugins/wato/check_parameters/alertmanager.py
M cmk/gui/plugins/wato/check_parameters/antivir_update_age.py
M cmk/gui/plugins/wato/check_parameters/apache_status.py
M cmk/gui/plugins/wato/check_parameters/apc_ats_output.py
M cmk/gui/plugins/wato/check_parameters/apc_symmetra.py
M cmk/gui/plugins/wato/check_parameters/apc_system_events.py
M cmk/gui/plugins/wato/check_parameters/apt.py
M cmk/gui/plugins/wato/check_parameters/asm_diskgroup.py
M cmk/gui/plugins/wato/check_parameters/aws.py
M cmk/gui/plugins/wato/check_parameters/azure.py
M cmk/gui/plugins/wato/check_parameters/azure_ad.py
M cmk/gui/plugins/wato/check_parameters/backup_timemachine.py
M cmk/gui/plugins/wato/check_parameters/bgp_peer.py
M cmk/gui/plugins/wato/check_parameters/blank_tapes.py
M cmk/gui/plugins/wato/check_parameters/bluecat_command_server.py
M cmk/gui/plugins/wato/check_parameters/bluecat_dhcp.py
M cmk/gui/plugins/wato/check_parameters/bluecat_dns.py
M cmk/gui/plugins/wato/check_parameters/bluecat_ha.py
M cmk/gui/plugins/wato/check_parameters/bluecat_ntp.py
M cmk/gui/plugins/wato/check_parameters/bonding.py
M cmk/gui/plugins/wato/check_parameters/bossock_fibers.py
M cmk/gui/plugins/wato/check_parameters/brightness.py
M cmk/gui/plugins/wato/check_parameters/brocade_fcport.py
M cmk/gui/plugins/wato/check_parameters/brocade_optical.py
M cmk/gui/plugins/wato/check_parameters/brocade_sfp.py
M cmk/gui/plugins/wato/check_parameters/bvip_link.py
M cmk/gui/plugins/wato/check_parameters/carbon_monoxide.py
M cmk/gui/plugins/wato/check_parameters/ceph_mgrs.py
M cmk/gui/plugins/wato/check_parameters/ceph_osds.py
M cmk/gui/plugins/wato/check_parameters/ceph_status.py
M cmk/gui/plugins/wato/check_parameters/checkmk_agent.py
M cmk/gui/plugins/wato/check_parameters/checkmk_agent_plugins.py
M cmk/gui/plugins/wato/check_parameters/checkpoint_connections.py
M cmk/gui/plugins/wato/check_parameters/checkpoint_packets.py
M cmk/gui/plugins/wato/check_parameters/checkpoint_vpn.py
M cmk/gui/plugins/wato/check_parameters/checkpoint_vsx_connections.py
M cmk/gui/plugins/wato/check_parameters/checkpoint_vsx_packets.py
M cmk/gui/plugins/wato/check_parameters/checkpoint_vsx_traffic.py
M cmk/gui/plugins/wato/check_parameters/cisco_asa_failover.py
M cmk/gui/plugins/wato/check_parameters/cisco_cpu_memory.py
M cmk/gui/plugins/wato/check_parameters/cisco_dom.py
M cmk/gui/plugins/wato/check_parameters/cisco_fw_connections.py
M cmk/gui/plugins/wato/check_parameters/cisco_ip_sla.py
M cmk/gui/plugins/wato/check_parameters/cisco_mem.py
M cmk/gui/plugins/wato/check_parameters/cisco_meraki.py
M cmk/gui/plugins/wato/check_parameters/cisco_prime_wifi_access_points_params.py
M cmk/gui/plugins/wato/check_parameters/cisco_prime_wifi_connections_params.py
M cmk/gui/plugins/wato/check_parameters/cisco_prime_wlan_controller.py
M cmk/gui/plugins/wato/check_parameters/cisco_qos.py
M cmk/gui/plugins/wato/check_parameters/cisco_stack.py
M cmk/gui/plugins/wato/check_parameters/cisco_supervisor_mem.py
M cmk/gui/plugins/wato/check_parameters/cisco_vpn_sessions.py
M cmk/gui/plugins/wato/check_parameters/cisco_wlc.py
M cmk/gui/plugins/wato/check_parameters/citrix_desktops_registered.py
M cmk/gui/plugins/wato/check_parameters/citrix_load.py
M cmk/gui/plugins/wato/check_parameters/citrix_sessions.py
M cmk/gui/plugins/wato/check_parameters/citrix_state.py
M cmk/gui/plugins/wato/check_parameters/clr_memory.py
M cmk/gui/plugins/wato/check_parameters/cluster_status.py
M cmk/gui/plugins/wato/check_parameters/cmciii_use_description.py
M cmk/gui/plugins/wato/check_parameters/couchbase_cache.py
M cmk/gui/plugins/wato/check_parameters/couchbase_fragmentation.py
M cmk/gui/plugins/wato/check_parameters/couchbase_items.py
M cmk/gui/plugins/wato/check_parameters/couchbase_operations.py
M cmk/gui/plugins/wato/check_parameters/couchbase_size.py
M cmk/gui/plugins/wato/check_parameters/couchbase_status.py
M cmk/gui/plugins/wato/check_parameters/couchbase_vbuckets.py
M cmk/gui/plugins/wato/check_parameters/cpu_load.py
M cmk/gui/plugins/wato/check_parameters/cpu_multiitem.py
M cmk/gui/plugins/wato/check_parameters/cpu_utilization.py
M cmk/gui/plugins/wato/check_parameters/cpu_utilization_cluster.py
M cmk/gui/plugins/wato/check_parameters/cpu_utilization_esx_vsphere_hostsystems.py
M cmk/gui/plugins/wato/check_parameters/cpu_utilization_multiitem.py
M cmk/gui/plugins/wato/check_parameters/credentials.py
M cmk/gui/plugins/wato/check_parameters/cups_queues.py
M cmk/gui/plugins/wato/check_parameters/database.py
M cmk/gui/plugins/wato/check_parameters/datadog_monitors.py
M cmk/gui/plugins/wato/check_parameters/db2_backup.py
M cmk/gui/plugins/wato/check_parameters/db2_connections.py
M cmk/gui/plugins/wato/check_parameters/db2_counters.py
M cmk/gui/plugins/wato/check_parameters/db2_logsize.py
M cmk/gui/plugins/wato/check_parameters/db2_mem.py
M cmk/gui/plugins/wato/check_parameters/db2_sortoverflow.py
M cmk/gui/plugins/wato/check_parameters/db2_tablespaces.py
M cmk/gui/plugins/wato/check_parameters/db_bloat.py
M cmk/gui/plugins/wato/check_parameters/db_connections.py
M cmk/gui/plugins/wato/check_parameters/db_jobs.py
M cmk/gui/plugins/wato/check_parameters/db_usage.py
M cmk/gui/plugins/wato/check_parameters/ddn_s2a_port_errors.py
M cmk/gui/plugins/wato/check_parameters/ddn_s2a_wait.py
M cmk/gui/plugins/wato/check_parameters/disk_failures.py
M cmk/gui/plugins/wato/check_parameters/disk_io.py
M cmk/gui/plugins/wato/check_parameters/disk_temperature.py
M cmk/gui/plugins/wato/check_parameters/diskstat.py
M cmk/gui/plugins/wato/check_parameters/docker_node_containers.py
M cmk/gui/plugins/wato/check_parameters/docker_node_disk_usage.py
M cmk/gui/plugins/wato/check_parameters/docsis_channels_downstream.py
M cmk/gui/plugins/wato/check_parameters/docsis_channels_upstream.py
M cmk/gui/plugins/wato/check_parameters/docsis_cm_status.py
M cmk/gui/plugins/wato/check_parameters/domino_mailqueues.py
M cmk/gui/plugins/wato/check_parameters/domino_tasks.py
M cmk/gui/plugins/wato/check_parameters/domino_transactions.py
M cmk/gui/plugins/wato/check_parameters/domino_users.py
M cmk/gui/plugins/wato/check_parameters/drbd.py
M cmk/gui/plugins/wato/check_parameters/eaton_enviroment.py
M cmk/gui/plugins/wato/check_parameters/efreq.py
M cmk/gui/plugins/wato/check_parameters/elasticsearch_cluster_health.py
M cmk/gui/plugins/wato/check_parameters/elasticsearch_indices.py
M cmk/gui/plugins/wato/check_parameters/elasticsearch_nodes.py
M cmk/gui/plugins/wato/check_parameters/elphase.py
M cmk/gui/plugins/wato/check_parameters/emc_datadomain_mtree.py
M cmk/gui/plugins/wato/check_parameters/emcvnx_disks.py
M cmk/gui/plugins/wato/check_parameters/emcvnx_storage_pools.py
M cmk/gui/plugins/wato/check_parameters/emcvnx_storage_pools_tiering.py
M cmk/gui/plugins/wato/check_parameters/enterasys_powersupply.py
M cmk/gui/plugins/wato/check_parameters/entersekt_certexpiry.py
M cmk/gui/plugins/wato/check_parameters/entersekt_ecerterrors.py
M cmk/gui/plugins/wato/check_parameters/entersekt_emrerrors.py
M cmk/gui/plugins/wato/check_parameters/entersekt_soaperrors.py
M cmk/gui/plugins/wato/check_parameters/epower.py
M cmk/gui/plugins/wato/check_parameters/epower_single.py
M cmk/gui/plugins/wato/check_parameters/esx_host_memory.py
M cmk/gui/plugins/wato/check_parameters/esx_hostystem_maintenance.py
M cmk/gui/plugins/wato/check_parameters/esx_vsphere_datastores.py
M cmk/gui/plugins/wato/check_parameters/esx_vsphere_objects.py
M cmk/gui/plugins/wato/check_parameters/esx_vsphere_objects_count.py
M cmk/gui/plugins/wato/check_parameters/esx_vsphere_vm_memory.py
M cmk/gui/plugins/wato/check_parameters/etherbox.py
M cmk/gui/plugins/wato/check_parameters/evolt.py
M cmk/gui/plugins/wato/check_parameters/ewon.py
M cmk/gui/plugins/wato/check_parameters/f5_bigip_cluster_v11.py
M cmk/gui/plugins/wato/check_parameters/f5_bigip_snat.py
M cmk/gui/plugins/wato/check_parameters/f5_bigip_vserver.py
M cmk/gui/plugins/wato/check_parameters/f5_connections.py
M cmk/gui/plugins/wato/check_parameters/f5_pools.py
M cmk/gui/plugins/wato/check_parameters/fan_failures.py
M cmk/gui/plugins/wato/check_parameters/fc_port.py
M cmk/gui/plugins/wato/check_parameters/fcp.py
M cmk/gui/plugins/wato/check_parameters/fcport_words.py
M cmk/gui/plugins/wato/check_parameters/filehandler.py
M cmk/gui/plugins/wato/check_parameters/fileinfo.py
M cmk/gui/plugins/wato/check_parameters/fileinfo_groups.py
M cmk/gui/plugins/wato/check_parameters/fileinfo_utils.py
M cmk/gui/plugins/wato/check_parameters/filestats.py
M cmk/gui/plugins/wato/check_parameters/filestats_single.py
M cmk/gui/plugins/wato/check_parameters/filesystem.py
M cmk/gui/plugins/wato/check_parameters/filesystem_utils.py
M cmk/gui/plugins/wato/check_parameters/fireeye_active_vms.py
M cmk/gui/plugins/wato/check_parameters/fireeye_content.py
M cmk/gui/plugins/wato/check_parameters/fireeye_lic.py
M cmk/gui/plugins/wato/check_parameters/fireeye_mail.py
M cmk/gui/plugins/wato/check_parameters/fireeye_mailq.py
M cmk/gui/plugins/wato/check_parameters/fireeye_quarantine.py
M cmk/gui/plugins/wato/check_parameters/firewall_if.py
M cmk/gui/plugins/wato/check_parameters/fortiauthenticator_auth_fail.py
M cmk/gui/plugins/wato/check_parameters/fortigate_antivirus_ips.py
M cmk/gui/plugins/wato/check_parameters/fortigate_node_memory.py
M cmk/gui/plugins/wato/check_parameters/fortigate_node_sessions.py
M cmk/gui/plugins/wato/check_parameters/fortigate_sessions.py
M cmk/gui/plugins/wato/check_parameters/fortigate_sslvpn.py
M cmk/gui/plugins/wato/check_parameters/fortimail_cpu_load.py
M cmk/gui/plugins/wato/check_parameters/fortimail_disk_usage.py
M cmk/gui/plugins/wato/check_parameters/fortimail_queue.py
M cmk/gui/plugins/wato/check_parameters/fortinet_signatures.py
M cmk/gui/plugins/wato/check_parameters/fortisandbox_queues.py
M cmk/gui/plugins/wato/check_parameters/fpga_utilization.py
M cmk/gui/plugins/wato/check_parameters/fs_mount_options.py
M cmk/gui/plugins/wato/check_parameters/fujitsu_ca.py
M cmk/gui/plugins/wato/check_parameters/gcp.py
M cmk/gui/plugins/wato/check_parameters/gcp_gce.py
M cmk/gui/plugins/wato/check_parameters/gcp_gcs.py
M cmk/gui/plugins/wato/check_parameters/gcp_sql.py
M cmk/gui/plugins/wato/check_parameters/general_flash_usage.py
M cmk/gui/plugins/wato/check_parameters/generic_number.py
M cmk/gui/plugins/wato/check_parameters/generic_rate.py
M cmk/gui/plugins/wato/check_parameters/generic_string.py
M cmk/gui/plugins/wato/check_parameters/globalprotect.py
M cmk/gui/plugins/wato/check_parameters/graylog_alerts.py
M cmk/gui/plugins/wato/check_parameters/graylog_cluster_stats.py
M cmk/gui/plugins/wato/check_parameters/graylog_cluster_traffic.py
M cmk/gui/plugins/wato/check_parameters/graylog_events.py
M cmk/gui/plugins/wato/check_parameters/graylog_failures.py
M cmk/gui/plugins/wato/check_parameters/graylog_jvm.py
M cmk/gui/plugins/wato/check_parameters/graylog_license.py
M cmk/gui/plugins/wato/check_parameters/graylog_messages.py
M cmk/gui/plugins/wato/check_parameters/graylog_nodes.py
M cmk/gui/plugins/wato/check_parameters/graylog_sidecars.py
M cmk/gui/plugins/wato/check_parameters/graylog_sources.py
M cmk/gui/plugins/wato/check_parameters/graylog_streams.py
M cmk/gui/plugins/wato/check_parameters/hacmp_resources.py
M cmk/gui/plugins/wato/check_parameters/haproxy.py
M cmk/gui/plugins/wato/check_parameters/heartbeat_crm.py
M cmk/gui/plugins/wato/check_parameters/heartbeat_crm_resources.py
M cmk/gui/plugins/wato/check_parameters/heartbeat_rscstatus.py
M cmk/gui/plugins/wato/check_parameters/hivemanager_devices.py
M cmk/gui/plugins/wato/check_parameters/hivemanager_ng_devices.py
M cmk/gui/plugins/wato/check_parameters/hostsystem_sensors.py
M cmk/gui/plugins/wato/check_parameters/hp_hh3c_ext_states.py
M cmk/gui/plugins/wato/check_parameters/hp_msa_psu_voltage.py
M cmk/gui/plugins/wato/check_parameters/hpux_multipath.py
M cmk/gui/plugins/wato/check_parameters/huawei_osn_laser.py
M cmk/gui/plugins/wato/check_parameters/humidity.py
M cmk/gui/plugins/wato/check_parameters/hw_errors.py
M cmk/gui/plugins/wato/check_parameters/hw_fans.py
M cmk/gui/plugins/wato/check_parameters/hw_fans_perc.py
M cmk/gui/plugins/wato/check_parameters/hw_psu.py
M cmk/gui/plugins/wato/check_parameters/hw_single_temperature.py
M cmk/gui/plugins/wato/check_parameters/hw_temperature.py
M cmk/gui/plugins/wato/check_parameters/hyperv_vms.py
M cmk/gui/plugins/wato/check_parameters/ibm_mq_channels.py
M cmk/gui/plugins/wato/check_parameters/ibm_mq_managers.py
M cmk/gui/plugins/wato/check_parameters/ibm_mq_plugin.py
M cmk/gui/plugins/wato/check_parameters/ibm_mq_queues.py
M cmk/gui/plugins/wato/check_parameters/ibm_svc_enclosure.py
M cmk/gui/plugins/wato/check_parameters/ibm_svc_host.py
M cmk/gui/plugins/wato/check_parameters/ibm_svc_mdisk.py
M cmk/gui/plugins/wato/check_parameters/ibm_svc_mdiskgrp.py
M cmk/gui/plugins/wato/check_parameters/ibm_svc_total_latency.py
M cmk/gui/plugins/wato/check_parameters/iis_app_pool_state.py
M cmk/gui/plugins/wato/check_parameters/informix.py
M cmk/gui/plugins/wato/check_parameters/innovaphone_mem.py
M cmk/gui/plugins/wato/check_parameters/inotify.py
M cmk/gui/plugins/wato/check_parameters/interface_utils.py
M cmk/gui/plugins/wato/check_parameters/interfaces.py
M cmk/gui/plugins/wato/check_parameters/ipmi.py
M cmk/gui/plugins/wato/check_parameters/ipsecvpn.py
M cmk/gui/plugins/wato/check_parameters/jenkins_jobs.py
M cmk/gui/plugins/wato/check_parameters/jenkins_nodes.py
M cmk/gui/plugins/wato/check_parameters/jenkins_queue.py
M cmk/gui/plugins/wato/check_parameters/jira_custom_svc.py
M cmk/gui/plugins/wato/check_parameters/jira_workflow.py
M cmk/gui/plugins/wato/check_parameters/job.py
M cmk/gui/plugins/wato/check_parameters/juniper_cpu_util.py
M cmk/gui/plugins/wato/check_parameters/juniper_mem.py
M cmk/gui/plugins/wato/check_parameters/juniper_mem_modules.py
M cmk/gui/plugins/wato/check_parameters/jvm_gc.py
M cmk/gui/plugins/wato/check_parameters/jvm_memory.py
M cmk/gui/plugins/wato/check_parameters/jvm_queue.py
M cmk/gui/plugins/wato/check_parameters/jvm_requests.py
M cmk/gui/plugins/wato/check_parameters/jvm_sessions.py
M cmk/gui/plugins/wato/check_parameters/jvm_threading.py
M cmk/gui/plugins/wato/check_parameters/jvm_threads.py
M cmk/gui/plugins/wato/check_parameters/jvm_tp.py
M cmk/gui/plugins/wato/check_parameters/jvm_uptime.py
M cmk/gui/plugins/wato/check_parameters/k8s_resources.py
M cmk/gui/plugins/wato/check_parameters/kaspersky_av_client.py
M cmk/gui/plugins/wato/check_parameters/keepalived.py
M cmk/gui/plugins/wato/check_parameters/kernel_performance.py
M cmk/gui/plugins/wato/check_parameters/kube.py
M cmk/gui/plugins/wato/check_parameters/kube_collector_info.py
M cmk/gui/plugins/wato/check_parameters/kube_cronjob_status.py
M cmk/gui/plugins/wato/check_parameters/kube_deployment_conditions.py
M cmk/gui/plugins/wato/check_parameters/kube_node_conditions.py
M cmk/gui/plugins/wato/check_parameters/kube_node_container_count.py
M cmk/gui/plugins/wato/check_parameters/kube_node_count.py
M cmk/gui/plugins/wato/check_parameters/kube_persistent_volume_claim.py
M cmk/gui/plugins/wato/check_parameters/kube_pod_conditions.py
M cmk/gui/plugins/wato/check_parameters/kube_pod_containers.py
M cmk/gui/plugins/wato/check_parameters/kube_pod_resources.py
M cmk/gui/plugins/wato/check_parameters/kube_pod_restarts.py
M cmk/gui/plugins/wato/check_parameters/kube_pod_status.py
M cmk/gui/plugins/wato/check_parameters/kube_replicas.py
M cmk/gui/plugins/wato/check_parameters/kube_resources.py
M cmk/gui/plugins/wato/check_parameters/lamp_operation_time.py
M cmk/gui/plugins/wato/check_parameters/licenses.py
M cmk/gui/plugins/wato/check_parameters/liebert_cooling.py
M cmk/gui/plugins/wato/check_parameters/liebert_cooling_position.py
M cmk/gui/plugins/wato/check_parameters/livestatus_status.py
M cmk/gui/plugins/wato/check_parameters/lnx_quota.py
M cmk/gui/plugins/wato/check_parameters/local.py
M cmk/gui/plugins/wato/check_parameters/logins.py
M cmk/gui/plugins/wato/check_parameters/logwatch_ec.py
M cmk/gui/plugins/wato/check_parameters/lsnat.py
M cmk/gui/plugins/wato/check_parameters/lvm_lvs_pools.py
M cmk/gui/plugins/wato/check_parameters/mail_latency.py
M cmk/gui/plugins/wato/check_parameters/mail_queue_length.py
M cmk/gui/plugins/wato/check_parameters/mailqueue_length.py
M cmk/gui/plugins/wato/check_parameters/mbg_lantime_state.py
M cmk/gui/plugins/wato/check_parameters/mcafee_av_client.py
M cmk/gui/plugins/wato/check_parameters/mcafee_emailgateway_bridge.py
M cmk/gui/plugins/wato/check_parameters/mcafee_web_gateway.py
M cmk/gui/plugins/wato/check_parameters/mcafee_web_gateway_misc.py
M cmk/gui/plugins/wato/check_parameters/mem_cluster.py
M cmk/gui/plugins/wato/check_parameters/mem_pages.py
M cmk/gui/plugins/wato/check_parameters/memory.py
M cmk/gui/plugins/wato/check_parameters/memory_arbor.py
M cmk/gui/plugins/wato/check_parameters/memory_linux.py
M cmk/gui/plugins/wato/check_parameters/memory_multiitem.py
M cmk/gui/plugins/wato/check_parameters/memory_pagefile_win.py
M cmk/gui/plugins/wato/check_parameters/memory_percentage_used.py
M cmk/gui/plugins/wato/check_parameters/memory_percentage_used_multiitem.py
M cmk/gui/plugins/wato/check_parameters/memory_relative.py
M cmk/gui/plugins/wato/check_parameters/memory_simple.py
M cmk/gui/plugins/wato/check_parameters/memory_utilization_multiitem.py
M cmk/gui/plugins/wato/check_parameters/mobileiron_params.py
M cmk/gui/plugins/wato/check_parameters/mongodb_asserts.py
M cmk/gui/plugins/wato/check_parameters/mongodb_cluster.py
M cmk/gui/plugins/wato/check_parameters/mongodb_collections.py
M cmk/gui/plugins/wato/check_parameters/mongodb_flushing.py
M cmk/gui/plugins/wato/check_parameters/mongodb_locks.py
M cmk/gui/plugins/wato/check_parameters/mongodb_mem.py
M cmk/gui/plugins/wato/check_parameters/mongodb_replica_set.py
M cmk/gui/plugins/wato/check_parameters/motion.py
M cmk/gui/plugins/wato/check_parameters/mq_queues.py
M cmk/gui/plugins/wato/check_parameters/msexch_copyqueue.py
M cmk/gui/plugins/wato/check_parameters/msoffice.py
M cmk/gui/plugins/wato/check_parameters/mssql_backup.py
M cmk/gui/plugins/wato/check_parameters/mssql_backup_per_type.py
M cmk/gui/plugins/wato/check_parameters/mssql_blocked_sessions.py
M cmk/gui/plugins/wato/check_parameters/mssql_connections.py
M cmk/gui/plugins/wato/check_parameters/mssql_counters_locks.py
M cmk/gui/plugins/wato/check_parameters/mssql_counters_page_life_expectancy.py
M cmk/gui/plugins/wato/check_parameters/mssql_databases.py
M cmk/gui/plugins/wato/check_parameters/mssql_datafiles.py
M cmk/gui/plugins/wato/check_parameters/mssql_file_sizes.py
M cmk/gui/plugins/wato/check_parameters/mssql_instance.py
M cmk/gui/plugins/wato/check_parameters/mssql_instance_blocked_sessions.py
M cmk/gui/plugins/wato/check_parameters/mssql_jobs.py
M cmk/gui/plugins/wato/check_parameters/mssql_mirroring.py
M cmk/gui/plugins/wato/check_parameters/mssql_page_activity.py
M cmk/gui/plugins/wato/check_parameters/mssql_stats.py
M cmk/gui/plugins/wato/check_parameters/mssql_tablespaces.py
M cmk/gui/plugins/wato/check_parameters/mssql_transactionlogs.py
M cmk/gui/plugins/wato/check_parameters/mssql_utils.py
M cmk/gui/plugins/wato/check_parameters/msx_database.py
M cmk/gui/plugins/wato/check_parameters/msx_info_store.py
M cmk/gui/plugins/wato/check_parameters/msx_queues.py
M cmk/gui/plugins/wato/check_parameters/msx_rpcclientaccess.py
M cmk/gui/plugins/wato/check_parameters/mtr.py
M cmk/gui/plugins/wato/check_parameters/multipath.py
M cmk/gui/plugins/wato/check_parameters/multipath_count.py
M cmk/gui/plugins/wato/check_parameters/mysql_connections.py
M cmk/gui/plugins/wato/check_parameters/mysql_db_size.py
M cmk/gui/plugins/wato/check_parameters/mysql_innodb_io.py
M cmk/gui/plugins/wato/check_parameters/mysql_sessions.py
M cmk/gui/plugins/wato/check_parameters/mysql_slave.py
M cmk/gui/plugins/wato/check_parameters/netapp_api_fan.py
M cmk/gui/plugins/wato/check_parameters/netapp_api_ports.py
M cmk/gui/plugins/wato/check_parameters/netapp_api_psu.py
M cmk/gui/plugins/wato/check_parameters/netapp_disks.py
M cmk/gui/plugins/wato/check_parameters/netapp_fcportio.py
M cmk/gui/plugins/wato/check_parameters/netapp_instance.py
M cmk/gui/plugins/wato/check_parameters/netapp_luns.py
M cmk/gui/plugins/wato/check_parameters/netapp_snapshots.py
M cmk/gui/plugins/wato/check_parameters/netapp_systemtime.py
M cmk/gui/plugins/wato/check_parameters/netapp_volumes.py
M cmk/gui/plugins/wato/check_parameters/netscaler_dnsrates.py
M cmk/gui/plugins/wato/check_parameters/netscaler_mem.py
M cmk/gui/plugins/wato/check_parameters/netscaler_sslcerts.py
M cmk/gui/plugins/wato/check_parameters/netscaler_tcp_conns.py
M cmk/gui/plugins/wato/check_parameters/netscaler_vserver.py
M cmk/gui/plugins/wato/check_parameters/network.py
M cmk/gui/plugins/wato/check_parameters/network_fs.py
M cmk/gui/plugins/wato/check_parameters/nfsiostats.py
M cmk/gui/plugins/wato/check_parameters/nginx_status.py
M cmk/gui/plugins/wato/check_parameters/nimble_latency.py
M cmk/gui/plugins/wato/check_parameters/ntp.py
M cmk/gui/plugins/wato/check_parameters/nvidia_smi.py
M cmk/gui/plugins/wato/check_parameters/ocprot_current.py
M cmk/gui/plugins/wato/check_parameters/omd_status.py
M cmk/gui/plugins/wato/check_parameters/openhardwaremonitor_smart.py
M cmk/gui/plugins/wato/check_parameters/oracle_dataguard_stats.py
M cmk/gui/plugins/wato/check_parameters/oracle_instance.py
M cmk/gui/plugins/wato/check_parameters/oracle_jobs.py
M cmk/gui/plugins/wato/check_parameters/oracle_locks.py
M cmk/gui/plugins/wato/check_parameters/oracle_logswitches.py
M cmk/gui/plugins/wato/check_parameters/oracle_longactivesessions.py
M cmk/gui/plugins/wato/check_parameters/oracle_processes.py
M cmk/gui/plugins/wato/check_parameters/oracle_recovery_area.py
M cmk/gui/plugins/wato/check_parameters/oracle_recovery_status.py
M cmk/gui/plugins/wato/check_parameters/oracle_rman.py
M cmk/gui/plugins/wato/check_parameters/oracle_sessions.py
M cmk/gui/plugins/wato/check_parameters/oracle_sql.py
M cmk/gui/plugins/wato/check_parameters/oracle_tablespaces.py
M cmk/gui/plugins/wato/check_parameters/oracle_undostat.py
M cmk/gui/plugins/wato/check_parameters/overall_utilization_multiitem.py
M cmk/gui/plugins/wato/check_parameters/palo_alto.py
M cmk/gui/plugins/wato/check_parameters/palo_alto_sessions.py
M cmk/gui/plugins/wato/check_parameters/palo_alto_users.py
M cmk/gui/plugins/wato/check_parameters/pci_io_utilization_multiitem.py
M cmk/gui/plugins/wato/check_parameters/pdu_gude.py
M cmk/gui/plugins/wato/check_parameters/pf_used_states.py
M cmk/gui/plugins/wato/check_parameters/pfm_health.py
M cmk/gui/plugins/wato/check_parameters/pfsense_counter.py
M cmk/gui/plugins/wato/check_parameters/ping_levels.py
M cmk/gui/plugins/wato/check_parameters/plesk_backups.py
M cmk/gui/plugins/wato/check_parameters/pll_lock_voltage.py
M cmk/gui/plugins/wato/check_parameters/plug_count.py
M cmk/gui/plugins/wato/check_parameters/plugs.py
M cmk/gui/plugins/wato/check_parameters/postgres_instance_sessions.py
M cmk/gui/plugins/wato/check_parameters/postgres_locks.py
M cmk/gui/plugins/wato/check_parameters/postgres_maintenance.py
M cmk/gui/plugins/wato/check_parameters/postgres_sessions.py
M cmk/gui/plugins/wato/check_parameters/postgres_stat_database.py
M cmk/gui/plugins/wato/check_parameters/power_multiitem.py
M cmk/gui/plugins/wato/check_parameters/power_presence.py
M cmk/gui/plugins/wato/check_parameters/printer_input.py
M cmk/gui/plugins/wato/check_parameters/printer_output.py
M cmk/gui/plugins/wato/check_parameters/printer_supply.py
M cmk/gui/plugins/wato/check_parameters/prism_alerts.py
M cmk/gui/plugins/wato/check_parameters/prism_container.py
M cmk/gui/plugins/wato/check_parameters/prometheus_custom.py
M cmk/gui/plugins/wato/check_parameters/proxmox_ve_disk_usage_params.py
M cmk/gui/plugins/wato/check_parameters/proxmox_ve_mem_usage_prams.py
M cmk/gui/plugins/wato/check_parameters/proxmox_ve_node_info_params.py
M cmk/gui/plugins/wato/check_parameters/proxmox_ve_snapshot_age.py
M cmk/gui/plugins/wato/check_parameters/proxmox_ve_vm_backup_status_params.py
M cmk/gui/plugins/wato/check_parameters/proxmox_ve_vm_info_params.py
M cmk/gui/plugins/wato/check_parameters/ps.py
M cmk/gui/plugins/wato/check_parameters/ps_voltage.py
M cmk/gui/plugins/wato/check_parameters/psu_wattage.py
M cmk/gui/plugins/wato/check_parameters/pulse_secure.py
M cmk/gui/plugins/wato/check_parameters/quantum_storage_status.py
M cmk/gui/plugins/wato/check_parameters/rabbitmq_cluster_messages.py
M cmk/gui/plugins/wato/check_parameters/rabbitmq_cluster_stats.py
M cmk/gui/plugins/wato/check_parameters/rabbitmq_nodes.py
M cmk/gui/plugins/wato/check_parameters/rabbitmq_nodes_filedesc.py
M cmk/gui/plugins/wato/check_parameters/rabbitmq_nodes_gc.py
M cmk/gui/plugins/wato/check_parameters/rabbitmq_nodes_proc.py
M cmk/gui/plugins/wato/check_parameters/rabbitmq_nodes_sockets.py
M cmk/gui/plugins/wato/check_parameters/rabbitmq_nodes_uptime.py
M cmk/gui/plugins/wato/check_parameters/rabbitmq_queues.py
M cmk/gui/plugins/wato/check_parameters/rabbitmq_vhosts.py
M cmk/gui/plugins/wato/check_parameters/raid.py
M cmk/gui/plugins/wato/check_parameters/raid_disk.py
M cmk/gui/plugins/wato/check_parameters/raid_summary.py
M cmk/gui/plugins/wato/check_parameters/read_hits.py
M cmk/gui/plugins/wato/check_parameters/redis_info.py
M cmk/gui/plugins/wato/check_parameters/redis_info_clients.py
M cmk/gui/plugins/wato/check_parameters/redis_info_persistence.py
M cmk/gui/plugins/wato/check_parameters/rmon.py
M cmk/gui/plugins/wato/check_parameters/room_temperature.py
M cmk/gui/plugins/wato/check_parameters/ruckus_ap.py
M cmk/gui/plugins/wato/check_parameters/ruckus_mac.py
M cmk/gui/plugins/wato/check_parameters/safenet_hsm_eventstats.py
M cmk/gui/plugins/wato/check_parameters/safenet_hsm_operstats.py
M cmk/gui/plugins/wato/check_parameters/safenet_ntls_clients.py
M cmk/gui/plugins/wato/check_parameters/safenet_ntls_links.py
M cmk/gui/plugins/wato/check_parameters/sansymphony_alerts.py
M cmk/gui/plugins/wato/check_parameters/sansymphony_pool.py
M cmk/gui/plugins/wato/check_parameters/sap_dialog.py
M cmk/gui/plugins/wato/check_parameters/sap_hana.py
M cmk/gui/plugins/wato/check_parameters/sap_hana_replication_status.py
M cmk/gui/plugins/wato/check_parameters/sap_values.py
M cmk/gui/plugins/wato/check_parameters/saprouter_cert_age.py
M cmk/gui/plugins/wato/check_parameters/services.py
M cmk/gui/plugins/wato/check_parameters/services_summary.py
M cmk/gui/plugins/wato/check_parameters/siemens_plc_counter.py
M cmk/gui/plugins/wato/check_parameters/siemens_plc_duration.py
M cmk/gui/plugins/wato/check_parameters/siemens_plc_flag.py
M cmk/gui/plugins/wato/check_parameters/signal_quality.py
M cmk/gui/plugins/wato/check_parameters/single_humidity.py
M cmk/gui/plugins/wato/check_parameters/skype.py
M cmk/gui/plugins/wato/check_parameters/skype_conferencing.py
M cmk/gui/plugins/wato/check_parameters/skype_edge.py
M cmk/gui/plugins/wato/check_parameters/skype_edgeauth.py
M cmk/gui/plugins/wato/check_parameters/skype_mediation_server.py
M cmk/gui/plugins/wato/check_parameters/skype_mobile.py
M cmk/gui/plugins/wato/check_parameters/skype_proxy.py
M cmk/gui/plugins/wato/check_parameters/skype_sip.py
M cmk/gui/plugins/wato/check_parameters/skype_xmpp.py
M cmk/gui/plugins/wato/check_parameters/sles_license.py
M cmk/gui/plugins/wato/check_parameters/smoke.py
M cmk/gui/plugins/wato/check_parameters/snapvault.py
M cmk/gui/plugins/wato/check_parameters/solaris_services.py
M cmk/gui/plugins/wato/check_parameters/solaris_services_summary.py
M cmk/gui/plugins/wato/check_parameters/sophos_cpu.py
M cmk/gui/plugins/wato/check_parameters/sophos_disk.py
M cmk/gui/plugins/wato/check_parameters/sophos_memory.py
M cmk/gui/plugins/wato/check_parameters/sp_util.py
M cmk/gui/plugins/wato/check_parameters/splunk_alerts.py
M cmk/gui/plugins/wato/check_parameters/splunk_health.py
M cmk/gui/plugins/wato/check_parameters/splunk_jobs.py
M cmk/gui/plugins/wato/check_parameters/splunk_license.py
M cmk/gui/plugins/wato/check_parameters/splunk_license_usage.py
M cmk/gui/plugins/wato/check_parameters/sshd_config.py
M cmk/gui/plugins/wato/check_parameters/statgrab_mem.py
M cmk/gui/plugins/wato/check_parameters/steelhead_connections.py
M cmk/gui/plugins/wato/check_parameters/storage_iops.py
M cmk/gui/plugins/wato/check_parameters/storage_throughput.py
M cmk/gui/plugins/wato/check_parameters/storcli_pdisks.py
M cmk/gui/plugins/wato/check_parameters/storcli_vdrives.py
M cmk/gui/plugins/wato/check_parameters/switch_contact.py
M cmk/gui/plugins/wato/check_parameters/sym_brightmail_queues.py
M cmk/gui/plugins/wato/check_parameters/synology_update.py
M cmk/gui/plugins/wato/check_parameters/systemd_services.py
M cmk/gui/plugins/wato/check_parameters/systemd_services_summary.py
M cmk/gui/plugins/wato/check_parameters/systemtime.py
M cmk/gui/plugins/wato/check_parameters/tcp_conn_stats.py
M cmk/gui/plugins/wato/check_parameters/tcp_connections.py
M cmk/gui/plugins/wato/check_parameters/temperature.py
M cmk/gui/plugins/wato/check_parameters/temperature_auto.py
M cmk/gui/plugins/wato/check_parameters/temperature_trends.py
M cmk/gui/plugins/wato/check_parameters/threads.py
M cmk/gui/plugins/wato/check_parameters/threepar_capacity.py
M cmk/gui/plugins/wato/check_parameters/threepar_cpgs.py
M cmk/gui/plugins/wato/check_parameters/threepar_ports.py
M cmk/gui/plugins/wato/check_parameters/threepar_remotecopy.py
M cmk/gui/plugins/wato/check_parameters/timesyncd.py
M cmk/gui/plugins/wato/check_parameters/ucs_bladecenter_chassis_voltage.py
M cmk/gui/plugins/wato/check_parameters/ucs_bladecenter_faultinst.py
M cmk/gui/plugins/wato/check_parameters/ucs_c_rack_server_led.py
M cmk/gui/plugins/wato/check_parameters/ups_capacity.py
M cmk/gui/plugins/wato/check_parameters/ups_out_load.py
M cmk/gui/plugins/wato/check_parameters/ups_test.py
M cmk/gui/plugins/wato/check_parameters/uptime.py
M cmk/gui/plugins/wato/check_parameters/uptime_multiitem.py
M cmk/gui/plugins/wato/check_parameters/varnish_backend.py
M cmk/gui/plugins/wato/check_parameters/varnish_backend_success_ratio.py
M cmk/gui/plugins/wato/check_parameters/varnish_cache.py
M cmk/gui/plugins/wato/check_parameters/varnish_cache_hit_ratio.py
M cmk/gui/plugins/wato/check_parameters/varnish_client.py
M cmk/gui/plugins/wato/check_parameters/varnish_esi.py
M cmk/gui/plugins/wato/check_parameters/varnish_fetch.py
M cmk/gui/plugins/wato/check_parameters/varnish_objects.py
M cmk/gui/plugins/wato/check_parameters/varnish_worker.py
M cmk/gui/plugins/wato/check_parameters/varnish_worker_thread_ratio.py
M cmk/gui/plugins/wato/check_parameters/veeam_backup.py
M cmk/gui/plugins/wato/check_parameters/veeam_cdp_jobs.py
M cmk/gui/plugins/wato/check_parameters/veeam_tapejobs.py
M cmk/gui/plugins/wato/check_parameters/veritas_vcs.py
M cmk/gui/plugins/wato/check_parameters/viprinet_router.py
M cmk/gui/plugins/wato/check_parameters/vm_counter.py
M cmk/gui/plugins/wato/check_parameters/vm_guest_tools.py
M cmk/gui/plugins/wato/check_parameters/vm_heartbeat.py
M cmk/gui/plugins/wato/check_parameters/vm_snapshots.py
M cmk/gui/plugins/wato/check_parameters/vm_state.py
M cmk/gui/plugins/wato/check_parameters/vms_procs.py
M cmk/gui/plugins/wato/check_parameters/vnx_quotas.py
M cmk/gui/plugins/wato/check_parameters/voltage.py
M cmk/gui/plugins/wato/check_parameters/volume_groups.py
M cmk/gui/plugins/wato/check_parameters/vpn_tunnel.py
M cmk/gui/plugins/wato/check_parameters/websphere_mq.py
M cmk/gui/plugins/wato/check_parameters/websphere_mq_channels.py
M cmk/gui/plugins/wato/check_parameters/websphere_mq_instance.py
M cmk/gui/plugins/wato/check_parameters/websphere_mq_manager.py
M cmk/gui/plugins/wato/check_parameters/win_dhcp_pools.py
M cmk/gui/plugins/wato/check_parameters/win_license.py
M cmk/gui/plugins/wato/check_parameters/windows_multipath.py
M cmk/gui/plugins/wato/check_parameters/windows_printer_queues.py
M cmk/gui/plugins/wato/check_parameters/windows_tasks.py
M cmk/gui/plugins/wato/check_parameters/windows_updates.py
M cmk/gui/plugins/wato/check_parameters/winperf_ts_sessions.py
M cmk/gui/plugins/wato/check_parameters/wlc_clients.py
M cmk/gui/plugins/wato/check_parameters/wmic_process.py
M cmk/gui/plugins/wato/check_parameters/wut_webio.py
M cmk/gui/plugins/wato/check_parameters/zertificon_mail_queues.py
M cmk/gui/plugins/wato/check_parameters/zorp_connections_params.py
M cmk/gui/plugins/wato/check_parameters/zpool_status.py
M cmk/gui/plugins/wato/check_parameters/zypper.py
Log Message:
-----------
Rebranding: Change license headers (III)
cmk/gui/plugins/wato/check_parameters/*
CMK-12940
Change-Id: I85353793d28cc69ea43980ccf7424fe86ab3b4c5
Commit: 3bd277ee36d51a647e250104f2dae9f2141c2c78
https://github.com/tribe29/checkmk/commit/3bd277ee36d51a647e250104f2dae9f21…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M cmk/gui/plugins/__init__.py
M cmk/gui/plugins/bi/__init__.py
M cmk/gui/plugins/bi/utils.py
M cmk/gui/plugins/config/__init__.py
M cmk/gui/plugins/config/base.py
M cmk/gui/plugins/cron/__init__.py
M cmk/gui/plugins/dashboard/__init__.py
M cmk/gui/plugins/dashboard/utils.py
M cmk/gui/plugins/main_modules/__init__.py
M cmk/gui/plugins/main_modules/cre.py
M cmk/gui/plugins/main_modules/registration.py
M cmk/gui/plugins/metrics/__init__.py
M cmk/gui/plugins/metrics/apache.py
M cmk/gui/plugins/metrics/application.py
M cmk/gui/plugins/metrics/artwork.py
M cmk/gui/plugins/metrics/aws.py
M cmk/gui/plugins/metrics/checkmk.py
M cmk/gui/plugins/metrics/citrix.py
M cmk/gui/plugins/metrics/couchbase.py
M cmk/gui/plugins/metrics/cpu.py
M cmk/gui/plugins/metrics/docker.py
M cmk/gui/plugins/metrics/elasticsearch.py
M cmk/gui/plugins/metrics/emcvnx.py
M cmk/gui/plugins/metrics/environment.py
M cmk/gui/plugins/metrics/fc.py
M cmk/gui/plugins/metrics/fireeye.py
M cmk/gui/plugins/metrics/fs.py
M cmk/gui/plugins/metrics/gcp.py
M cmk/gui/plugins/metrics/gpu.py
M cmk/gui/plugins/metrics/graph_images.py
M cmk/gui/plugins/metrics/graph_pdf.py
M cmk/gui/plugins/metrics/graph_templates.py
M cmk/gui/plugins/metrics/html_render.py
M cmk/gui/plugins/metrics/ibm_mq.py
M cmk/gui/plugins/metrics/identification.py
M cmk/gui/plugins/metrics/if.py
M cmk/gui/plugins/metrics/jenkins.py
M cmk/gui/plugins/metrics/job.py
M cmk/gui/plugins/metrics/kube.py
M cmk/gui/plugins/metrics/kubernets.py
M cmk/gui/plugins/metrics/licenses.py
M cmk/gui/plugins/metrics/mail.py
M cmk/gui/plugins/metrics/mongodb.py
M cmk/gui/plugins/metrics/mqtt.py
M cmk/gui/plugins/metrics/mssql.py
M cmk/gui/plugins/metrics/netapp.py
M cmk/gui/plugins/metrics/network.py
M cmk/gui/plugins/metrics/nimble.py
M cmk/gui/plugins/metrics/omd.py
M cmk/gui/plugins/metrics/oracle.py
M cmk/gui/plugins/metrics/perfometers.py
M cmk/gui/plugins/metrics/printer.py
M cmk/gui/plugins/metrics/ps.py
M cmk/gui/plugins/metrics/qos.py
M cmk/gui/plugins/metrics/redis.py
M cmk/gui/plugins/metrics/rmon.py
M cmk/gui/plugins/metrics/rrd_fetch.py
M cmk/gui/plugins/metrics/skype.py
M cmk/gui/plugins/metrics/storage.py
M cmk/gui/plugins/metrics/timeseries.py
M cmk/gui/plugins/metrics/translation.py
M cmk/gui/plugins/metrics/unit.py
M cmk/gui/plugins/metrics/utils.py
M cmk/gui/plugins/metrics/valuespecs.py
M cmk/gui/plugins/metrics/varnish.py
M cmk/gui/plugins/openapi/__init__.py
M cmk/gui/plugins/openapi/endpoints/__init__.py
M cmk/gui/plugins/openapi/endpoints/acknowledgement.py
M cmk/gui/plugins/openapi/endpoints/activate_changes/__init__.py
M cmk/gui/plugins/openapi/endpoints/activate_changes/request_schemas.py
M cmk/gui/plugins/openapi/endpoints/activate_changes/response_schemas.py
M cmk/gui/plugins/openapi/endpoints/agent.py
M cmk/gui/plugins/openapi/endpoints/aux_tags/__init__.py
M cmk/gui/plugins/openapi/endpoints/aux_tags/schemas.py
M cmk/gui/plugins/openapi/endpoints/bi.py
M cmk/gui/plugins/openapi/endpoints/certs.py
M cmk/gui/plugins/openapi/endpoints/comments.py
M cmk/gui/plugins/openapi/endpoints/contact_group_config.py
M cmk/gui/plugins/openapi/endpoints/downtime.py
M cmk/gui/plugins/openapi/endpoints/event_console/__init__.py
M cmk/gui/plugins/openapi/endpoints/event_console/common_fields.py
M cmk/gui/plugins/openapi/endpoints/event_console/request_schemas.py
M cmk/gui/plugins/openapi/endpoints/event_console/response_schemas.py
M cmk/gui/plugins/openapi/endpoints/folder_config.py
M cmk/gui/plugins/openapi/endpoints/host.py
M cmk/gui/plugins/openapi/endpoints/host_config.py
M cmk/gui/plugins/openapi/endpoints/host_group_config.py
M cmk/gui/plugins/openapi/endpoints/host_internal.py
M cmk/gui/plugins/openapi/endpoints/host_tag.py
M cmk/gui/plugins/openapi/endpoints/metric/__init__.py
M cmk/gui/plugins/openapi/endpoints/metric/common.py
M cmk/gui/plugins/openapi/endpoints/metric/request_schemas.py
M cmk/gui/plugins/openapi/endpoints/metric/response_schemas.py
M cmk/gui/plugins/openapi/endpoints/password.py
M cmk/gui/plugins/openapi/endpoints/rule/__init__.py
M cmk/gui/plugins/openapi/endpoints/rule/fields.py
M cmk/gui/plugins/openapi/endpoints/ruleset/__init__.py
M cmk/gui/plugins/openapi/endpoints/ruleset/fields.py
M cmk/gui/plugins/openapi/endpoints/service.py
M cmk/gui/plugins/openapi/endpoints/service_discovery.py
M cmk/gui/plugins/openapi/endpoints/service_group_config.py
M cmk/gui/plugins/openapi/endpoints/site_management/__init__.py
M cmk/gui/plugins/openapi/endpoints/site_management/common.py
M cmk/gui/plugins/openapi/endpoints/site_management/request_schemas.py
M cmk/gui/plugins/openapi/endpoints/site_management/response_schemas.py
M cmk/gui/plugins/openapi/endpoints/time_periods/__init__.py
M cmk/gui/plugins/openapi/endpoints/time_periods/request_schemas.py
M cmk/gui/plugins/openapi/endpoints/time_periods/response_schemas.py
M cmk/gui/plugins/openapi/endpoints/user_config.py
M cmk/gui/plugins/openapi/endpoints/user_roles.py
M cmk/gui/plugins/openapi/endpoints/utils.py
M cmk/gui/plugins/openapi/endpoints/version.py
M cmk/gui/plugins/openapi/filters.py
M cmk/gui/plugins/openapi/permission_tracking.py
M cmk/gui/plugins/openapi/restful_objects/__init__.py
M cmk/gui/plugins/openapi/restful_objects/api_error.py
M cmk/gui/plugins/openapi/restful_objects/code_examples.py
M cmk/gui/plugins/openapi/restful_objects/constructors.py
M cmk/gui/plugins/openapi/restful_objects/datastructures.py
M cmk/gui/plugins/openapi/restful_objects/decorators.py
M cmk/gui/plugins/openapi/restful_objects/documentation.py
M cmk/gui/plugins/openapi/restful_objects/endpoint_registry.py
M cmk/gui/plugins/openapi/restful_objects/parameters.py
M cmk/gui/plugins/openapi/restful_objects/params.py
M cmk/gui/plugins/openapi/restful_objects/permissions.py
M cmk/gui/plugins/openapi/restful_objects/request_schemas.py
M cmk/gui/plugins/openapi/restful_objects/response_schemas.py
M cmk/gui/plugins/openapi/restful_objects/specification.py
M cmk/gui/plugins/openapi/restful_objects/type_defs.py
M cmk/gui/plugins/openapi/utils.py
M cmk/gui/plugins/openapi/version.py
M cmk/gui/plugins/sidebar/__init__.py
M cmk/gui/plugins/sidebar/bi.py
M cmk/gui/plugins/sidebar/bookmarks.py
M cmk/gui/plugins/sidebar/dashboards.py
M cmk/gui/plugins/sidebar/groups.py
M cmk/gui/plugins/sidebar/master_control.py
M cmk/gui/plugins/sidebar/mkeventd.py
M cmk/gui/plugins/sidebar/nagvis_maps.py
M cmk/gui/plugins/sidebar/performance.py
M cmk/gui/plugins/sidebar/search.py
M cmk/gui/plugins/sidebar/server_time.py
M cmk/gui/plugins/sidebar/site_status.py
M cmk/gui/plugins/sidebar/speedometer.py
M cmk/gui/plugins/sidebar/tactical_overview.py
M cmk/gui/plugins/sidebar/utils.py
M cmk/gui/plugins/sidebar/views.py
M cmk/gui/plugins/sidebar/virtual_host_tree.py
M cmk/gui/plugins/sidebar/wato.py
M cmk/gui/plugins/userdb/__init__.py
M cmk/gui/plugins/userdb/utils.py
M cmk/gui/plugins/views/__init__.py
M cmk/gui/plugins/views/icons/__init__.py
M cmk/gui/plugins/views/icons/utils.py
M cmk/gui/plugins/visuals/__init__.py
M cmk/gui/plugins/visuals/filters.py
M cmk/gui/plugins/visuals/infos.py
M cmk/gui/plugins/visuals/inventory.py
M cmk/gui/plugins/visuals/node_vis.py
M cmk/gui/plugins/visuals/utils.py
M cmk/gui/plugins/visuals/wato.py
M cmk/gui/plugins/wato/__init__.py
M cmk/gui/plugins/wato/ac_tests.py
M cmk/gui/plugins/wato/active_checks/__init__.py
M cmk/gui/plugins/wato/active_checks/bi_aggr.py
M cmk/gui/plugins/wato/active_checks/by_ssh.py
M cmk/gui/plugins/wato/active_checks/common.py
M cmk/gui/plugins/wato/active_checks/custom_checks.py
M cmk/gui/plugins/wato/active_checks/disk_smb.py
M cmk/gui/plugins/wato/active_checks/dns.py
M cmk/gui/plugins/wato/active_checks/elasticsearch_query.py
M cmk/gui/plugins/wato/active_checks/form_submit.py
M cmk/gui/plugins/wato/active_checks/ftp.py
M cmk/gui/plugins/wato/active_checks/http.py
M cmk/gui/plugins/wato/active_checks/icmp.py
M cmk/gui/plugins/wato/active_checks/ldap.py
M cmk/gui/plugins/wato/active_checks/mailbox.py
M cmk/gui/plugins/wato/active_checks/notify_count.py
M cmk/gui/plugins/wato/active_checks/sftp.py
M cmk/gui/plugins/wato/active_checks/smtp.py
M cmk/gui/plugins/wato/active_checks/sql.py
M cmk/gui/plugins/wato/active_checks/ssh.py
M cmk/gui/plugins/wato/active_checks/tcp.py
M cmk/gui/plugins/wato/active_checks/traceroute.py
M cmk/gui/plugins/wato/active_checks/uniserv.py
M cmk/gui/plugins/wato/background_job.py
M cmk/gui/plugins/wato/backup_domains.py
M cmk/gui/plugins/wato/bi_config.py
M cmk/gui/plugins/wato/bi_valuespecs.py
M cmk/gui/plugins/wato/builtin_modules.py
M cmk/gui/plugins/wato/check_mk_configuration.py
M cmk/gui/plugins/wato/datasource_programs.py
M cmk/gui/plugins/wato/globals_notification.py
M cmk/gui/plugins/wato/graphs.py
M cmk/gui/plugins/wato/inventory.py
M cmk/gui/plugins/wato/nagvis_auth.py
M cmk/gui/plugins/wato/notifications.py
M cmk/gui/plugins/wato/omd_configuration.py
M cmk/gui/plugins/wato/remote_audit_logs.py
M cmk/gui/plugins/wato/special_agents/3par.py
M cmk/gui/plugins/wato/special_agents/__init__.py
M cmk/gui/plugins/wato/special_agents/acme_sbc.py
M cmk/gui/plugins/wato/special_agents/activemq.py
M cmk/gui/plugins/wato/special_agents/alertmanager.py
M cmk/gui/plugins/wato/special_agents/allnet_ip_sensoric.py
M cmk/gui/plugins/wato/special_agents/appdynamics.py
M cmk/gui/plugins/wato/special_agents/aws.py
M cmk/gui/plugins/wato/special_agents/aws_status.py
M cmk/gui/plugins/wato/special_agents/azure.py
M cmk/gui/plugins/wato/special_agents/azure_status.py
M cmk/gui/plugins/wato/special_agents/bi.py
M cmk/gui/plugins/wato/special_agents/cisco_meraki.py
M cmk/gui/plugins/wato/special_agents/cisco_prime.py
M cmk/gui/plugins/wato/special_agents/common.py
M cmk/gui/plugins/wato/special_agents/couchbase.py
M cmk/gui/plugins/wato/special_agents/datadog.py
M cmk/gui/plugins/wato/special_agents/ddn_s2a.py
M cmk/gui/plugins/wato/special_agents/elasticsearch.py
M cmk/gui/plugins/wato/special_agents/emcvnx.py
M cmk/gui/plugins/wato/special_agents/fritzbox.py
M cmk/gui/plugins/wato/special_agents/gcp.py
M cmk/gui/plugins/wato/special_agents/gcp_status.py
M cmk/gui/plugins/wato/special_agents/graylog.py
M cmk/gui/plugins/wato/special_agents/hivemanager.py
M cmk/gui/plugins/wato/special_agents/hivemanager_ng.py
M cmk/gui/plugins/wato/special_agents/hp_msa.py
M cmk/gui/plugins/wato/special_agents/ibmsvc.py
M cmk/gui/plugins/wato/special_agents/innovaphone.py
M cmk/gui/plugins/wato/special_agents/ipmi_sensors.py
M cmk/gui/plugins/wato/special_agents/jenkins.py
M cmk/gui/plugins/wato/special_agents/jira.py
M cmk/gui/plugins/wato/special_agents/jolokia.py
M cmk/gui/plugins/wato/special_agents/kube.py
M cmk/gui/plugins/wato/special_agents/mobileiron.py
M cmk/gui/plugins/wato/special_agents/mqtt.py
M cmk/gui/plugins/wato/special_agents/netapp.py
M cmk/gui/plugins/wato/special_agents/prism.py
M cmk/gui/plugins/wato/special_agents/prometheus.py
M cmk/gui/plugins/wato/special_agents/proxmox_ve.py
M cmk/gui/plugins/wato/special_agents/rabbitmq.py
M cmk/gui/plugins/wato/special_agents/random.py
M cmk/gui/plugins/wato/special_agents/ruckus_spot.py
M cmk/gui/plugins/wato/special_agents/salesforce.py
M cmk/gui/plugins/wato/special_agents/siemens_plc.py
M cmk/gui/plugins/wato/special_agents/smb_share.py
M cmk/gui/plugins/wato/special_agents/splunk.py
M cmk/gui/plugins/wato/special_agents/storeonce.py
M cmk/gui/plugins/wato/special_agents/storeonce4x.py
M cmk/gui/plugins/wato/special_agents/tinkerforge.py
M cmk/gui/plugins/wato/special_agents/ucs_bladecenter.py
M cmk/gui/plugins/wato/special_agents/vnx_quotas.py
M cmk/gui/plugins/wato/special_agents/vsphere.py
M cmk/gui/plugins/wato/special_agents/zerto.py
M cmk/gui/plugins/wato/support.py
M cmk/gui/plugins/wato/utils/__init__.py
M cmk/gui/plugins/wato/utils/base_modes.py
M cmk/gui/plugins/wato/utils/context_buttons.py
M cmk/gui/plugins/wato/utils/html_elements.py
M cmk/gui/plugins/wato/utils/main_menu.py
M cmk/gui/plugins/wato/utils/simple_levels.py
M cmk/gui/plugins/wato/utils/simple_modes.py
M cmk/gui/plugins/watolib/__init__.py
M cmk/gui/plugins/watolib/utils.py
Log Message:
-----------
Rebranding: Change license headers (IV)
Remaining cmk/gui/plugins/*
CMK-12940
Change-Id: I0fd09351c970a73bbcc85ca4472ab868158bf150
Commit: a9f8d25c4f71576af25a3c4496db9d1802ab9738
https://github.com/tribe29/checkmk/commit/a9f8d25c4f71576af25a3c4496db9d180…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M cmk/gui/views/__init__.py
M cmk/gui/views/availability.py
M cmk/gui/views/builtin_views.py
M cmk/gui/views/command/__init__.py
M cmk/gui/views/command/base.py
M cmk/gui/views/command/commands.py
M cmk/gui/views/command/form.py
M cmk/gui/views/command/group.py
M cmk/gui/views/command/registry.py
M cmk/gui/views/data_source/__init__.py
M cmk/gui/views/data_source/base.py
M cmk/gui/views/data_source/datasources.py
M cmk/gui/views/data_source/livestatus.py
M cmk/gui/views/data_source/registry.py
M cmk/gui/views/datasource_selection.py
M cmk/gui/views/graph.py
M cmk/gui/views/host_tag_plugins.py
M cmk/gui/views/icon/__init__.py
M cmk/gui/views/icon/base.py
M cmk/gui/views/icon/builtin.py
M cmk/gui/views/icon/config_icons.py
M cmk/gui/views/icon/inventory.py
M cmk/gui/views/icon/page_ajax_popup_action_menu.py
M cmk/gui/views/icon/painter.py
M cmk/gui/views/icon/permission_section.py
M cmk/gui/views/icon/registry.py
M cmk/gui/views/icon/topology.py
M cmk/gui/views/inventory/__init__.py
M cmk/gui/views/inventory/builtin_display_hints.py
M cmk/gui/views/inventory/registry.py
M cmk/gui/views/inventory/row_post_processor.py
M cmk/gui/views/join_service_rows.py
M cmk/gui/views/layout/__init__.py
M cmk/gui/views/layout/base.py
M cmk/gui/views/layout/helpers.py
M cmk/gui/views/layout/layouts.py
M cmk/gui/views/layout/registry.py
M cmk/gui/views/page_ajax_filters.py
M cmk/gui/views/page_ajax_reschedule.py
M cmk/gui/views/page_create_view.py
M cmk/gui/views/page_edit_view.py
M cmk/gui/views/page_edit_views.py
M cmk/gui/views/page_show_view.py
M cmk/gui/views/painter/__init__.py
M cmk/gui/views/painter/v0/__init__.py
M cmk/gui/views/painter/v0/base.py
M cmk/gui/views/painter/v0/helpers.py
M cmk/gui/views/painter/v0/painters.py
M cmk/gui/views/painter/v1/__init__.py
M cmk/gui/views/painter/v1/helpers.py
M cmk/gui/views/painter/v1/painter_lib.py
M cmk/gui/views/painter/v1/painters.py
M cmk/gui/views/painter_options.py
M cmk/gui/views/perfometer/__init__.py
M cmk/gui/views/perfometer/base.py
M cmk/gui/views/perfometer/legacy_perfometers/__init__.py
M cmk/gui/views/perfometer/legacy_perfometers/active_checks.py
M cmk/gui/views/perfometer/legacy_perfometers/check_mk.py
M cmk/gui/views/perfometer/legacy_perfometers/utils.py
M cmk/gui/views/perfometer/painter.py
M cmk/gui/views/perfometer/sorter.py
M cmk/gui/views/row_post_processing.py
M cmk/gui/views/sort_url.py
M cmk/gui/views/sorter/__init__.py
M cmk/gui/views/sorter/base.py
M cmk/gui/views/sorter/helpers.py
M cmk/gui/views/sorter/registry.py
M cmk/gui/views/sorter/sorters.py
M cmk/gui/views/store.py
M cmk/gui/views/view_choices.py
M cmk/gui/views/visual_type.py
M cmk/gui/visuals/__init__.py
M cmk/gui/wato/__init__.py
M cmk/gui/wato/icons.py
M cmk/gui/wato/page_handler.py
M cmk/gui/wato/pages/__init__.py
M cmk/gui/wato/pages/activate_changes.py
M cmk/gui/wato/pages/analyze_configuration.py
M cmk/gui/wato/pages/audit_log.py
M cmk/gui/wato/pages/automation.py
M cmk/gui/wato/pages/backup.py
M cmk/gui/wato/pages/bulk_discovery.py
M cmk/gui/wato/pages/bulk_edit.py
M cmk/gui/wato/pages/bulk_import.py
M cmk/gui/wato/pages/check_catalog.py
M cmk/gui/wato/pages/custom_attributes.py
M cmk/gui/wato/pages/diagnostics.py
M cmk/gui/wato/pages/download_agents.py
M cmk/gui/wato/pages/fetch_agent_output.py
M cmk/gui/wato/pages/folders.py
M cmk/gui/wato/pages/global_settings.py
M cmk/gui/wato/pages/groups.py
M cmk/gui/wato/pages/host_diagnose.py
M cmk/gui/wato/pages/host_rename.py
M cmk/gui/wato/pages/hosts.py
M cmk/gui/wato/pages/icons.py
M cmk/gui/wato/pages/ldap.py
M cmk/gui/wato/pages/not_implemented.py
M cmk/gui/wato/pages/notifications.py
M cmk/gui/wato/pages/object_parameters.py
M cmk/gui/wato/pages/parentscan.py
M cmk/gui/wato/pages/password_store.py
M cmk/gui/wato/pages/pattern_editor.py
M cmk/gui/wato/pages/predefined_conditions.py
M cmk/gui/wato/pages/random_hosts.py
M cmk/gui/wato/pages/read_only.py
M cmk/gui/wato/pages/roles.py
M cmk/gui/wato/pages/rulesets.py
M cmk/gui/wato/pages/search.py
M cmk/gui/wato/pages/services.py
M cmk/gui/wato/pages/sites.py
M cmk/gui/wato/pages/tags.py
M cmk/gui/wato/pages/timeperiods.py
M cmk/gui/wato/pages/user_migrate.py
M cmk/gui/wato/pages/user_profile/__init__.py
M cmk/gui/wato/pages/user_profile/abstract_page.py
M cmk/gui/wato/pages/user_profile/async_replication.py
M cmk/gui/wato/pages/user_profile/change_password.py
M cmk/gui/wato/pages/user_profile/edit_profile.py
M cmk/gui/wato/pages/user_profile/mega_menu.py
M cmk/gui/wato/pages/user_profile/page_menu.py
M cmk/gui/wato/pages/user_profile/replicate.py
M cmk/gui/wato/pages/user_profile/two_factor.py
M cmk/gui/wato/pages/userdb_common.py
M cmk/gui/wato/pages/users.py
M cmk/gui/wato/permissions.py
M cmk/gui/wato/views.py
M cmk/gui/watolib/__init__.py
M cmk/gui/watolib/_host_attributes.py
M cmk/gui/watolib/activate_changes.py
M cmk/gui/watolib/agent_registration.py
M cmk/gui/watolib/analyze_configuration.py
M cmk/gui/watolib/appendstore.py
M cmk/gui/watolib/attributes.py
M cmk/gui/watolib/audit_log.py
M cmk/gui/watolib/audit_log_url.py
M cmk/gui/watolib/auth_php.py
M cmk/gui/watolib/automatic_host_removal.py
M cmk/gui/watolib/automation_commands.py
M cmk/gui/watolib/automations.py
M cmk/gui/watolib/backup_snapshots.py
M cmk/gui/watolib/bakery.py
M cmk/gui/watolib/builtin_attributes.py
M cmk/gui/watolib/bulk_discovery.py
M cmk/gui/watolib/changes.py
M cmk/gui/watolib/check_mk_automations.py
M cmk/gui/watolib/config_domain_name.py
M cmk/gui/watolib/config_domains.py
M cmk/gui/watolib/config_hostname.py
M cmk/gui/watolib/config_sync.py
M cmk/gui/watolib/config_variable_groups.py
M cmk/gui/watolib/custom_attributes.py
M cmk/gui/watolib/downtime.py
M cmk/gui/watolib/git.py
M cmk/gui/watolib/global_settings.py
M cmk/gui/watolib/group_writer.py
M cmk/gui/watolib/groups.py
M cmk/gui/watolib/host_attributes.py
M cmk/gui/watolib/host_label_sync.py
M cmk/gui/watolib/host_rename.py
M cmk/gui/watolib/hosts_and_folders.py
M cmk/gui/watolib/main_menu.py
M cmk/gui/watolib/mkeventd.py
M cmk/gui/watolib/mode_permissions.py
M cmk/gui/watolib/network_scan.py
M cmk/gui/watolib/notifications.py
M cmk/gui/watolib/objref.py
M cmk/gui/watolib/password_store.py
M cmk/gui/watolib/passwords.py
M cmk/gui/watolib/paths.py
M cmk/gui/watolib/predefined_conditions.py
M cmk/gui/watolib/read_only.py
M cmk/gui/watolib/rulesets.py
M cmk/gui/watolib/rulespec_groups.py
M cmk/gui/watolib/rulespecs.py
M cmk/gui/watolib/sample_config.py
M cmk/gui/watolib/search.py
M cmk/gui/watolib/services.py
M cmk/gui/watolib/sidebar_reload.py
M cmk/gui/watolib/simple_config_file.py
M cmk/gui/watolib/site_changes.py
M cmk/gui/watolib/site_management.py
M cmk/gui/watolib/sites.py
M cmk/gui/watolib/tags.py
M cmk/gui/watolib/timeperiods.py
M cmk/gui/watolib/translation.py
M cmk/gui/watolib/user_profile.py
M cmk/gui/watolib/user_scripts.py
M cmk/gui/watolib/userroles.py
M cmk/gui/watolib/users.py
M cmk/gui/watolib/utils.py
M cmk/gui/wsgi/__init__.py
M cmk/gui/wsgi/app.py
M cmk/gui/wsgi/applications/__init__.py
M cmk/gui/wsgi/applications/checkmk.py
M cmk/gui/wsgi/applications/rest_api.py
M cmk/gui/wsgi/applications/utils.py
M cmk/gui/wsgi/blueprints/__init__.py
M cmk/gui/wsgi/blueprints/checkmk.py
M cmk/gui/wsgi/blueprints/global_vars.py
M cmk/gui/wsgi/blueprints/rest_api.py
M cmk/gui/wsgi/dev_server.py
M cmk/gui/wsgi/dev_utils.py
M cmk/gui/wsgi/middleware.py
M cmk/gui/wsgi/profiling.py
M cmk/gui/wsgi/routing.py
M cmk/gui/wsgi/type_defs.py
M cmk/gui/wsgi/utils.py
M cmk/gui/wsgi/wrappers.py
Log Message:
-----------
Rebranding: Change license headers (V)
in cmk/gui/: views/*, wato/*, watolib/*, wsgi/*
CMK-12940
Change-Id: I90a54ec206c7d715384fc89c3617acd8dcb3b43f
Commit: 9d6a5c17c10f01a478f4fc38c635a1d0c4d20a45
https://github.com/tribe29/checkmk/commit/9d6a5c17c10f01a478f4fc38c635a1d0c…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M cmk/gui/__init__.py
M cmk/gui/agent_registration.py
M cmk/gui/alarm.py
M cmk/gui/auth.py
M cmk/gui/autocompleters.py
M cmk/gui/availability.py
M cmk/gui/background_job.py
M cmk/gui/backup.py
M cmk/gui/breadcrumb.py
M cmk/gui/config.py
M cmk/gui/context.py
M cmk/gui/crash_handler.py
M cmk/gui/cron.py
M cmk/gui/ctx_stack.py
M cmk/gui/default_name.py
M cmk/gui/default_permissions.py
M cmk/gui/display_options.py
M cmk/gui/exceptions.py
M cmk/gui/exporter.py
M cmk/gui/figures.py
M cmk/gui/forms.py
M cmk/gui/groups.py
M cmk/gui/gui_background_job.py
M cmk/gui/help.py
M cmk/gui/hooks.py
M cmk/gui/http.py
M cmk/gui/i18n.py
M cmk/gui/inventory.py
M cmk/gui/key_mgmt.py
M cmk/gui/log.py
M cmk/gui/logged_in.py
M cmk/gui/login.py
M cmk/gui/logwatch.py
M cmk/gui/main.py
M cmk/gui/main_menu.py
M cmk/gui/main_modules.py
M cmk/gui/message.py
M cmk/gui/metrics.py
M cmk/gui/node_vis_lib.py
M cmk/gui/node_visualization.py
M cmk/gui/nodevis_lib.py
M cmk/gui/notifications.py
M cmk/gui/num_split.py
M cmk/gui/page_menu.py
M cmk/gui/page_menu_entry.py
M cmk/gui/page_menu_utils.py
M cmk/gui/page_state.py
M cmk/gui/pages.py
M cmk/gui/pagetypes.py
M cmk/gui/pdf.py
M cmk/gui/permissions.py
M cmk/gui/prediction.py
M cmk/gui/query_filters.py
M cmk/gui/robotmk.py
M cmk/gui/session.py
M cmk/gui/site_config.py
M cmk/gui/sites.py
M cmk/gui/table.py
M cmk/gui/type_defs.py
M cmk/gui/user_message.py
M cmk/gui/user_sites.py
M cmk/gui/validate.py
M cmk/gui/valuespec.py
M cmk/gui/view.py
M cmk/gui/view_breadcrumbs.py
M cmk/gui/view_renderer.py
M cmk/gui/view_utils.py
M cmk/gui/visual_link.py
M cmk/gui/weblib.py
M cmk/gui/werks.py
Log Message:
-----------
Rebranding: Change license headers (VI)
Remaining cmk/gui/*
CMK-12940
Change-Id: I6c0dbf67d37e16cca8524c13cee445aef7466f6f
Commit: 3dccaf455753c93085b9bbf4f2ae248a63922b97
https://github.com/tribe29/checkmk/commit/3dccaf455753c93085b9bbf4f2ae248a6…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M cmk/base/check_legacy_includes/arris_cmts.py
M cmk/base/check_legacy_includes/hp_mcs.py
M cmk/base/check_legacy_includes/huawei_osn.py
M cmk/base/plugins/agent_based/__init__.py
M cmk/base/plugins/agent_based/adva_fsp_if.py
M cmk/base/plugins/agent_based/agent_based_api/__init__.py
M cmk/base/plugins/agent_based/agent_based_api/v1/__init__.py
M cmk/base/plugins/agent_based/agent_based_api/v1/clusterize.py
M cmk/base/plugins/agent_based/agent_based_api/v1/register.py
M cmk/base/plugins/agent_based/agent_based_api/v1/render.py
M cmk/base/plugins/agent_based/agent_based_api/v1/type_defs.py
M cmk/base/plugins/agent_based/aix_diskiod.py
M cmk/base/plugins/agent_based/aix_if.py
M cmk/base/plugins/agent_based/alertmanager.py
M cmk/base/plugins/agent_based/allnet_ip_sensoric.py
M cmk/base/plugins/agent_based/apache_status.py
M cmk/base/plugins/agent_based/apc_netbotz_fluid.py
M cmk/base/plugins/agent_based/apc_netbotz_smoke.py
M cmk/base/plugins/agent_based/apc_powerswitch.py
M cmk/base/plugins/agent_based/apc_rackpdu_power.py
M cmk/base/plugins/agent_based/apc_symmetra_power.py
M cmk/base/plugins/agent_based/apt.py
M cmk/base/plugins/agent_based/arbor_peakflow_sp.py
M cmk/base/plugins/agent_based/arbor_peakflow_tms.py
M cmk/base/plugins/agent_based/arbor_pravail.py
M cmk/base/plugins/agent_based/aruba_chassis.py
M cmk/base/plugins/agent_based/aruba_fans.py
M cmk/base/plugins/agent_based/aruba_psu.py
M cmk/base/plugins/agent_based/aruba_wlc_aps.py
M cmk/base/plugins/agent_based/aruba_wlc_clients.py
M cmk/base/plugins/agent_based/aws_cloudwatch_alarms.py
M cmk/base/plugins/agent_based/aws_ebs.py
M cmk/base/plugins/agent_based/aws_ebs_limits.py
M cmk/base/plugins/agent_based/aws_ec2.py
M cmk/base/plugins/agent_based/aws_rds.py
M cmk/base/plugins/agent_based/aws_status.py
M cmk/base/plugins/agent_based/azure_app_registration.py
M cmk/base/plugins/agent_based/azure_load_balancer.py
M cmk/base/plugins/agent_based/azure_mysql.py
M cmk/base/plugins/agent_based/azure_postgresql.py
M cmk/base/plugins/agent_based/azure_section_servers.py
M cmk/base/plugins/agent_based/azure_status.py
M cmk/base/plugins/agent_based/azure_traffic_manager.py
M cmk/base/plugins/agent_based/azure_virtual_machine.py
M cmk/base/plugins/agent_based/azure_virtual_network_gateways.py
M cmk/base/plugins/agent_based/bgp_peer.py
M cmk/base/plugins/agent_based/bi_aggregation.py
M cmk/base/plugins/agent_based/blade_bx_load.py
M cmk/base/plugins/agent_based/bluecat_dhcp.py
M cmk/base/plugins/agent_based/bluecat_dns.py
M cmk/base/plugins/agent_based/bluecoat_sensors.py
M cmk/base/plugins/agent_based/bluenet2_powerrail.py
M cmk/base/plugins/agent_based/bonding.py
M cmk/base/plugins/agent_based/brocade_fcport.py
M cmk/base/plugins/agent_based/brocade_optical.py
M cmk/base/plugins/agent_based/brocade_sfp.py
M cmk/base/plugins/agent_based/cadvisor_diskstat.py
M cmk/base/plugins/agent_based/cadvisor_if.py
M cmk/base/plugins/agent_based/ceph_df.py
M cmk/base/plugins/agent_based/ceph_df_json_section.py
M cmk/base/plugins/agent_based/check_mk.py
M cmk/base/plugins/agent_based/checkmk_agent.py
M cmk/base/plugins/agent_based/checkmk_agent_plugins.py
M cmk/base/plugins/agent_based/checkpoint_connections.py
M cmk/base/plugins/agent_based/chrony.py
M cmk/base/plugins/agent_based/ciena_cfm.py
M cmk/base/plugins/agent_based/ciena_cpu_util.py
M cmk/base/plugins/agent_based/ciena_health.py
M cmk/base/plugins/agent_based/ciena_port_power.py
M cmk/base/plugins/agent_based/ciena_routing_instance.py
M cmk/base/plugins/agent_based/ciena_temperature.py
M cmk/base/plugins/agent_based/ciena_tunnel.py
M cmk/base/plugins/agent_based/cisco_asa_failover.py
M cmk/base/plugins/agent_based/cisco_cpu_memory.py
M cmk/base/plugins/agent_based/cisco_cpu_multiitem.py
M cmk/base/plugins/agent_based/cisco_fp_entity_sensors.py
M cmk/base/plugins/agent_based/cisco_fru_module_status.py
M cmk/base/plugins/agent_based/cisco_ie_temp.py
M cmk/base/plugins/agent_based/cisco_mem.py
M cmk/base/plugins/agent_based/cisco_meraki_org_device_info.py
M cmk/base/plugins/agent_based/cisco_meraki_org_device_status.py
M cmk/base/plugins/agent_based/cisco_meraki_org_licenses_overview.py
M cmk/base/plugins/agent_based/cisco_meraki_org_sensor_readings.py
M cmk/base/plugins/agent_based/cisco_prime_wlan_controller.py
M cmk/base/plugins/agent_based/cisco_stack.py
M cmk/base/plugins/agent_based/cisco_temperature.py
M cmk/base/plugins/agent_based/cisco_vpn_sessions.py
M cmk/base/plugins/agent_based/cisco_vpn_tunnel.py
M cmk/base/plugins/agent_based/cisco_wlc.py
M cmk/base/plugins/agent_based/cisco_wlc_clients.py
M cmk/base/plugins/agent_based/cmciii.py
M cmk/base/plugins/agent_based/cmciii_access.py
M cmk/base/plugins/agent_based/cmciii_can_current.py
M cmk/base/plugins/agent_based/cmciii_humidity.py
M cmk/base/plugins/agent_based/cmciii_io.py
M cmk/base/plugins/agent_based/cmciii_leakage.py
M cmk/base/plugins/agent_based/cmciii_phase.py
M cmk/base/plugins/agent_based/cmciii_psm_current.py
M cmk/base/plugins/agent_based/cmciii_psm_plugs.py
M cmk/base/plugins/agent_based/cmciii_status.py
M cmk/base/plugins/agent_based/cmciii_temp.py
M cmk/base/plugins/agent_based/cmciii_temp_in_out.py
M cmk/base/plugins/agent_based/cmk_agent_ctl_status.py
M cmk/base/plugins/agent_based/cmk_site_statistics.py
M cmk/base/plugins/agent_based/cmk_update_agent_status.py
M cmk/base/plugins/agent_based/couchbase_nodes_uptime.py
M cmk/base/plugins/agent_based/cpu.py
M cmk/base/plugins/agent_based/cpu_load.py
M cmk/base/plugins/agent_based/cpu_threads.py
M cmk/base/plugins/agent_based/cpu_utilization_os.py
M cmk/base/plugins/agent_based/datadog_events.py
M cmk/base/plugins/agent_based/datadog_logs.py
M cmk/base/plugins/agent_based/datadog_monitors.py
M cmk/base/plugins/agent_based/datapower_fan.py
M cmk/base/plugins/agent_based/datapower_tcp.py
M cmk/base/plugins/agent_based/dell_hw_info.py
M cmk/base/plugins/agent_based/df.py
M cmk/base/plugins/agent_based/df_netapp.py
M cmk/base/plugins/agent_based/df_netscaler.py
M cmk/base/plugins/agent_based/df_section.py
M cmk/base/plugins/agent_based/df_zos.py
M cmk/base/plugins/agent_based/diskstat.py
M cmk/base/plugins/agent_based/diskstat_io.py
M cmk/base/plugins/agent_based/diskstat_statgrab_section.py
M cmk/base/plugins/agent_based/docker_container_cpu.py
M cmk/base/plugins/agent_based/docker_container_cpu_cgroupv2.py
M cmk/base/plugins/agent_based/docker_container_diskstat.py
M cmk/base/plugins/agent_based/docker_container_diskstat_cgroupv2.py
M cmk/base/plugins/agent_based/docker_container_mem.py
M cmk/base/plugins/agent_based/docker_container_mem_cgroupv2.py
M cmk/base/plugins/agent_based/docker_container_status.py
M cmk/base/plugins/agent_based/docker_node_info.py
M cmk/base/plugins/agent_based/domino_tasks.py
M cmk/base/plugins/agent_based/elasticsearch_indices.py
M cmk/base/plugins/agent_based/emc_isilon_iops.py
M cmk/base/plugins/agent_based/emc_isilon_quota.py
M cmk/base/plugins/agent_based/emc_vplex_director_stats.py
M cmk/base/plugins/agent_based/emc_vplex_if.py
M cmk/base/plugins/agent_based/emc_vplex_volumes.py
M cmk/base/plugins/agent_based/entity_sensors.py
M cmk/base/plugins/agent_based/enviromux.py
M cmk/base/plugins/agent_based/enviromux_aux.py
M cmk/base/plugins/agent_based/enviromux_digital.py
M cmk/base/plugins/agent_based/enviromux_external.py
M cmk/base/plugins/agent_based/enviromux_micro.py
M cmk/base/plugins/agent_based/enviromux_micro_external.py
M cmk/base/plugins/agent_based/enviromux_remote_input.py
M cmk/base/plugins/agent_based/enviromux_sems_digital.py
M cmk/base/plugins/agent_based/enviromux_sems_external.py
M cmk/base/plugins/agent_based/enviromux_sems_internal.py
M cmk/base/plugins/agent_based/epower.py
M cmk/base/plugins/agent_based/esx_vsphere_counters.py
M cmk/base/plugins/agent_based/esx_vsphere_counters_ramdisk.py
M cmk/base/plugins/agent_based/esx_vsphere_datastore_io.py
M cmk/base/plugins/agent_based/esx_vsphere_hostsystem_cpu_usage.py
M cmk/base/plugins/agent_based/esx_vsphere_hostsystem_mem_usage.py
M cmk/base/plugins/agent_based/esx_vsphere_hostsystem_section.py
M cmk/base/plugins/agent_based/esx_vsphere_snapshot.py
M cmk/base/plugins/agent_based/esx_vsphere_systeminfo.py
M cmk/base/plugins/agent_based/esx_vsphere_vm.py
M cmk/base/plugins/agent_based/esx_vsphere_vm_cpu.py
M cmk/base/plugins/agent_based/esx_vsphere_vm_datastores.py
M cmk/base/plugins/agent_based/esx_vsphere_vm_guest_tools.py
M cmk/base/plugins/agent_based/esx_vsphere_vm_heartbeat.py
M cmk/base/plugins/agent_based/esx_vsphere_vm_mem_usage.py
M cmk/base/plugins/agent_based/esx_vsphere_vm_name.py
M cmk/base/plugins/agent_based/esx_vsphere_vm_running_on.py
M cmk/base/plugins/agent_based/etherbox.py
M cmk/base/plugins/agent_based/ewon.py
M cmk/base/plugins/agent_based/f5_bigip_cluster.py
M cmk/base/plugins/agent_based/f5_bigip_cluster_status.py
M cmk/base/plugins/agent_based/f5_bigip_vcmpguests.py
M cmk/base/plugins/agent_based/fileinfo.py
M cmk/base/plugins/agent_based/fireeye_sys_status.py
M cmk/base/plugins/agent_based/fjdarye_ca_ports.py
M cmk/base/plugins/agent_based/fjdarye_ce_power_supply_units.py
M cmk/base/plugins/agent_based/fjdarye_channel_adapters.py
M cmk/base/plugins/agent_based/fjdarye_channel_modules.py
M cmk/base/plugins/agent_based/fjdarye_controller_enclosures.py
M cmk/base/plugins/agent_based/fjdarye_controller_modules_flash.py
M cmk/base/plugins/agent_based/fjdarye_controller_modules_memory.py
M cmk/base/plugins/agent_based/fjdarye_device_enclosures.py
M cmk/base/plugins/agent_based/fjdarye_disks.py
M cmk/base/plugins/agent_based/fjdarye_expanders.py
M cmk/base/plugins/agent_based/fjdarye_inlet_thermal_sensors.py
M cmk/base/plugins/agent_based/fjdarye_pcie_flash_modules.py
M cmk/base/plugins/agent_based/fjdarye_pools.py
M cmk/base/plugins/agent_based/fjdarye_power_supply_units.py
M cmk/base/plugins/agent_based/fjdarye_rluns.py
M cmk/base/plugins/agent_based/fjdarye_summary_status.py
M cmk/base/plugins/agent_based/fjdarye_system_capacitors.py
M cmk/base/plugins/agent_based/fjdarye_thermal_sensors.py
M cmk/base/plugins/agent_based/fortiauthenticator_auth_fail.py
M cmk/base/plugins/agent_based/fortigate_antivirus_ips.py
M cmk/base/plugins/agent_based/fortigate_ap_connection.py
M cmk/base/plugins/agent_based/fortigate_node_memory.py
M cmk/base/plugins/agent_based/fortigate_sync_status.py
M cmk/base/plugins/agent_based/fortimail_cpu_load.py
M cmk/base/plugins/agent_based/fortimail_disk_usage.py
M cmk/base/plugins/agent_based/fortimail_queue.py
M cmk/base/plugins/agent_based/fortisandbox_disk_usage.py
M cmk/base/plugins/agent_based/fortisandbox_mem_usage_section.py
M cmk/base/plugins/agent_based/fritz.py
M cmk/base/plugins/agent_based/gcp_assets.py
M cmk/base/plugins/agent_based/gcp_cost.py
M cmk/base/plugins/agent_based/gcp_exceptions.py
M cmk/base/plugins/agent_based/gcp_filestore.py
M cmk/base/plugins/agent_based/gcp_gce.py
M cmk/base/plugins/agent_based/gcp_gce_storage.py
M cmk/base/plugins/agent_based/gcp_gcs.py
M cmk/base/plugins/agent_based/gcp_http_lb.py
M cmk/base/plugins/agent_based/gcp_sql.py
M cmk/base/plugins/agent_based/gcp_status.py
M cmk/base/plugins/agent_based/globalprotect_utilization.py
M cmk/base/plugins/agent_based/graylog_alerts.py
M cmk/base/plugins/agent_based/graylog_events.py
M cmk/base/plugins/agent_based/graylog_failures.py
M cmk/base/plugins/agent_based/graylog_streams.py
M cmk/base/plugins/agent_based/haproxy.py
M cmk/base/plugins/agent_based/heartbeat_crm.py
M cmk/base/plugins/agent_based/hitachi_hnas_fc_if.py
M cmk/base/plugins/agent_based/hitachi_hnas_span.py
M cmk/base/plugins/agent_based/hitachi_hnas_volume.py
M cmk/base/plugins/agent_based/hp_hh3c_fan.py
M cmk/base/plugins/agent_based/hp_hh3c_power.py
M cmk/base/plugins/agent_based/hp_msa_if.py
M cmk/base/plugins/agent_based/hp_proliant_da_phydrv.py
M cmk/base/plugins/agent_based/hp_proliant_mem.py
M cmk/base/plugins/agent_based/hp_proliant_systeminfo.py
M cmk/base/plugins/agent_based/hpux_cpu.py
M cmk/base/plugins/agent_based/hpux_if.py
M cmk/base/plugins/agent_based/hpux_lunstats.py
M cmk/base/plugins/agent_based/hr_fs.py
M cmk/base/plugins/agent_based/hr_mem.py
M cmk/base/plugins/agent_based/hr_ps.py
M cmk/base/plugins/agent_based/huawei_osn_if.py
M cmk/base/plugins/agent_based/ibm_mq_channels.py
M cmk/base/plugins/agent_based/ibm_mq_managers.py
M cmk/base/plugins/agent_based/ibm_mq_queues.py
M cmk/base/plugins/agent_based/ibm_svc_systemstats.py
M cmk/base/plugins/agent_based/if32.py
M cmk/base/plugins/agent_based/if64.py
M cmk/base/plugins/agent_based/if64_basic.py
M cmk/base/plugins/agent_based/if64_tplink.py
M cmk/base/plugins/agent_based/if_brocade_lancom.py
M cmk/base/plugins/agent_based/if_fortigate.py
M cmk/base/plugins/agent_based/iis_app_pool_state.py
M cmk/base/plugins/agent_based/infoblox_osinfo.py
M cmk/base/plugins/agent_based/infoblox_services.py
M cmk/base/plugins/agent_based/infoblox_systeminfo.py
M cmk/base/plugins/agent_based/inv_cisco_vlans.py
M cmk/base/plugins/agent_based/inv_esx_vsphere_hostsystem.py
M cmk/base/plugins/agent_based/inv_if.py
M cmk/base/plugins/agent_based/inventory_aix_baselevel.py
M cmk/base/plugins/agent_based/inventory_aix_lparstat.py
M cmk/base/plugins/agent_based/inventory_aix_packages.py
M cmk/base/plugins/agent_based/inventory_aix_service_packs.py
M cmk/base/plugins/agent_based/inventory_azure_load_balancer.py
M cmk/base/plugins/agent_based/inventory_checkmk_server.py
M cmk/base/plugins/agent_based/inventory_checkpoint_vpn_tunnels.py
M cmk/base/plugins/agent_based/inventory_citrix_controller.py
M cmk/base/plugins/agent_based/inventory_citrix_state.py
M cmk/base/plugins/agent_based/inventory_couchbase_node_ports.py
M cmk/base/plugins/agent_based/inventory_dmidecode.py
M cmk/base/plugins/agent_based/inventory_docker_container_labels.py
M cmk/base/plugins/agent_based/inventory_docker_container_network.py
M cmk/base/plugins/agent_based/inventory_docker_container_node_name.py
M cmk/base/plugins/agent_based/inventory_docker_node_images.py
M cmk/base/plugins/agent_based/inventory_docker_node_network.py
M cmk/base/plugins/agent_based/inventory_enviromux_micro.py
M cmk/base/plugins/agent_based/inventory_esx_vsphere_clusters.py
M cmk/base/plugins/agent_based/inventory_esx_vsphere_virtual_machines.py
M cmk/base/plugins/agent_based/inventory_fortiauthenticator_system.py
M cmk/base/plugins/agent_based/inventory_fortigate_ha.py
M cmk/base/plugins/agent_based/inventory_fortimail_system.py
M cmk/base/plugins/agent_based/inventory_fortinet_firewall.py
M cmk/base/plugins/agent_based/inventory_fortisandbox_software.py
M cmk/base/plugins/agent_based/inventory_fortisandbox_system.py
M cmk/base/plugins/agent_based/inventory_ipmi_firmware.py
M cmk/base/plugins/agent_based/inventory_k8s_service_info.py
M cmk/base/plugins/agent_based/inventory_kube_cluster.py
M cmk/base/plugins/agent_based/inventory_kube_daemonset.py
M cmk/base/plugins/agent_based/inventory_kube_deployment.py
M cmk/base/plugins/agent_based/inventory_kube_namespace.py
M cmk/base/plugins/agent_based/inventory_kube_node.py
M cmk/base/plugins/agent_based/inventory_kube_pod.py
M cmk/base/plugins/agent_based/inventory_kube_statefulset.py
M cmk/base/plugins/agent_based/inventory_lnx_block_devices.py
M cmk/base/plugins/agent_based/inventory_lnx_ip_r.py
M cmk/base/plugins/agent_based/inventory_lnx_packages.py
M cmk/base/plugins/agent_based/inventory_lnx_sysctl.py
M cmk/base/plugins/agent_based/inventory_lnx_video.py
M cmk/base/plugins/agent_based/inventory_mobileiron.py
M cmk/base/plugins/agent_based/inventory_mssql_clusters.py
M cmk/base/plugins/agent_based/inventory_oracle_systemparameter.py
M cmk/base/plugins/agent_based/inventory_primekey.py
M cmk/base/plugins/agent_based/inventory_snmp_extended_info.py
M cmk/base/plugins/agent_based/inventory_solaris_addresses.py
M cmk/base/plugins/agent_based/inventory_solaris_pkginfo.py
M cmk/base/plugins/agent_based/inventory_solaris_psrinfo.py
M cmk/base/plugins/agent_based/inventory_solaris_routes.py
M cmk/base/plugins/agent_based/inventory_statgrab_net.py
M cmk/base/plugins/agent_based/inventory_win_bios.py
M cmk/base/plugins/agent_based/inventory_win_disks.py
M cmk/base/plugins/agent_based/inventory_win_exefiles.py
M cmk/base/plugins/agent_based/inventory_win_ip_r.py
M cmk/base/plugins/agent_based/inventory_win_networkadapter.py
M cmk/base/plugins/agent_based/inventory_win_reg_uninstall.py
M cmk/base/plugins/agent_based/inventory_win_video.py
M cmk/base/plugins/agent_based/inventory_win_wmi_software.py
M cmk/base/plugins/agent_based/inventory_win_wmi_updates.py
M cmk/base/plugins/agent_based/ipmi.py
M cmk/base/plugins/agent_based/ipmi_sensors.py
M cmk/base/plugins/agent_based/jenkins_jobs.py
M cmk/base/plugins/agent_based/jenkins_nodes.py
M cmk/base/plugins/agent_based/job.py
M cmk/base/plugins/agent_based/juniper_cpu_util.py
M cmk/base/plugins/agent_based/juniper_info.py
M cmk/base/plugins/agent_based/juniper_trpz_aps.py
M cmk/base/plugins/agent_based/juniper_trpz_aps_sessions.py
M cmk/base/plugins/agent_based/k8s_daemon_pods.py
M cmk/base/plugins/agent_based/k8s_pod_container.py
M cmk/base/plugins/agent_based/kaspersky_av_client.py
M cmk/base/plugins/agent_based/kaspersky_av_kesl_updates.py
M cmk/base/plugins/agent_based/kaspersky_av_quarantine.py
M cmk/base/plugins/agent_based/kaspersky_av_tasks.py
M cmk/base/plugins/agent_based/kaspersky_av_updates.py
M cmk/base/plugins/agent_based/kemp_loadmaster_realserver.py
M cmk/base/plugins/agent_based/kemp_loadmaster_services.py
M cmk/base/plugins/agent_based/kernel.py
M cmk/base/plugins/agent_based/kube_cluster_api_health.py
M cmk/base/plugins/agent_based/kube_cluster_info.py
M cmk/base/plugins/agent_based/kube_collector_info.py
M cmk/base/plugins/agent_based/kube_cpu.py
M cmk/base/plugins/agent_based/kube_cronjob_info.py
M cmk/base/plugins/agent_based/kube_cronjob_status.py
M cmk/base/plugins/agent_based/kube_daemonset_info.py
M cmk/base/plugins/agent_based/kube_deployment_conditions.py
M cmk/base/plugins/agent_based/kube_deployment_info.py
M cmk/base/plugins/agent_based/kube_memory.py
M cmk/base/plugins/agent_based/kube_namespace_info.py
M cmk/base/plugins/agent_based/kube_node_conditions.py
M cmk/base/plugins/agent_based/kube_node_container_count.py
M cmk/base/plugins/agent_based/kube_node_count.py
M cmk/base/plugins/agent_based/kube_node_info.py
M cmk/base/plugins/agent_based/kube_node_kubelet.py
M cmk/base/plugins/agent_based/kube_persistent_volume_claim.py
M cmk/base/plugins/agent_based/kube_pod_conditions.py
M cmk/base/plugins/agent_based/kube_pod_containers.py
M cmk/base/plugins/agent_based/kube_pod_info.py
M cmk/base/plugins/agent_based/kube_pod_phase.py
M cmk/base/plugins/agent_based/kube_pod_resources.py
M cmk/base/plugins/agent_based/kube_pod_restarts.py
M cmk/base/plugins/agent_based/kube_pod_status.py
M cmk/base/plugins/agent_based/kube_replicas.py
M cmk/base/plugins/agent_based/kube_resource_quota_cpu.py
M cmk/base/plugins/agent_based/kube_resource_quota_memory.py
M cmk/base/plugins/agent_based/kube_statefulset_info.py
M cmk/base/plugins/agent_based/kube_uptime.py
M cmk/base/plugins/agent_based/labels.py
M cmk/base/plugins/agent_based/liebert_humidity_air.py
M cmk/base/plugins/agent_based/liebert_system.py
M cmk/base/plugins/agent_based/liebert_temp_air.py
M cmk/base/plugins/agent_based/liebert_temp_fluid.py
M cmk/base/plugins/agent_based/livestatus_status.py
M cmk/base/plugins/agent_based/lnx_bonding.py
M cmk/base/plugins/agent_based/lnx_cpuinfo.py
M cmk/base/plugins/agent_based/lnx_distro.py
M cmk/base/plugins/agent_based/lnx_if.py
M cmk/base/plugins/agent_based/lnx_quota.py
M cmk/base/plugins/agent_based/lnx_thermal.py
M cmk/base/plugins/agent_based/lnx_uname.py
M cmk/base/plugins/agent_based/local.py
M cmk/base/plugins/agent_based/logwatch.py
M cmk/base/plugins/agent_based/logwatch_ec.py
M cmk/base/plugins/agent_based/logwatch_section.py
M cmk/base/plugins/agent_based/lparstat_aix.py
M cmk/base/plugins/agent_based/lsi.py
M cmk/base/plugins/agent_based/lxc_container_cpu.py
M cmk/base/plugins/agent_based/lxc_container_cpu_cgroupv2.py
M cmk/base/plugins/agent_based/mcafee_av_client.py
M cmk/base/plugins/agent_based/mcafee_emailgateway_cpuload.py
M cmk/base/plugins/agent_based/mcdata_fcport.py
M cmk/base/plugins/agent_based/megaraid_ldisks.py
M cmk/base/plugins/agent_based/megaraid_pdisks.py
M cmk/base/plugins/agent_based/mem.py
M cmk/base/plugins/agent_based/mem_used.py
M cmk/base/plugins/agent_based/mem_used_sections.py
M cmk/base/plugins/agent_based/mobileiron_compliance.py
M cmk/base/plugins/agent_based/mobileiron_section.py
M cmk/base/plugins/agent_based/mobileiron_statistics.py
M cmk/base/plugins/agent_based/mobileiron_versions.py
M cmk/base/plugins/agent_based/mongodb_counters.py
M cmk/base/plugins/agent_based/mongodb_replica.py
M cmk/base/plugins/agent_based/mqtt.py
M cmk/base/plugins/agent_based/mrpe.py
M cmk/base/plugins/agent_based/mssql_availability_groups.py
M cmk/base/plugins/agent_based/mssql_backup.py
M cmk/base/plugins/agent_based/mssql_blocked_sessions.py
M cmk/base/plugins/agent_based/mssql_counters_cache_hits.py
M cmk/base/plugins/agent_based/mssql_counters_file_sizes.py
M cmk/base/plugins/agent_based/mssql_counters_locks.py
M cmk/base/plugins/agent_based/mssql_counters_locks_per_batch.py
M cmk/base/plugins/agent_based/mssql_counters_page_life_expectancy.py
M cmk/base/plugins/agent_based/mssql_counters_pageactivity.py
M cmk/base/plugins/agent_based/mssql_counters_section.py
M cmk/base/plugins/agent_based/mssql_counters_sqlstats.py
M cmk/base/plugins/agent_based/mssql_counters_transactions.py
M cmk/base/plugins/agent_based/mssql_databases.py
M cmk/base/plugins/agent_based/mssql_datafiles_transactionlogs.py
M cmk/base/plugins/agent_based/mssql_instance.py
M cmk/base/plugins/agent_based/mssql_jobs.py
M cmk/base/plugins/agent_based/mssql_mirroring.py
M cmk/base/plugins/agent_based/mtr.py
M cmk/base/plugins/agent_based/multipath.py
M cmk/base/plugins/agent_based/mysql_capacity.py
M cmk/base/plugins/agent_based/netapp_api_cpu.py
M cmk/base/plugins/agent_based/netapp_api_disk.py
M cmk/base/plugins/agent_based/netapp_api_fan.py
M cmk/base/plugins/agent_based/netapp_api_if.py
M cmk/base/plugins/agent_based/netapp_api_info.py
M cmk/base/plugins/agent_based/netapp_api_luns.py
M cmk/base/plugins/agent_based/netapp_api_ports.py
M cmk/base/plugins/agent_based/netapp_api_psu.py
M cmk/base/plugins/agent_based/netapp_api_qtree_quota.py
M cmk/base/plugins/agent_based/netapp_api_snapvault.py
M cmk/base/plugins/agent_based/netapp_api_vf_stats.py
M cmk/base/plugins/agent_based/netapp_api_volumes.py
M cmk/base/plugins/agent_based/netapp_volumes.py
M cmk/base/plugins/agent_based/netscaler_sslcertificates.py
M cmk/base/plugins/agent_based/netscaler_tcp_conns.py
M cmk/base/plugins/agent_based/netscaler_vserver.py
M cmk/base/plugins/agent_based/network_fs_mounts.py
M cmk/base/plugins/agent_based/nfsiostat.py
M cmk/base/plugins/agent_based/ntp.py
M cmk/base/plugins/agent_based/nvidia_smi.py
M cmk/base/plugins/agent_based/omd_apache.py
M cmk/base/plugins/agent_based/omd_diskusage.py
M cmk/base/plugins/agent_based/omd_info.py
M cmk/base/plugins/agent_based/omd_status.py
M cmk/base/plugins/agent_based/openshift_queries.py
M cmk/base/plugins/agent_based/oracle_asm_diskgroup.py
M cmk/base/plugins/agent_based/oracle_crs_res.py
M cmk/base/plugins/agent_based/oracle_dataguard_stats.py
M cmk/base/plugins/agent_based/oracle_instance.py
M cmk/base/plugins/agent_based/oracle_performance_check.py
M cmk/base/plugins/agent_based/oracle_performance_inventory.py
M cmk/base/plugins/agent_based/oracle_performance_section.py
M cmk/base/plugins/agent_based/oracle_processes.py
M cmk/base/plugins/agent_based/oracle_recovery_area.py
M cmk/base/plugins/agent_based/oracle_rman.py
M cmk/base/plugins/agent_based/oracle_tablespaces.py
M cmk/base/plugins/agent_based/ovs_bonding.py
M cmk/base/plugins/agent_based/palo_alto_state.py
M cmk/base/plugins/agent_based/palo_alto_users.py
M cmk/base/plugins/agent_based/pdu_gude.py
M cmk/base/plugins/agent_based/perle_chassis.py
M cmk/base/plugins/agent_based/perle_chassis_slots.py
M cmk/base/plugins/agent_based/perle_psmu.py
M cmk/base/plugins/agent_based/postgres_query_duration.py
M cmk/base/plugins/agent_based/postgres_stats.py
M cmk/base/plugins/agent_based/primekey_data.py
M cmk/base/plugins/agent_based/primekey_db_usage.py
M cmk/base/plugins/agent_based/primekey_fan.py
M cmk/base/plugins/agent_based/primekey_hsm_battery_voltage.py
M cmk/base/plugins/agent_based/primekey_temperature.py
M cmk/base/plugins/agent_based/printer_alerts.py
M cmk/base/plugins/agent_based/printer_io.py
M cmk/base/plugins/agent_based/printer_pages.py
M cmk/base/plugins/agent_based/printer_pages_canon.py
M cmk/base/plugins/agent_based/printer_pages_ricoh.py
M cmk/base/plugins/agent_based/printer_supply.py
M cmk/base/plugins/agent_based/prometheus_build.py
M cmk/base/plugins/agent_based/prometheus_cpu.py
M cmk/base/plugins/agent_based/prometheus_uptime.py
M cmk/base/plugins/agent_based/proxmox_ve_backup_status.py
M cmk/base/plugins/agent_based/proxmox_ve_disk_usage.py
M cmk/base/plugins/agent_based/proxmox_ve_mem_usage.py
M cmk/base/plugins/agent_based/proxmox_ve_node_info.py
M cmk/base/plugins/agent_based/proxmox_ve_snapshot_age.py
M cmk/base/plugins/agent_based/proxmox_ve_vm_info.py
M cmk/base/plugins/agent_based/prtconf.py
M cmk/base/plugins/agent_based/ps_check.py
M cmk/base/plugins/agent_based/ps_section.py
M cmk/base/plugins/agent_based/pulse_secure_users.py
M cmk/base/plugins/agent_based/quantum_storage.py
M cmk/base/plugins/agent_based/ruckus_spot_ap.py
M cmk/base/plugins/agent_based/sansymphony_pool.py
M cmk/base/plugins/agent_based/sap.py
M cmk/base/plugins/agent_based/sap_hana_backup.py
M cmk/base/plugins/agent_based/sap_hana_data_volume.py
M cmk/base/plugins/agent_based/sap_hana_db_status.py
M cmk/base/plugins/agent_based/sap_hana_diskusage.py
M cmk/base/plugins/agent_based/sap_hana_ess.py
M cmk/base/plugins/agent_based/sap_hana_events.py
M cmk/base/plugins/agent_based/sap_hana_fileinfo.py
M cmk/base/plugins/agent_based/sap_hana_instance_status.py
M cmk/base/plugins/agent_based/sap_hana_license.py
M cmk/base/plugins/agent_based/sap_hana_memrate.py
M cmk/base/plugins/agent_based/sap_hana_proc.py
M cmk/base/plugins/agent_based/sap_hana_replication_status.py
M cmk/base/plugins/agent_based/sap_hana_status.py
M cmk/base/plugins/agent_based/scaleio_storage_pool.py
M cmk/base/plugins/agent_based/scaleio_volume.py
M cmk/base/plugins/agent_based/section_lnx_container_host_if.py
M cmk/base/plugins/agent_based/sentry_pdu.py
M cmk/base/plugins/agent_based/sentry_pdu_outlets.py
M cmk/base/plugins/agent_based/services.py
M cmk/base/plugins/agent_based/site_object_counts.py
M cmk/base/plugins/agent_based/smart.py
M cmk/base/plugins/agent_based/snmp_info.py
M cmk/base/plugins/agent_based/snmp_uptime.py
M cmk/base/plugins/agent_based/solaris_prtdiag.py
M cmk/base/plugins/agent_based/solaris_services.py
M cmk/base/plugins/agent_based/solaris_uname.py
M cmk/base/plugins/agent_based/splunk_system_msg.py
M cmk/base/plugins/agent_based/sshd_config.py
M cmk/base/plugins/agent_based/statgrab_load.py
M cmk/base/plugins/agent_based/storcli_cache_vault.py
M cmk/base/plugins/agent_based/storcli_physical_disks.py
M cmk/base/plugins/agent_based/storcli_vdrives.py
M cmk/base/plugins/agent_based/storcli_virtual_disks.py
M cmk/base/plugins/agent_based/storeonce4x_appliances.py
M cmk/base/plugins/agent_based/storeonce4x_cat_stores.py
M cmk/base/plugins/agent_based/storeonce_clusterinfo.py
M cmk/base/plugins/agent_based/storeonce_servicesets.py
M cmk/base/plugins/agent_based/storeonce_stores.py
M cmk/base/plugins/agent_based/stormshield_services.py
M cmk/base/plugins/agent_based/suseconnect.py
M cmk/base/plugins/agent_based/synology_disks.py
M cmk/base/plugins/agent_based/synology_fans.py
M cmk/base/plugins/agent_based/synology_info.py
M cmk/base/plugins/agent_based/synology_raid.py
M cmk/base/plugins/agent_based/synology_status.py
M cmk/base/plugins/agent_based/synology_update.py
M cmk/base/plugins/agent_based/systemd_units.py
M cmk/base/plugins/agent_based/systemtime.py
M cmk/base/plugins/agent_based/tcp_conn_stats.py
M cmk/base/plugins/agent_based/threepar_capacity.py
M cmk/base/plugins/agent_based/threepar_cpgs.py
M cmk/base/plugins/agent_based/threepar_hosts.py
M cmk/base/plugins/agent_based/threepar_ports.py
M cmk/base/plugins/agent_based/threepar_remotecopy.py
M cmk/base/plugins/agent_based/threepar_system.py
M cmk/base/plugins/agent_based/threepar_volumes.py
M cmk/base/plugins/agent_based/timemachine.py
M cmk/base/plugins/agent_based/timesyncd.py
M cmk/base/plugins/agent_based/tsm_stagingpools.py
M cmk/base/plugins/agent_based/ucd_cpu_load.py
M cmk/base/plugins/agent_based/ucd_diskio.py
M cmk/base/plugins/agent_based/ucd_mem.py
M cmk/base/plugins/agent_based/ucs_bladecenter_if.py
M cmk/base/plugins/agent_based/ucs_c_rack_server_faultinst.py
M cmk/base/plugins/agent_based/ucs_c_rack_server_led.py
M cmk/base/plugins/agent_based/ups_battery_state.py
M cmk/base/plugins/agent_based/ups_capacity.py
M cmk/base/plugins/agent_based/ups_eaton_mg.py
M cmk/base/plugins/agent_based/ups_modulys_battery.py
M cmk/base/plugins/agent_based/ups_out_load.py
M cmk/base/plugins/agent_based/ups_power.py
M cmk/base/plugins/agent_based/uptime.py
M cmk/base/plugins/agent_based/utils/__init__.py
M cmk/base/plugins/agent_based/utils/apt.py
M cmk/base/plugins/agent_based/utils/arbor.py
M cmk/base/plugins/agent_based/utils/aruba.py
M cmk/base/plugins/agent_based/utils/aws.py
M cmk/base/plugins/agent_based/utils/azure.py
M cmk/base/plugins/agent_based/utils/azure_app_gateway.py
M cmk/base/plugins/agent_based/utils/azure_load_balancer.py
M cmk/base/plugins/agent_based/utils/bluecat.py
M cmk/base/plugins/agent_based/utils/bonding.py
M cmk/base/plugins/agent_based/utils/brocade.py
M cmk/base/plugins/agent_based/utils/cache_helper.py
M cmk/base/plugins/agent_based/utils/checkmk.py
M cmk/base/plugins/agent_based/utils/checkpoint.py
M cmk/base/plugins/agent_based/utils/ciena_ces.py
M cmk/base/plugins/agent_based/utils/cisco_mem.py
M cmk/base/plugins/agent_based/utils/cisco_meraki.py
M cmk/base/plugins/agent_based/utils/cisco_sensor_item.py
M cmk/base/plugins/agent_based/utils/cisco_wlc.py
M cmk/base/plugins/agent_based/utils/cmciii.py
M cmk/base/plugins/agent_based/utils/constants.py
M cmk/base/plugins/agent_based/utils/container_cgroupv2.py
M cmk/base/plugins/agent_based/utils/couchbase.py
M cmk/base/plugins/agent_based/utils/cpu.py
M cmk/base/plugins/agent_based/utils/cpu_load.py
M cmk/base/plugins/agent_based/utils/cpu_util.py
M cmk/base/plugins/agent_based/utils/cpu_utilization_os.py
M cmk/base/plugins/agent_based/utils/datapower.py
M cmk/base/plugins/agent_based/utils/db.py
M cmk/base/plugins/agent_based/utils/device_types.py
M cmk/base/plugins/agent_based/utils/df.py
M cmk/base/plugins/agent_based/utils/dhcp_pools.py
M cmk/base/plugins/agent_based/utils/diskstat.py
M cmk/base/plugins/agent_based/utils/docker.py
M cmk/base/plugins/agent_based/utils/domino.py
M cmk/base/plugins/agent_based/utils/elphase.py
M cmk/base/plugins/agent_based/utils/entity_mib.py
M cmk/base/plugins/agent_based/utils/entity_sensors.py
M cmk/base/plugins/agent_based/utils/enviromux.py
M cmk/base/plugins/agent_based/utils/esx_vsphere.py
M cmk/base/plugins/agent_based/utils/eval_regex.py
M cmk/base/plugins/agent_based/utils/f5_bigip.py
M cmk/base/plugins/agent_based/utils/fan.py
M cmk/base/plugins/agent_based/utils/fileinfo.py
M cmk/base/plugins/agent_based/utils/fireeye.py
M cmk/base/plugins/agent_based/utils/fjdarye.py
M cmk/base/plugins/agent_based/utils/fortinet.py
M cmk/base/plugins/agent_based/utils/gcp.py
M cmk/base/plugins/agent_based/utils/graylog.py
M cmk/base/plugins/agent_based/utils/hitachi_hnas.py
M cmk/base/plugins/agent_based/utils/hp_hh3c.py
M cmk/base/plugins/agent_based/utils/hp_msa.py
M cmk/base/plugins/agent_based/utils/hp_proliant.py
M cmk/base/plugins/agent_based/utils/huawei_osn.py
M cmk/base/plugins/agent_based/utils/humidity.py
M cmk/base/plugins/agent_based/utils/ibm_mq.py
M cmk/base/plugins/agent_based/utils/if64.py
M cmk/base/plugins/agent_based/utils/interfaces.py
M cmk/base/plugins/agent_based/utils/inventory_interfaces.py
M cmk/base/plugins/agent_based/utils/ip_format.py
M cmk/base/plugins/agent_based/utils/ipmi.py
M cmk/base/plugins/agent_based/utils/juniper.py
M cmk/base/plugins/agent_based/utils/k8s.py
M cmk/base/plugins/agent_based/utils/kemp_loadmaster.py
M cmk/base/plugins/agent_based/utils/kube.py
M cmk/base/plugins/agent_based/utils/kube_info.py
M cmk/base/plugins/agent_based/utils/kube_inventory.py
M cmk/base/plugins/agent_based/utils/kube_resources.py
M cmk/base/plugins/agent_based/utils/kube_strategy.py
M cmk/base/plugins/agent_based/utils/liebert.py
M cmk/base/plugins/agent_based/utils/livestatus_status.py
M cmk/base/plugins/agent_based/utils/lnx_if.py
M cmk/base/plugins/agent_based/utils/logwatch.py
M cmk/base/plugins/agent_based/utils/mcafee_gateway.py
M cmk/base/plugins/agent_based/utils/megaraid.py
M cmk/base/plugins/agent_based/utils/memory.py
M cmk/base/plugins/agent_based/utils/mobileiron.py
M cmk/base/plugins/agent_based/utils/mongodb.py
M cmk/base/plugins/agent_based/utils/mssql_counters.py
M cmk/base/plugins/agent_based/utils/multipath.py
M cmk/base/plugins/agent_based/utils/netapp_api.py
M cmk/base/plugins/agent_based/utils/netscaler.py
M cmk/base/plugins/agent_based/utils/oracle.py
M cmk/base/plugins/agent_based/utils/palo_alto.py
M cmk/base/plugins/agent_based/utils/perle.py
M cmk/base/plugins/agent_based/utils/postgres.py
M cmk/base/plugins/agent_based/utils/primekey.py
M cmk/base/plugins/agent_based/utils/printer.py
M cmk/base/plugins/agent_based/utils/ps.py
M cmk/base/plugins/agent_based/utils/pulse_secure.py
M cmk/base/plugins/agent_based/utils/redis.py
M cmk/base/plugins/agent_based/utils/sap_hana.py
M cmk/base/plugins/agent_based/utils/scaleio.py
M cmk/base/plugins/agent_based/utils/sentry.py
M cmk/base/plugins/agent_based/utils/size_trend.py
M cmk/base/plugins/agent_based/utils/storeonce.py
M cmk/base/plugins/agent_based/utils/synology.py
M cmk/base/plugins/agent_based/utils/tcp_connections.py
M cmk/base/plugins/agent_based/utils/temperature.py
M cmk/base/plugins/agent_based/utils/threepar.py
M cmk/base/plugins/agent_based/utils/timesync.py
M cmk/base/plugins/agent_based/utils/ucd_hr_detection.py
M cmk/base/plugins/agent_based/utils/ucs_bladecenter.py
M cmk/base/plugins/agent_based/utils/ups.py
M cmk/base/plugins/agent_based/utils/uptime.py
M cmk/base/plugins/agent_based/utils/wlc_clients.py
M cmk/base/plugins/agent_based/utils/wmi.py
M cmk/base/plugins/agent_based/veeam_cdp_jobs.py
M cmk/base/plugins/agent_based/veritas_vcs.py
M cmk/base/plugins/agent_based/vms_diskstat.py
M cmk/base/plugins/agent_based/vms_if.py
M cmk/base/plugins/agent_based/vnx_quotas.py
M cmk/base/plugins/agent_based/vutlan_ems_smoke.py
M cmk/base/plugins/agent_based/vxvm_enclosures.py
M cmk/base/plugins/agent_based/vxvm_multipath.py
M cmk/base/plugins/agent_based/win_computersystem.py
M cmk/base/plugins/agent_based/win_cpuinfo.py
M cmk/base/plugins/agent_based/win_dhcp_pools.py
M cmk/base/plugins/agent_based/win_os.py
M cmk/base/plugins/agent_based/win_system.py
M cmk/base/plugins/agent_based/windows_intel_bonding.py
M cmk/base/plugins/agent_based/windows_os_bonding.py
M cmk/base/plugins/agent_based/windows_updates.py
M cmk/base/plugins/agent_based/winperf_if.py
M cmk/base/plugins/agent_based/winperf_msx_queues.py
M cmk/base/plugins/agent_based/winperf_phydisk.py
M cmk/base/plugins/agent_based/winperf_processor.py
M cmk/base/plugins/agent_based/winperf_tcp_conn.py
M cmk/base/plugins/agent_based/wlc_clients.py
M cmk/base/plugins/agent_based/wmi_cpuload.py
M cmk/base/plugins/agent_based/wut_webio.py
M cmk/base/plugins/agent_based/zertificon_mail_queues.py
M cmk/base/plugins/agent_based/zerto.py
M cmk/base/plugins/agent_based/zfsget.py
M cmk/base/plugins/agent_based/zpool.py
M cmk/base/plugins/agent_based/zpool_status.py
M cmk/base/plugins/agent_based/zypper.py
Log Message:
-----------
Rebranding: Change license headers (VII)
cmk/base/plugins/agent_based/*
CMK-12940
Change-Id: I280e76de900a8acd2e81096593e49faca5494862
Commit: eecb1ab00a86fecd0220f472cbfb9973719f98e8
https://github.com/tribe29/checkmk/commit/eecb1ab00a86fecd0220f472cbfb99737…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M agents/check-mk-agent.spec
M agents/scripts/super-server/1_xinetd/check-mk-agent
M cmk/base/__init__.py
M cmk/base/_autochecks.py
M cmk/base/_sources.py
M cmk/base/agent_based/__init__.py
M cmk/base/agent_based/checking/__init__.py
M cmk/base/agent_based/checking/_checking.py
M cmk/base/agent_based/confcheckers.py
M cmk/base/agent_based/discovery/__init__.py
M cmk/base/agent_based/discovery/_discovered_services.py
M cmk/base/agent_based/discovery/_discovery.py
M cmk/base/agent_based/discovery/_filters.py
M cmk/base/agent_based/discovery/_host_labels.py
M cmk/base/agent_based/discovery/autodiscovery.py
M cmk/base/agent_based/discovery/commandline.py
M cmk/base/agent_based/discovery/preview.py
M cmk/base/agent_based/discovery/utils.py
M cmk/base/agent_based/inventory/__init__.py
M cmk/base/agent_based/inventory/_active.py
M cmk/base/agent_based/inventory/_autoinventory.py
M cmk/base/agent_based/inventory/_inventory.py
M cmk/base/agent_based/inventory/commandline.py
M cmk/base/api/__init__.py
M cmk/base/api/agent_based/__init__.py
M cmk/base/api/agent_based/checking_classes.py
M cmk/base/api/agent_based/cluster_mode.py
M cmk/base/api/agent_based/clusterize.py
M cmk/base/api/agent_based/inventory_classes.py
M cmk/base/api/agent_based/register/__init__.py
M cmk/base/api/agent_based/register/_config.py
M cmk/base/api/agent_based/register/check_plugins.py
M cmk/base/api/agent_based/register/check_plugins_legacy.py
M cmk/base/api/agent_based/register/export.py
M cmk/base/api/agent_based/register/inventory_plugins.py
M cmk/base/api/agent_based/register/section_plugins.py
M cmk/base/api/agent_based/register/section_plugins_legacy/__init__.py
M cmk/base/api/agent_based/register/snmp_plugin_store.py
M cmk/base/api/agent_based/register/utils.py
M cmk/base/api/agent_based/render.py
M cmk/base/api/agent_based/section_classes.py
M cmk/base/api/agent_based/type_defs.py
M cmk/base/api/agent_based/utils.py
M cmk/base/api/agent_based/value_store/__init__.py
M cmk/base/api/agent_based/value_store/_global_state.py
M cmk/base/api/agent_based/value_store/_utils.py
M cmk/base/automations/__init__.py
M cmk/base/automations/check_mk.py
M cmk/base/check_api.py
M cmk/base/check_legacy_includes/__init__.py
M cmk/base/check_legacy_includes/acme.py
M cmk/base/check_legacy_includes/akcp_sensor.py
M cmk/base/check_legacy_includes/alcatel.py
M cmk/base/check_legacy_includes/arbor.py
M cmk/base/check_legacy_includes/aws.py
M cmk/base/check_legacy_includes/azure.py
M cmk/base/check_legacy_includes/checkpoint.py
M cmk/base/check_legacy_includes/cisco_prime.py
M cmk/base/check_legacy_includes/cisco_ucs.py
M cmk/base/check_legacy_includes/cmciii.py
M cmk/base/check_legacy_includes/cmctc.py
M cmk/base/check_legacy_includes/cpu_util.py
M cmk/base/check_legacy_includes/db2.py
M cmk/base/check_legacy_includes/ddn_s2a.py
M cmk/base/check_legacy_includes/dell_compellent.py
M cmk/base/check_legacy_includes/dell_om.py
M cmk/base/check_legacy_includes/dell_poweredge.py
M cmk/base/check_legacy_includes/df.py
M cmk/base/check_legacy_includes/dhcp_pools.py
M cmk/base/check_legacy_includes/didactum.py
M cmk/base/check_legacy_includes/diskstat.py
M cmk/base/check_legacy_includes/elphase.py
M cmk/base/check_legacy_includes/emcvnx.py
M cmk/base/check_legacy_includes/f5_bigip.py
M cmk/base/check_legacy_includes/fan.py
M cmk/base/check_legacy_includes/filerdisks.py
M cmk/base/check_legacy_includes/fireeye.py
M cmk/base/check_legacy_includes/firewall_if.py
M cmk/base/check_legacy_includes/fortigate_cpu.py
M cmk/base/check_legacy_includes/fortigate_sessions.py
M cmk/base/check_legacy_includes/fsc.py
M cmk/base/check_legacy_includes/fsc_sc2.py
M cmk/base/check_legacy_includes/graylog.py
M cmk/base/check_legacy_includes/hitachi_hus.py
M cmk/base/check_legacy_includes/hp_msa.py
M cmk/base/check_legacy_includes/hp_proliant.py
M cmk/base/check_legacy_includes/huawei_switch.py
M cmk/base/check_legacy_includes/humidity.py
M cmk/base/check_legacy_includes/hwg.py
M cmk/base/check_legacy_includes/ibm_mq.py
M cmk/base/check_legacy_includes/ibm_svc.py
M cmk/base/check_legacy_includes/ibm_tape_library.py
M cmk/base/check_legacy_includes/infoblox.py
M cmk/base/check_legacy_includes/innovaphone.py
M cmk/base/check_legacy_includes/ispro.py
M cmk/base/check_legacy_includes/jolokia.py
M cmk/base/check_legacy_includes/juniper_mem.py
M cmk/base/check_legacy_includes/k8s.py
M cmk/base/check_legacy_includes/license.py
M cmk/base/check_legacy_includes/liebert.py
M cmk/base/check_legacy_includes/mbg_lantime.py
M cmk/base/check_legacy_includes/mcafee_gateway.py
M cmk/base/check_legacy_includes/mem.py
M cmk/base/check_legacy_includes/mysql.py
M cmk/base/check_legacy_includes/netapp_api.py
M cmk/base/check_legacy_includes/netstat.py
M cmk/base/check_legacy_includes/oracle.py
M cmk/base/check_legacy_includes/pandacom_temp.py
M cmk/base/check_legacy_includes/perle.py
M cmk/base/check_legacy_includes/poe.py
M cmk/base/check_legacy_includes/quanta.py
M cmk/base/check_legacy_includes/raritan.py
M cmk/base/check_legacy_includes/redis.py
M cmk/base/check_legacy_includes/scaleio.py
M cmk/base/check_legacy_includes/size_trend.py
M cmk/base/check_legacy_includes/temperature.py
M cmk/base/check_legacy_includes/transforms.py
M cmk/base/check_legacy_includes/ups_in_voltage.py
M cmk/base/check_legacy_includes/ups_out_voltage.py
M cmk/base/check_legacy_includes/uptime.py
M cmk/base/check_legacy_includes/wmi.py
M cmk/base/compress_history.py
M cmk/base/config.py
M cmk/base/core.py
M cmk/base/core_config.py
M cmk/base/core_factory.py
M cmk/base/core_nagios.py
M cmk/base/default_config/__init__.py
M cmk/base/default_config/base.py
M cmk/base/default_config/notify.py
M cmk/base/diagnostics.py
M cmk/base/dump_host.py
M cmk/base/events.py
M cmk/base/export.py
M cmk/base/ip_lookup.py
M cmk/base/item_state.py
M cmk/base/legacy_checks/__init__.py
M cmk/base/modes/__init__.py
M cmk/base/modes/_localize.py
M cmk/base/modes/check_mk.py
M cmk/base/nagios_utils.py
M cmk/base/notify.py
M cmk/base/obsolete_output.py
M cmk/base/parent_scan.py
M cmk/base/plugins/__init__.py
M cmk/base/prediction.py
M cmk/base/profiling.py
M cmk/base/rrd.py
M cmk/base/sources.py
M cmk/base/utils.py
Log Message:
-----------
Rebranding: Change license headers (VIII)
Remaining cmk/base/*
CMK-12940
Change-Id: I7c926560faa588ae47e02e040d1b3fcd89954917
Commit: 9aeb27215bc700483b56029b6acf32e72a57a33d
https://github.com/tribe29/checkmk/commit/9aeb27215bc700483b56029b6acf32e72…
Author: Konstantin Baikov <konstantin.baikov(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M cmk/gui/mkeventd/helpers.py
M cmk/gui/mkeventd/wato.py
Log Message:
-----------
Load EC config before mkevend actions
CMK-12807
This allows to read the hosttranslation
options before matching rules in EC GUI.
Before this change all options were ignored
Change-Id: I1615f6d3c3f8e3e50fb86219ec59f5201bbe4fe8
Compare: https://github.com/tribe29/checkmk/compare/f6024a76e719...9aeb27215bc7
Branch: refs/heads/2.2.0
Home: https://github.com/tribe29/checkmk
Commit: 317e1fef72282b998292fe156e88668f84b05a7c
https://github.com/tribe29/checkmk/commit/317e1fef72282b998292fe156e88668f8…
Author: Gav <gavin.mcguigan(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
A .werks/15678
M cmk/gui/fields/attributes.py
M cmk/gui/fields/custom_fields.py
M cmk/gui/fields/definitions.py
M cmk/gui/plugins/openapi/endpoints/time_periods/request_schemas.py
M cmk/gui/plugins/openapi/endpoints/time_periods/response_schemas.py
M cmk/gui/plugins/openapi/restful_objects/parameters.py
M cmk/gui/plugins/openapi/restful_objects/response_schemas.py
M cmk/gui/watolib/timeperiods.py
Log Message:
-----------
15678 FIX schemas: regex pattern updates
This werk introduces a fix to the pattern attribute in various
rest api schemas.
To avoid partial matches, regex patterns should start with
the caret and end with the dollar symbol.
Also, the + symbol should be preferred over the * symbol as
the * symbol allowed for zero or more matches instead of
1 or more which is what the + symbol gives us.
For patterns that list possible options, e.g.
monday|tuesday|wedneday... etc
they have instead been removed and replaced with enums.
CMK-12220
Change-Id: I89dab0652c15cb9e7381e1f6d5d974afaf0bfd40
Commit: 82bd488039ca6144d4749ef56e178708edef0076
https://github.com/tribe29/checkmk/commit/82bd488039ca6144d4749ef56e178708e…
Author: Gav <gavin.mcguigan(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
A .werks/15680
M cmk/gui/livestatus_utils/commands/downtimes.py
M cmk/gui/plugins/openapi/restful_objects/request_schemas.py
M tests/unit/cmk/gui/livestatus_utils/test_downtime_commands.py
Log Message:
-----------
15680 FIX downtimes: duration field changed from seconds to minutes
This werk addresses an issue with the downtimes endpoint. When
creating a downtime, the duration field was accepting an integer
that represented the downtime in seconds. The problem was that
the gui shows this in minutes. The fix changes the duration
field to accpet integers that represent minutes instead.
CMK-7183
Change-Id: Ie8a7e30a8fb950b343e7ce77fb7f7909650f871d
Commit: 4e1daad276b48b93c29a3504e2f3a9ff83a4623a
https://github.com/tribe29/checkmk/commit/4e1daad276b48b93c29a3504e2f3a9ff8…
Author: Andreas Umbreit <andreas.umbreit(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
A .werks/15698
Log Message:
-----------
Add Werk 15698: mk_filestats: Crash on baking with "Deploy without configuration"
SUP-13977
SUP-14000
Change-Id: Ia7716b71cb23afd178a8713a83099a313dc66ff7
Commit: cce527197e8b7e831b484a4f9b946b53db16aeea
https://github.com/tribe29/checkmk/commit/cce527197e8b7e831b484a4f9b946b53d…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M cmk/utils/packaging/__init__.py
Log Message:
-----------
packaging: increase readability
Change-Id: I1fa26ad940e9fac7af9957002d6d08c4b1b4681e
Commit: 591a23b22f2f0d6abcd8813b6be9410b8620ec43
https://github.com/tribe29/checkmk/commit/591a23b22f2f0d6abcd8813b6be9410b8…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
A .werks/15533
M cmk/utils/packaging/__init__.py
Log Message:
-----------
15533 FIX Extension packages: Packages missing on remote sites
CMK-12811
Change-Id: I5840952f2f4e74144e940e0c86ffd5f5af5bb35b
Commit: f6024a76e71991f08433bc5474ea1cb332542d4c
https://github.com/tribe29/checkmk/commit/f6024a76e71991f08433bc5474ea1cb33…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M cmk/base/agent_based/discovery/autodiscovery.py
Log Message:
-----------
remove duplicated function
Change-Id: Iac3ab751c47f53115dc832f3033ee340f28b8f8e
Compare: https://github.com/tribe29/checkmk/compare/4a25e0caa8d8...f6024a76e719