Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.6 (Linux / Windows)
by
dstm
on 02/05/2018, 14:13:43 UTC
Is there a function in dstm to restart the computer if the mining speed falls under a select value?
In claymore you can set up that the miner restarts after 5min if the hash falls below the chosen value.

How can I set up this function in dstm, in the readme file they are no comment about this..

ZM doesn't have something like this.
I don't think this is a good idea. You could end up in a reboot loop - this can damage your hardware.
I think a better solution is to implement a notification system - e.g. ZM could execute a configurable script when certain conditions arise.