Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 538dc8284101ba58aced360c391fe4d6e24a1a8d
https://github.com/tribe29/checkmk/commit/538dc8284101ba58aced360c391fe4d6e…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M cmk/base/api/agent_based/register/snmp_plugin_store.py
M cmk/base/automations/check_mk.py
M cmk/base/config.py
M cmk/base/dump_host.py
M cmk/base/modes/check_mk.py
M cmk/base/sources.py
M cmk/checkers/__init__.py
M cmk/checkers/_base.py
M cmk/checkers/agent.py
M cmk/checkers/cache.py
R cmk/checkers/factory.py
M cmk/checkers/host_sections.py
R cmk/checkers/ipmi.py
R cmk/checkers/piggyback.py
R cmk/checkers/program.py
M cmk/checkers/snmp.py
R cmk/checkers/snmp_backend/__init__.py
R cmk/checkers/snmp_backend/_utils.py
R cmk/checkers/snmp_backend/classic.py
R cmk/checkers/snmp_backend/stored_walk.py
R cmk/checkers/tcp.py
R cmk/checkers/tcp_agent_ctl.py
M cmk/fetchers/__init__.py
A cmk/fetchers/_agentctl.py
A cmk/fetchers/_ipmi.py
A cmk/fetchers/_iputils.py
A cmk/fetchers/_nofetcher.py
A cmk/fetchers/_piggyback.py
A cmk/fetchers/_program.py
A cmk/fetchers/_snmp.py
A cmk/fetchers/_tcp.py
A cmk/fetchers/cache.py
A cmk/fetchers/snmp.py
A cmk/fetchers/snmp_backend/__init__.py
A cmk/fetchers/snmp_backend/_utils.py
A cmk/fetchers/snmp_backend/classic.py
A cmk/fetchers/snmp_backend/stored_walk.py
M tests/integration/cmk/lib/snmplib/backend_snmp.py
M tests/integration/cmk/lib/snmplib/conftest.py
M tests/testlib/snmp.py
M tests/unit/cmk/base/sources/test_data_sources.py
M tests/unit/cmk/base/test_automations_check_mk.py
M tests/unit/cmk/base/test_config.py
M tests/unit/cmk/base/test_modes_check_mk.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_parsers.py
M tests/unit/cmk/checkers/test_snmp_backend.py
M tests/unit/cmk/checkers/test_tcp_agent_ctl.py
Log Message:
-----------
Move fetchers impl to cmk.fetchers
CMK-11862
Change-Id: Ia51a93e7de8325401835d8d1cc9cc73ab6f0140b