Post
Topic
Board Hardware
Re: ANTMINER S3+ Discussion and Support Thread
by
BITMAIN_YHQIN
on 25/02/2015, 04:17:06 UTC
  Go to "Miner Configuration" and click "Save&Apply" button directly, cgminer will restart.

I've seen that my cgminer Elapsed time needs to be reset if the miner is down for a period or else the downtime is averaged into the hashrate.  I usually have an ssh session open to each miner and run a short shell script with /etc/init.d/cgminer stop && sleep 2 && /etc/init.d/cgminer start which resets the Elapsed time to zero.  Is there a Run command accessible from the GUI such that I don't need to do the restart from an ssh session?