Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: e7378c3b7d95c7ecb2ac3183602e3cb8221a461f
https://github.com/tribe29/checkmk/commit/e7378c3b7d95c7ecb2ac3183602e3cb82…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2020-06-18 (Thu, 18 Jun 2020)
Changed paths:
A bin/fetcher
M cmk/base/data_sources/programs.py
A cmk/fetchers/controller.py
M cmk/utils/paths.py
A tests-py3/unit/cmk/fetchers/test_controller.py
Log Message:
-----------
[CMK-4707] - fetcher skeleton
- 'main' fetcher in bin
- simple protocol description and partial implementation
- base logic related to the fetchers, json, transferring data, argument processing and
exception management
- make crazy pylinter happy(programs.py)
- path for fetcher-config in cmk.util.paths
- make crazy pylinter happy(managed.py)
Change-Id: I007f1d2f4ade40ef491541d37fbbfc075ad2c135