Skip to content

Geraldidi/RedTools-Rig-Light

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

RedTools-Rig-Light


The full version of script also:

- sends notification when the mining is falls.
- sends notification when any GPU is dropped hashrate.
- sends notification when any GPU temperature increase.
- sends notification when any GPU fan speed dropped.
- in cumulative information shows the balance on the pool.

Light version of python script for monitoring Claymore's Dual Ethereum miner via API.

The script wait request to Telegram bot and sends cumulative information about:

  1. Uptime of Claymore
  2. Current total hashrate of Rig
  3. Hashrate of each GPU
  4. Temperature of each GPU
  5. Fan speed of each GPU
  6. Number of accepted shares
  7. Number of invalid shares

Screenshot

Alt text

Dependencies:

Telegram bot.

Installation:

In linux:

Install Python telepot package: pip install telepot

In Windows:

Install Python 2.x.

Install Python telepot package: C:\Python27\Scripts\pip.exe install telepot

Setup:

Set all necessary parameters at config section & add scrypt to startup

All comments and additions are welcome.

About

Python script for monitoring Rig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%