Hi Vince Thanks for the answer.
I already get data inserted into InfluxDB via Matthew's script and it works fine. I was interested in getting my old data visible in Grafana. Unfortunately, it is not possible to use Sqlite3 as a data source yet. It could be that there was already someone who had been through the same process with old data, so therefore my question. I will search further and look for solutions. BTW, are there some advantages to using Telegraf / MQTT instead of Matthew's plugin. Gert On Thursday, October 29, 2020 at 11:46:35 PM UTC+1 vince wrote: > On Thursday, October 29, 2020 at 1:57:27 PM UTC-7, [email protected] > wrote: >> >> Is it possible to upload historic data from the Sqlite3 database into the >> InfluxDB server. I'm using the InfluxDB for Grafana >> >> >> > Anything is possible if you write the software :-) > > FWIW, I fed influxdb pretty reliably by having weewx publish to MQTT, and > using telegraf to subscribe to the topics and feed influxdb. That way you > don't need to write any software. That covers from 'now' moving forward. > > Now if you also want your old archive data (or summary data, or both?) > then you have to find/write something. A google search of "import sqlite3 > to influxdb" looked pretty promising to me at a cursory read of a few of > the first hits that come back from google. > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/f9897c85-7eec-4abb-8101-946618477e30n%40googlegroups.com.
