ericherdzik-zz / barracuda

A platform for deploying mining applications
MIT License
3 stars 1 forks source link

Watchdog #1

Open ericherdzik-zz opened 6 years ago

ericherdzik-zz commented 6 years ago

Enable watchdog and implement interval to write to device file IFF mining software is running AND current GPU state, i.e. temperature, power consumption, etc. is within reasonable bounds of expectation.

Useful reference: https://embeddedfreak.wordpress.com/2010/08/23/howto-use-linux-watchdog/

ericherdzik-zz commented 6 years ago

Can also use this: http://supervisord.org