I've just set up a RPi2 and it appears to be feeding into the FR24 but if I check the status I get this....
Is there something wrong?
Also is there any way to monitor my feeds?
@raspberrypi ~ $ sudo service fr24feed status -l
â fr24feed.service - LSB: Flightradar24 Decoder & Feeder
Loaded: loaded (/etc/init.d/fr24feed)
Active: active (running) since Sun 2015-10-11 22:09:02 BST; 9min ago
Process: 2214 ExecStop=/etc/init.d/fr24feed stop (code=exited, status=0/SUCCESS)
Process: 2280 ExecStart=/etc/init.d/fr24feed start (code=exited, status=0/SUCCESS)
CGroup: /system.slice/fr24feed.service
ââ2295 /usr/bin/fr24feed -- --monitor-file=/dev/shm/fr24feed.txt --write-pid=/var/run/fr24feed.pid --quiet --log-base=/var/log/fr24feed --log-rotate=2
ââ2315 /usr/lib/fr24/mr-dump1090 --raw
Oct 11 22:09:02 raspberrypi fr24feed[2280]: Starting FR24 feeder: fr24feed.
Oct 11 22:09:02 raspberrypi systemd[1]: Started LSB: Flightradar24 Decoder & Feeder.
â fr24feed.service - LSB: Flightradar24 Decoder & Feeder
Loaded: loaded (/etc/init.d/fr24feed)
Active: active (running) since Sun 2015-10-11 22:09:02 BST; 9min ago
Process: 2214 ExecStop=/etc/init.d/fr24feed stop (code=exited, status=0/SUCCESS)
Process: 2280 ExecStart=/etc/init.d/fr24feed start (code=exited, status=0/SUCCESS)
CGroup: /system.slice/fr24feed.service
ââ2295 /usr/bin/fr24feed -- --monitor-file=/dev/shm/fr24feed.txt --write-pid=/var/run/fr24feed.pid --quiet --log-base=/var/log/fr24feed --log-rotate=2
ââ2315 /usr/lib/fr24/mr-dump1090 --raw
Oct 11 22:09:02 raspberrypi fr24feed[2280]: Starting FR24 feeder: fr24feed.
Oct 11 22:09:02 raspberrypi systemd[1]: Started LSB: Flightradar24 Decoder & Feeder.
Is there something wrong?
Also is there any way to monitor my feeds?
Comment