Checkmk / grafana-checkmk-datasource

CheckMK data source for Grafana

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not compatible with Grafana 8

monotonus opened this issue · comments

Because this is an unsigned plugin, it's not compatible with Grafana 8.

Edit: After setting this option in the grafana.ini

allow_loading_unsigned_plugins = checkmk-datasource

I get this error message:

Fetch error: 403 Forbidden Instantiating https://grafana.xxx.de:53000/public/plugins/checkmk-datasource/module.js Loading plugins/checkmk-datasource/module
Data Source Error

Hi @monotonus,
Could you provide some more information, as it is currently impossible to evaluate what could possibly the problem. We could start with the exact versions that you are using (Grafana and Checkmk-Plugin).

Unfortunately I reverted back to Grafana v7.5.10 which works like a charm together with grafana-checkmk-datasource-1.1.0. Because this version is from September 2019, it may be that there is some further development necessary to run with the new Grafana 8 version.

As specified on #52 the connector works with Grafana 8. You need to be careful that your systemd permissions allow you to read the plugin files.