Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - 95-178sol/s + v1032 Temp/Fan settings
by
alexmobile
on 04/03/2018, 21:11:59 UTC
how to set up miner and worker separately on each rig ? default is global, under web panel setings save miner on all rigs...

First specify Names for each rig.
Then in Red button options you need to use this text: $rigName
It will be replaced by rig name and send to each rig.
so if i have rigs:
saturn
mars
pluton

then after wiriting -s zcl.coinmine.pl:7007 -u tytanick.$rigName -p x
i will receive:
-s zcl.coinmine.pl:7007 -u tytanick.saturn -p x
-s zcl.coinmine.pl:7007 -u tytanick.mars -p x
-s zcl.coinmine.pl:7007 -u tytanick.pluton -p x


I have been using SMOS for months now I have 4 rigs, when I go to Ethermine.org to look at stats all my rigs are all under default name reported hash rate reflects only 1 rig, current hashrate and average hashrate will reflect the combined amount of all 4.

I so desperately want my rig name to show up individually, I want to monitor my rigs from work but I my company blocks Simplsmining.net and many sites but not Ethermine.org.


I have searched all over trying to get this $rigname thing down and working

I have tried several ways and each have not worked see below.... Cry Cry

-wd 1 -r 1 -epool stratum+tcp://us2.ethermine.org:4444 -ewal MYWALLET ADDRESS/$rigName -esm 0 -epsw x -allpools 1 -mport 127.0.0.1:3333 -asm 1

-wd 1 -r 1 -epool stratum+tcp://us2.ethermine.org:4444 -ewal MYWALLET ADDRESS/myrig01 -esm 0 -epsw x -allpools 1 -mport 127.0.0.1:3333 -asm 1

-wd 1 -r 1 -epool stratum+tcp://us2.ethermine.org:4444 -ewal MYWALLET ADDRESS.$rigName -esm 0 -epsw x -allpools 1 -mport 127.0.0.1:3333 -asm 1

-wd 1 -r 1 -epool stratum+tcp://us2.ethermine.org:4444 -ewal MYWALLET ADDRESS.myrig01-esm 0 -epsw x -allpools 1 -mport 127.0.0.1:3333 -asm 1



which is correct or where am I supposed to add all of my rig names with in setting and in what format...


Can someone help me out?

Alex