Post
Topic
Board Mining (Altcoins)
Re: excavator by NiceHash - multi-algorithm NVIDIA & AMD GPU miner [1.2.10a]
by
thhjs
on 12/08/2017, 14:25:35 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.


Oh okee.
Would you like to share your json file as example?