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