When I check the flowmon status after reboot, I get this:
pi@raspberrypi ~ $ sudo /etc/init.d/flowmon status
[FAIL] /var/www/python/flow_monitor.py is not running ... failed!
So I tried starting it:
pi@raspberrypi ~ $ sudo /etc/init.d/flowmon start
[ ok ] Starting system RPFlowMon...
Yep, I followed the steps to upgrade the 1.0.3 version to version 2.0.1. I'm able to use rpints normally otherwise and have checked that the alamode works in conjunction with the pi by using the blink test feature. I also made sure to keep track of which pin was used in the code and updated...
Although I think I'm close to getting my setup running, my flow monitor doesn't update on the rpints page. My suspicion is that I didn't set up the software correctly. Any clues as to why it might not work based on the following commands?:
pi@raspberrypi ~ $ sudo /etc/init.d/flowmon start
[...
I recently upgraded my rpints software to V2.0.1 from V1 and it all seems to be running fine. I opted to install the flow meters option, however, and have a few questions while I begin to assemble all of the hardware.
First of all, I ordered the wrong size cable for my single flow meter...
Thanks for your help. It's possible that I deleted index.php at some point. I just added it back into /var/www. This does not appear to change the "It works!" default screen, however. I'm not sure if there is anything else that should be done.
I believe that I am having a similar issue, but have not yet been able to figure it out. I can log in and access everything from a laptop, but the raspberry pi will not display anything other than the default "It works!" screen upon rebooting. Entering the suggested "sudo rm /var/www/index.htm"...