ETHminerWatchDogDmW icon indicating copy to clipboard operation
ETHminerWatchDogDmW copied to clipboard

ETHminer WatchDog by DeadManWalking (DeadManWalkingTO-GitHub)

ETHminerWatchDogDmW

HitCount GitHub release GitHub Release Date GitHub top language GitHub language count GitHub repo size in bytes

GitHub last commit Github commits (since latest release) GitHub stars GitHub forks GitHub issues GitHub closed issues

DMCA Protection GitHub license standard-readme compliant

ETHminer WatchDog by DeadManWalking (DeadManWalkingTO-GitHub)

ETHminerWatchDogDmW is a simple script (Windows/Linux) WachDog for ETHminer.

  • Supported Operating System

    • Windows (All versions)
      • Windows (7 / 8 / 10)
      • Windows Server (2008 / 2012 / 2016 / 2019)
    • Linux
      • Any Distribution
      • Any Version
    • Unix
      • Any Distribution and Version compatible with BASH
  • Supported Architectures:

    • x86
    • x64

Table of Contents

  • Features
  • Download
  • Install
  • Usage
  • Feedback
  • Maintainers
  • Contribute
  • License
  • Donations
  • Common Issues

Features

Simple script (Windows/Linux) WachDog for ETHminer.

ETHminerWatchDogDmW:

  1. Run ethminer
  2. Restart ethminer up to 10 times
  3. Reboot the system
  • CUDA support removed because ethminer added --exit parameter to exit whenever an error occurred! ([#757] P.R.)
  • AutoFix #189 issue of Ethminer.
  • AutoFix #385 issue of Ethminer.
  • Log file RunTimes.log.
  • Auto Turn off the Error Dialog (Windows).
  • On all systems, it is necessary for the user to have reboot permissions.
    • Οn Linux systems create a file /etc/sudoers.d/reboot with username ALL=NOPASSWD:/sbin/reboot

Download

Download Last release here.

Install

Script (No installation required)

Usage

  • Download or Clone
  • Unzip
  • Copy ETHminerWatchDogDmW.bat (Windows) or ETHminerWatchDogDmW.sh (Linux) to ETHminer folder.
  • Modify the code between:
    • ==================== Your Code Starts Here ====================
    • ==================== Your Code Ends Here ====================
  • Run the script.

Feedback

Please inform me for additional improvements; open an issue.

If you like please give a GitHub Star (it's free!).

Maintainers

DeadManWalking (DeadManWalkingTO-GitHub).

Contribute

Feel free to open an Issue or submit Pull Requests.

License

MIT © DeadManWalking (DeadManWalkingTO-GitHub).

Donations

If you find this useful please donate something at the following:

Bitcoin Address (BTC):

  • 15G2BTErGg3i8zTmLfKYStUKtqDLXz6Jc9

Ethereum Address (ETH):

  • 0x0a42cE58f6f42516d8cc7B1831d01d4391F59Ef4

Monero Address (XMR):

  • 42q4HmXdsp1XgNCrDmPubL8ndtgG2JBtmZMEn28sB4XtEGHhwYojvB65HXPidByfNUFSzxg6ysQsHUHa3ZSrsKLX5pTkCET

Aeon Address (AEON):

  • WmssXd9iiPCjjhfVyqYvPzhBuPKkZ5wkVXP5q8L7aYxfPJG5Z8nLyLJXUzxMeuvna9dCEBAmqBzCRWezF6AQqUS51EDJtjAYL

Common Issues

How can i edit the bat:

Issue #4 | Status: Solved.

How to kill the process:

Issue #7 | Status: Solved.

On most systems shutdown or reboot needs sudo:

Issue #11 | Status: Solved.

ETHminerWatchDogDmW works both CUDA and AMD GPUs:

Issue #13 | Status: Solved.

Warning: -S is deprecated. Use the -P parameter instead:

Issue #14 | Status: Solved.