Post
Topic
Board Mining (Altcoins)
Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
by
alucard20724
on 12/09/2018, 05:35:26 UTC
Would be good if added a parameter to delay launch of new miner.
Was using MinerControl and it has a "delay" parm that I set to 1.5 second.

actually, that doesn't need to be done.  cryptodredge talks about this.

Watchdog
If you are using a third-party watchdog, you can disable the built-in watchdog by using --no-watchdog option.
Example:
Code:
CryptoDredge -a -o stratum+tcp:// -u --no-watchdog

Lyra2REv2 Issues
In case if you have issues with the current implementation of Lyra2REv2 (lyra2v2), you might want to try lyra2v2-old.
Example:
Code:
CryptoDredge -a lyra2v2-old -o stratum+tcp:// -u

Several Instances After a While
It seems that you are using an own restart mechanism of CryptoDredge (see the Watchdog item).

just needs to add --no-watchdog parameter for cryptodredge