Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 052cad24232fa3086b4cacf572d99349be53fb21
https://github.com/tribe29/checkmk/commit/052cad24232fa3086b4cacf572d99349b…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M cmk/fetchers/controller.py
M tests/unit/cmk/fetchers/test_controller.py
Log Message:
-----------
The Big Fetcher Protocol Renaming(tm).
A few names in the fetcher protocol were confusing or even outright
wrong, this has been fixed:
* SUCCESS => RESULT
* FAILURE => LOG
* hint/severity => log level (internally only)
Added 2 missing log levels in the protocol on the way.
Change-Id: I3cfc6384b41a308744b31d9e571d1a2254dae6a6