neuralfraud / grafana-prtg

A PRTG Datasource plugin for Grafana
181 stars 75 forks source link

PRTG Plugin Error Issue #34

Closed packtman closed 7 years ago

packtman commented 7 years ago

First of all I would like to thank you neuralfraud for the great work you're doing here!

I hate to post an issue. But, this is something I am really looking forward to. I have just installed Grafana grafana.4.1.2 version and followed all the mentioned steps as per the installation guideline.

  1. Installed Grafana.
  2. Downloaded jasonlashua-prtg-datasource contents under /plugins section.
  3. Restarted the Grafana server.
  4. Added PRTG as a new datasource.

The issue I am facing is after adding the PRTG as a new datasource. I am getting a plugin error.

Thanks. prtg_issue

packtman commented 7 years ago

Figured it out after looking at https://github.com/neuralfraud/grafana-prtg/issues/26 issue.

I was working on a windows machine. I tried mxitup2's solution from above link and implemented it in CentOS, it worked! For the users who are trying to implement this on Windows machine copy the jasonlashua-prtg-datasource folder to Grafana\data\plugins folder instead of Grafana\public\app\plugins\datasource. The setup is pretty simple so just read through the documentation and issues.