Replies: 6 comments 16 replies
-
Graphs1090 would in fact appear to use a different data format than this project as outlined here? However, being that @wiedehopf's graphs1090 is a much more up to date version of dump1090-tools/ADS-B Portal graphs. I would recommend sticking with his graphs for the time being. I will go ahead and create a ticket geared towards adding graphs1090 support to the install scripts. Adding an option to install graphs1090 instead of using the existing graphs system should be a trivial task and one I am willing to undertake over continued support for a system I am looking to replace in v3.x*. I am currently testing the next release which will include VDL Mode 2 support and should be able to squeeze in support for graph1090 for this release as well. How does a release adding said support sometime mid to late this week sound? * As mentioned in previous announcements one of my goals with v3.x is to replace the dated Collectd/RRDTools graphs currently implemented within this project with a more modern/versatile solution. When implemented I will be sure to add proper data conversion options for both the current ADS-B Portal rrd files as well as those generated by graphs1090. |
Beta Was this translation helpful? Give feedback.
-
Just an update, I started working on offering the ability to install Readsb as a decoder option so that a graphs1090 installation option would be fully functional as far as displaying data is concerned which wiedenhopf pointed out would be an issue. I ran into a problem however in that Readsb does not play nice with Ubuntu with the recommendation to use Debian or Docker images as the solution. Both options go against the goals of this project so for the time being I am going to have to shelve this solution.
If in fact the only changes to the rrd databases are size constraints... @dranreb38 what does the file structure look like? It should look something like this. /var/lib/collectd/rrd/localhost/aggregation-cpu-average
I am leaning towards replacing rrdtools with Prometheus in the new portal. I am planning on moving graph generation from the backend/receiver to the frontend/client side so the rrdtools package will lose what little value add it brought to the table as far as the portal will be concerned. Tools such as Grafana can connect to Prometheus as a data source fulfilling a long-standing request for a customizable graphing solution. |
Beta Was this translation helpful? Give feedback.
-
graphs1090 works fine with dump1090-fa If you do an automated build for Ubuntu 24 .. just do
before building. |
Beta Was this translation helpful? Give feedback.
-
@jprochazka , yes |
Beta Was this translation helpful? Give feedback.
-
@jprochazka For 30 Days make-collectd-graphs.sh 30d ??? |
Beta Was this translation helpful? Give feedback.
-
Hello Joseph, |
Beta Was this translation helpful? Give feedback.
-
I would like to keep all my data collected by the script of https://github.com/wiedehopf/graphs1090#graphs1090 and then import it into your project. I tried to copy the rdd folder into your installation (/var/lib/collectd/rrd/localhost) but without success! Do you have any idea how to import *.rrd files
Beta Was this translation helpful? Give feedback.
All reactions