- noethfee.py, a hack to redirect the mining devfee via IP tables, specifically for Claymore
- watchdog.py, a script to drive the USB hardware watchdog dongle available on Amazon
As one might expect, there's a gotcha. If the GPUs lock up but the script can still run, then the system doesn't reboot, so there's a window between the software watchdog in Claymore and the hardware watchdog where the rig stays in zombie mode. Perhaps an IoT power outlet is required to address that case, as well as to log power usage.
Maybe I'll have to learn Python after all; these useful scripts are after all in that language.
No comments:
Post a Comment