Page 1 of 1

Influx Grafana Script

Posted: Wed Mar 20, 2019 4:17 pm
by raymonvdm
I have found a script which logs all device values to an InfluxDB so i can use them with Grafana. The script is running fine, but Windows 10 seems to be limited in its capabilities to log the data to an Influx database running on another machine.

The solution would be to run the InfluxDB on the same machine as HS3 but i already have an Influx Ubuntu VM running which i would like to use

https://forums.homeseer.com/forum/homes ... fana/page4

Can anybody help me to get it going correctly?

I already modified the script by adding the following rule

Code: Select all

ServicePointManager.DefaultConnectionLimit = 200

Re: Influx Grafana Script

Posted: Fri Jun 19, 2020 1:43 pm
by Karell
I have grafana running with influx 1.8.0 (not 2.0!) trough node-red and the MSCMQTT plugin with a bit scripting in node-red function page.

There is also an unsupported hs3 plugin for influxdb to import in grafana and it still works really well.. but i prefer node red