Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 08c0a2c0f070e2f1cd8fcecb6f67e2984bafbda8
https://github.com/tribe29/checkmk/commit/08c0a2c0f070e2f1cd8fcecb6f67e2984…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2020-03-30 (Mon, 30 Mar 2020)
Changed paths:
M cmk/base/api/agent_based/register/section_plugins_legacy.py
M cmk/base/api/agent_based/register/section_plugins_legacy_scan_function.py
M tests-py3/unit/checks/test_generic_legacy_conversion.py
M tests-py3/unit/cmk/base/test_snmp_scan.py
Log Message:
-----------
API: make legacy conversion read fallback files
This will be required for inventory plugins
Change-Id: Ifd0c74f5291dee8ab114bd9eaf73c3a17b9f7dec
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 60ab9e33d04fb2a21096ea80e741c15fb5e6aa28
https://github.com/tribe29/checkmk/commit/60ab9e33d04fb2a21096ea80e741c15fb…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2020-03-30 (Mon, 30 Mar 2020)
Changed paths:
A agents/wnx/plugins/prototype/db2/dbc.cmd
A agents/wnx/plugins/prototype/db2/mk_db2.checkmk.py
A agents/wnx/plugins/prototype/db2/mk_db2.cmd
A agents/wnx/plugins/prototype/db2/mk_db2.linux
A agents/wnx/plugins/prototype/db2/readme.md
Log Message:
-----------
[CMK-1960] - prototype of the python-db2 plugin #1
- list of instances
- list of db in every instance
- simple argument parsing
- minimal mypy support(to be extended)
Change-Id: I40050268b9652deae7ad73ec4cb72709da68ee26
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 4582a049aba6ae7e5f861e2d5b9e248d34541ede
https://github.com/tribe29/checkmk/commit/4582a049aba6ae7e5f861e2d5b9e248d3…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-03-30 (Mon, 30 Mar 2020)
Changed paths:
M cmk/gui/node_visualization.py
M cmk/gui/pages.py
M cmk/gui/plugins/sidebar/utils.py
M cmk/gui/plugins/userdb/ldap_connector.py
M cmk/gui/userdb.py
M cmk/gui/views.py
M cmk/gui/watolib/activate_changes.py
M cmk/gui/watolib/changes.py
M cmk/gui/watolib/host_attributes.py
M cmk/utils/plugin_registry.py
M tests/unit/cmk/utils/test_plugin_registry.py
Log Message:
-----------
Some --check-untyped-defs fixes, part 30.
Change-Id: Ib78a4a8cf0a718a894c524f0dd4731565d4a4d80