Post
Topic
Board Mining (Altcoins)
Re: [Minera v0.3.3] Your next mining dashboard is here. CPUminer/CGminer/BFGminer.
by
Trimegistus
on 30/07/2014, 12:16:49 UTC
is there a way to run two miners at the same time? i have 4 Zeus blizzards and one Zeus hurricane on one pool and tow butterfly labs on another pool is it possible?

No you can't. I mean, you could but you never see the stats from both on Minera only from one.

I can't understand what's the problem with the image download. I just tried without any problems.
the zeusminers I want to see the states but for the others not too important so do you know how i would go about doing it?

I'm running two blades and I have one mining with cgminer and the other mining with cpuminer.

I can only show you what I did but you have to adjust it to your own needs, ok?

These are the commands in my rc.local file under the /etc dir:

Code:
sleep 5
su - minera -c "/usr/bin/screen -dmS cpuminer /var/www/minera/minera-bin/minerd --gc3355=/dev/ttyACM0,/dev/ttyACM3 --gc3355-chips=40 --gc3355-timeout=180 --freq=820 --retries=2 -c /var/www/minera/conf/miner_conf.json"
sleep 20
su - minera -c "/usr/bin/screen -dmS cgminer sudo /var/www/minera/minera-bin/cgminer-dmaxl-zeus --usb 1:7,1:8 --retries=2 --scrypt --gridseed-options freq=820,chips=40 -c /var/www/minera/conf/miner_conf.json1"

exit 0

This is the outcome. Two miners running but Minera dashboard showing only the results from cpuminer: