Hello,
I'm trying to add the Zabbix plugin to Grafana, but it doesn't appear to be working, but other plugins are fine. Can you see anything wrong with this?
Pluging - https://grafana.com/grafana/plugins/...in-zabbix-app/
My conf.env file
The other 2 plugins load and work, but the Zabbix one doesn't seem to appear under plugins or datasources.
Any ideas?
I'm trying to add the Zabbix plugin to Grafana, but it doesn't appear to be working, but other plugins are fine. Can you see anything wrong with this?
Pluging - https://grafana.com/grafana/plugins/...in-zabbix-app/
My conf.env file
Code:
GF_INSTALL_PLUGINS=alexanderzobnin-zabbix-app GF_INSTALL_PLUGINS=grafana-clock-panel GF_INSTALL_PLUGINS=marcusolsson-csv-datasource GF_SERVER_PROTOCOL=https
Any ideas?