APRS2RRD |
Dear Mateusz, it is a great idea to use the RRD tool to generate high quality graphs from data of aprs-enabled weather stations. It is really usefull to display/publish such data/graphs on web pages. When I received the news about your tool, I immediatly started to test it. I have a relatively new debian install, this has the advantage, to install the RRDTools, not a problem, it has precompiled binary version, ofcourse I have the developer tools, gcc, c++, and so. After compiling and start it, I received the log, you can see below. The problems are, I see in it: - The program use your account to login to the igate server, it is OK in the test period. - it send a warning, to use the 14580 port,,, maybe it can be follow this ask. - the home of the program is in the /home/sp8ecb Atfter I create this dir, the error message disappeared. Ofcourse on your system is is not a problem. After this, it started to convert and print out the weather data. It seems, it create the html file too in the /var/www dir, it seems, it is the same, as you published on the screenshot png file, but without the graph picture. I havenot to much practice to use the RRDTool, but it seems, it need, a previously create rrd database file in the /home/sp8ecb dir. I propose for test purposes, put you in the git repository your predkosc.rrd file, or put there a minimal script, which will create this file. Many thanks for this interesting tool. I am ready to test it in the next stepps too. (Feel free to use here the polish language, - this is your forum -, I will try to translate it for myself with google) best: t.janos, hg5apz Here is the log:.................. root@ujdeb:/tj/aprs2rrd/APRS2RRD-master# ./aprs2rrd # javAPRSSrvr 3.15b07 # logresp SP8EBC unverified, server T2POLAND, adjunct "filter p/SR8WXO" OK - Filter definition updated # javAPRSSrvr 3.15b07 26 Jan 2014 11:37:30 GMT T2POLAND 46.21.223.230:14580 Please use port 14580 for all of your connections! SR8WXO>AKLPRZ,WIDE2-1,qAR,SP8EBC-3:!4944.20N/02150.45E_067/002g005t073r000p000P000b10130 ----------------------------------------------- -- Przetworzone dane stacji: SR8WXO - 0 -- Id urządzenia: AKLPRZ -- Długość Ścieżki: 1 ---- Element Numer: 0 = WIDE2-1 -- Typ wysyłającego do APRS-IS: qAR -- Wysyłający do APRS-IS: SP8EBC - Dane: !4944.20N/02150.45E_067/002g005t073r000p000P000b10130 ----------------------------------------------- ERROR: opening '/home/sp8ebc/predkosc.rrd': No such file or directory --------- DANE POGODOWE ------- -- Siła wiatru: 0.880000 -- Porywy: 2.200000 -- Kierunek: 67 -- Temperatura: 22.777779 SR8WXO>AKLPRZ,SR8NDR,WIDE2*,qAR,SP8EBC-3:=4944.20NS02150.45E# ~ Dzialy Paralotnie - ARM-DSP digi&tnc by SP8EBC ----------------------------------------------- -- Przetworzone dane stacji: SR8WXO - 0 -- Id urządzenia: AKLPRZ -- Długość Ścieżki: 2 ---- Element Numer: 0 = SR8NDR-0 ---- Element Numer: 1 = WIDE2*-0 -- Typ wysyłającego do APRS-IS: qAR -- Wysyłający do APRS-IS: SP8EBC - Dane: =4944.20NS02150.45E# ~ Dzialy Paralotnie - ARM-DSP digi&tnc by SP8EBC ----------------------------------------------- ERROR: opening '/home/sp8ebc/predkosc.rrd': No such file or directory |