I have few rigs.
I am using epools/dpools.txt files
I would like to every rig use one file but with different worker id
How can I get that?
F.e if I have Rigs named 1 2 and 3
And using 3pools a. b. And c. as failover..
I would like to get rig 1 look as below:
A.1
B.1
C.1
Rig 2:
A.2
B.2
C.2
And rig 3:
A.3
B.3
C.3
Etc..
So how to set %NAME ?
%NAME% ist the name of the rig in the remote manager. You said their names are already 1,2 and 3?
So just use one config file with workername A.%NAME% for pool A, workername B.%NAME% for pool B, etc. and roll it out to all three rigs via EthMan...
Edit: according to the help (which als shows an example) it is %NAME% not %NAME
Haha, Thanks, and sorry I cannot figured how to enter %NAME value out
BTW "r" key by pool switch:
After press it should:
switch to B
or switch back to A if B has been activated as failover?
and P.P.S.
Claymore will you implement fan management for RX series in Linux version?