Bitcoin Forum
June 29, 2024, 01:29:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] TeamRedMiner 0.4.2 - Optimized AMD GPU Miner for lyra2rev3, lyra2z, phi2 on: March 20, 2019, 09:35:10 AM
Hello,

Can anybody share me script of watchdog.bat to restart the miner when a dead GPU is detected?

Thanks a lot!

My watchdog.bat simply a restart command. So:

shutdown -r -t 1

Then when my rig reboots, it runs all the scripts to apply right settings and start the miner.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] TeamRedMiner 0.4.2 - Optimized AMD GPU Miner for lyra2rev3, lyra2z, phi2 on: March 19, 2019, 09:26:31 PM
Hey,

Would it be possible to implement some kind of hashmonitor that can trigger a script?
This would be useful for my vega rig. I'm sure you are familiar with the HBCC turning off dropping the hashrate by 600h/s per card.

Would be nice if there was some setting that would trigger a script if the hashrate declined by x% from the average (or a given number).

I'm not a coder so I'm not sure how hard this is to implement, but at the moment I'm using your miner because it works very good. However, because there is no hashrate monitor available for it like there is with XMR-Stak (JJ Hashmonitor / JJ Precious Guardian) I need to check the miner status 2-3 times a day which can get annoying Cheesy. Adding this feature would make it dope!

EDIT: As mentioned before I'm not a coder so I dont know if this is relevant at all but maybe this could be a way to do it.

--MinimumHash=X:SCRIPT

Here you can enter X, the minimum amount of H/s your system produces when its functioning normally. When it falls below this number, a script (can be watchdog.bat) will be triggered. This function will only set in after 5 minutes of mining so average hashrate has been stabilized.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!