Python script for monitoring Claymore's Dual Ethereum miner via API.
The script wait request to Telegram bot and sends cumulative information about:
- Uptime of Claymore
- Current total hashrate of Rig
- Hashrate of each GPU
- Temperature of each GPU
- Fan speed of each GPU
- Number of accepted shares
- Number of invalid shares
Telegram bot.
Install Python telepot package:
pip install telepot
Install Python 2.x.
Install Python telepot package: C:\Python27\Scripts\pip.exe install telepot
Set all necessary parameters at config section & add scrypt to startup
All comments and additions are welcome.