Post
Topic
Board Mining (Altcoins)
Re: excavator by NiceHash - multi-algorithm NVIDIA & AMD GPU miner [1.2.10a]
by
baten
on 12/08/2017, 07:54:13 UTC
is there a way to restart Excavator every 6 hours?

Put quit command in, timed to execute after 6 hours. Combine with autorestart script and you have it.

Like this?:
{"time":21600, "commands":[quit]}
{"time":21600,"commands":[
      {"id":1,"method":"quit","params":[]}

Hi did you get it to work with the timer?
Yes, it works, but I ended up not using it in the end.