Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: stalkerX on August 30, 2017, 08:03:58 AM



Title: [BATCH] Simple to use NVIDIA GPUs Watcher/WatchDog
Post by: stalkerX on August 30, 2017, 08:03:58 AM
Another BATCH file from me ;)
GPUs Watcher / WatchDog

The batch file monitors the load of NVIDIA graphics cards and restarts the system if one of the cards drops below the limit (default=75%, can be set). Its easy to use and beginner-friendly.

On start the watcher has an initialization phase and wait for writing the DAG file into cards memory.

Lets go... Download (https://gitlab.com/snippets/1676203/raw?inline=false) / README (https://gitlab.com/snippets/1676203)

Installation
- Nothing. Just start.

Settings
gpuLoadLimit: Reboot if the load of a single GPU drops below this value (%)
refreshInterval: Refresh interval in seconds

Preview: http://imgur.com/EWZXHwy

Have fun.


Donations are welcome ;)
ETH: 0xBA3190c0e2B45c0441D7eB274D3105568085D99f (https://etherscan.io/address/0xBA3190c0e2B45c0441D7eB274D3105568085D99f)
BTC: 1DjNKyaUMCPNcj5RKqzdPQgkw5TQQeuYuy (https://blockchain.info/address/1DjNKyaUMCPNcj5RKqzdPQgkw5TQQeuYuy)


Title: Re: [BATCH] Simple to use NVIDIA GPUs Watcher/WatchDog
Post by: stolarzz on November 22, 2017, 08:30:53 AM
Very nice script. What do i have to change to do more rechecks before restarts?
Sometimes it's restarting a well working rig :)


Title: Re: [BATCH] Simple to use NVIDIA GPUs Watcher/WatchDog
Post by: Z1pp4 on November 22, 2017, 08:45:16 AM
Nice one !!!