Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 8fb8f10b309d39465b2b5b104cec7fbb65d1e6e0
https://github.com/tribe29/checkmk/commit/8fb8f10b309d39465b2b5b104cec7fbb6…
Author: Philipp Siegmantel <philipp.siegmantel(a)tribe29.com>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
A .werks/13948
M active_checks/check_bi_aggr
M cmk/gui/plugins/openapi/restful_objects/type_defs.py
M cmk/gui/plugins/wato/active_checks/bi_aggr.py
M cmk/special_agents/agent_bi.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_bi.py
Log Message:
-----------
13948 Switch BI check and agent to the REST API
The BI active check and agent will now use the REST API to retrive data.
This also means that cookie authentication mode in the active check is no longer
supported.
You can use the header mode (the new default) instead.
CMK-10262
Change-Id: I004941ec39e35dbcf5cd02bf9b0ab0e49297e2d0