ginoledesma / sunpower-pvs-exporter

A Prometheus Exporter for the SunPower PVS monitoring system
MIT License
77 stars 27 forks source link

Grafana configs #4

Open kskenyon opened 4 years ago

kskenyon commented 4 years ago

I'm trying to duplicate your Grafana pages from the JSON templates provided. Apparently there have been enough changes in Grafana since these were created that I can't make much work correctly.

I'm getting all the data into InfluxDB and to Grafana OK but things just don't match up very well when I compare my JSON to yours that was imported. I assume that is due to updates to Grafana.

Do you have updated templates for the three example Grafana screen shots that you could post to update to a more current version of Grafana? I'm on Version 6.7.4 (NA) on Fedora.

I am using a PVS5 but I don't know that there are any differences in the data you are scraping with this app compared to your PVS6. I really like the Grafana dashboards you have created.

Kevin

ginoledesma commented 4 years ago

Ah, I haven’t updated to Grafana 7 yet, but I can do that this weekend and post a config for that version.

I believe there is one plugin that might not have been updated to be compatible so I’ll figure out an alternative.

kskenyon commented 4 years ago

Thanks!

Sent from my iPad

On Sep 11, 2020, at 12:09 AM, Gino Ledesma notifications@github.com wrote:

 Ah, I haven’t updated to Grafana 7 yet, but I can do that this weekend and post a confit for that version.

I believe there is one plugin that might not have been updated to be compatible so I’ll figure out an alternative.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

kskenyon commented 4 years ago

It looks like Stop Light is available on Grafana 7 now.

Kevin

On Sep 11, 2020, at 12:09 AM, Gino Ledesma notifications@github.com wrote:

Ah, I haven’t updated to Grafana 7 yet, but I can do that this weekend and post a confit for that version.

I believe there is one plugin that might not have been updated to be compatible so I’ll figure out an alternative.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ginoledesma/sunpower-pvs-exporter/issues/4#issuecomment-690862085, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF4WTTCBUVVR47FWXOKMGULSFGPIVANCNFSM4RGQYHFA.

rome1983 commented 4 years ago

I was able to make it work by looking at some of the changes here.

https://github.com/xlukose/sunpower-pvs-exporter

kskenyon commented 4 years ago

I tried xlukose' changes. I still don't get a clean import from the .json files for Grafana. I lose all the queries. Any idea what I might be doing wrong?

Kevin

kskenyon commented 4 years ago

Oops, I sent the data from Prometheus to InfluxDB and I was trying to query that. If I go to the Prometheus data sources directly is works better. :-)