Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.9e: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
Soliqesh
on 07/06/2018, 19:29:16 UTC
guys i need to restart .bat file for phoenix miner..i dont know how i must make?can you explain and send me examples pls..i want my rigs restart when miner freeze or something like that..i looked everywhere and  confused already.. ty
try this in bat file: (loop option)

:loop
TIMEOUT 15
PhoenixMiner.exe -pool eu1.nanopool.org:9999 -pool2 eth-eu2.nanopool.org:9999 -wal ****************** -pass x -cdm 0 -gsi 25
goto loop


ty..but what was the  -gsi25? i didnt find in read me file...
Added option -gsi to set the speed stats interval (5-30 seconds, default 5; 0 turns off the speed stats). The detailed stats are still shown every 45 seconds and aren't affected by the -gsi value