@silverthornne thank you very much! I like so much feedbacks like yours, each of your requests is possible and I'm just working on them. but there is one I can't understand when you speak about the autorestart method. Let me explain what it does and then tell me if you need more.
Autorestart if enabled looks at the share time of your devices. If X devices arent' hashing (sending shares) for Y seconds Minera try to restart completely the miner (not reboot, restart the miner process). So, if you want to restart it as soon as 3 or more devices goes down, just put 3 as device number and 75 as seconds to wait before declaring them dead. If this is not your case, please explain me what you like to have and I'll do my best.
@la7eralus that's definitely a API/RPC problem, it seems the API doens't send the same data the original cgminer sends. I need to know that to fix it (if it's fixable). Please do this:
* start cgminer for rockminer
* don't bother the dashboard
* look at the terminal (use the web one or ssh into it)
* run this: echo '{"command":"summary+devs+pools"}' | nc 127.0.0.1 4028
* give me the output please
Thanks