I'm having an issue where Stop and Restart only kill the screen process, not the actual minerd process. So pressing "Start" will spawn a second minerd if pressed after "Stop". Simiarly, pressing "Restart" keeps spawning another minerd process
Initial "Start":
:: /usr/bin/SCREEN -dmS cpuminer /var/www/minera/minera-bin/minerd --gc3355-detect ........
:: /var/www/minera/minera-bin/minerd --gc3355-detect ..............
After pressing "Stop":
:: /var/www/minera/minera-bin/minerd --gc3355-detect ..............
After pressing "Start" again:
:: /var/www/minera/minera-bin/minerd --gc3355-detect ..............
:: /usr/bin/SCREEN -dmS cpuminer /var/www/minera/minera-bin/minerd --gc3355-detect ........
:: /var/www/minera/minera-bin/minerd --gc3355-detect ..............
Ubuntu installed on a netbook, almost everything else seems to work fine.
Would it be possible to have the "Records per page" be static, and not reset on every refresh? If you have 11+ miners you'll need to hit the dropdown every time it refresh to see them all.