Hi! There's an option to export data from the device page although I am not sure this is what you're looking for.
If you want to do more advanced manipulation / extraction of data from influxdb, I suggest you to ask for giudance in the influxdb support channels because that's a very specific question which very hardly will get answered here. Regarding how OpenWISP stores the data, and how it reads it, the logic is mostly concentrated in these files: - https://github.com/openwisp/openwisp-monitoring/blob/master/openwisp_monitoring/db/backends/influxdb/queries.py - https://github.com/openwisp/openwisp-monitoring/blob/master/openwisp_monitoring/device/api/views.py - https://github.com/openwisp/openwisp-monitoring/blob/master/openwisp_monitoring/check/classes/ping.py I hope this helps. Best regards Federico On Monday, March 7, 2022 at 9:48:16 AM UTC-3 [email protected] wrote: > Greetings of the day... > Dear sir, > I have gone through the Influxdb > documentation and OpenWisp documentation but I could't find that where that > timeseries database is storing and how to download it. If I want to > download data of 1 year or 1 month, that is generated/showed in graph what > I have to do. Please let me know the details about it. Thank you in > advance. > > Thank you > > With regards, > Manukumar N M > > -- You received this message because you are subscribed to the Google Groups "OpenWISP" 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/openwisp/79f74569-b884-4e66-bd70-6710d7bd1117n%40googlegroups.com.
