Page 1 of 1
Domoticz Influx 2.0
Posted: Wednesday 26 May 2021 12:10
by hemant5400z
Hi,
I just updated my dcker with latest version available on docker:
Version: 2021.1 (build 13277)
I wanted this to be able to use Influx API 2.0 buckets, however when i go to Inflx settings in Domoticz there is no toggle box for API version as per documentation. Am I missing something?
Cheers,
Hemant
Re: Domoticz Influx 2.0
Posted: Wednesday 26 May 2021 12:22
by hemant5400z
Oops,
Please discard question, after clearing cache en images in Google, the button appeared, sorry for the question.
Have fun!
hemant
Re: Domoticz Influx 2.0
Posted: Monday 20 September 2021 6:51
by Pfefferb
I am trying to set up a system (Docker, Synology NAS) where Domoticz data will be stored in InfluxDB and displayed by Grafana. Unfortunately the configuration is a bit complicated for me. At the moment I have Docker containers running with these tools, but in total I don't even know if the data is saved from Domoticz to InfluxDB. How can I check it? I have access to InfluxDB CLI:
navrys@rdNAS:/$ sudo docker exec -it influxdb influx
www.rapidfs.com
Re: Domoticz Influx 2.0
Posted: Monday 20 September 2021 10:33
by EddyG
You should be able to connect to the influxdb GUI on port 8086. This is much easier.
There you can see all the data which is in the Infuxdb database.
In the Domoticz log you should see the uploads to Influxdb logged.