Grafana

Started by gamaxaur, May 08, 2020, 12:10:16 PM

Previous topic - Next topic

gamaxaur

Hi,
I can not get grafana to connect with netxms.
I get response "response.headers is not a function"
Webapi seems to work fine.
I tried with server and with browser method they both fail with same response.


Alex Kirhenshtein

Hello.

NetXMS plugin in official repo is old version (wee pushed pull request, but it's still pending) - you need to update it manually:

grafana-cli plugins uninstall radensolutions-netxms-datasource
cd /var/lib/grafana/plugins/datasources
git clone https://github.com/netxms/grafana.git radensolutions-netxms-datasource
systemctl restart grafana-server

gamaxaur

Hi Alex,
I have done as you instructed.Now datasource connects but no DCIs or targets appear when I try to create dashboard. :-\.