Welome to the 2nd part of mining monitoring tutorial series. In this article you will get to know about how to get email notification if your mining rig goes down. We all know the frustration when we realize that our mining rig is not mining since x time. We manually cannot monitor the rig all of the time so some automated monitoring solution is needed. Powershell script … [Read more...] about Part 2 : Email Notification if Miner Goes Down
mining monitoring
Part 3 : Connect to Different Network if No Internet
Hello everyone. Welcome to the 3rd part of mining monitoring tutorial series.If you have an unstable Internet connection which goes down any time then this article is for you. If Internet connection goes down then my script will reset the network adaptor and try to connect to a different Internet Connection available. I don't have a stable Internet connection that's why I have … [Read more...] about Part 3 : Connect to Different Network if No Internet
Part 4 : Automatically Restart Mining Rig if Freezes
This is the final part of the mining monitoring series. This Part 4 will auto restart your mining rig if it freezes. Free online service will be used which will ping your mining rig continuously, in case of rig freeze when the service can't ping your rig, then the smart plug will reset the power and will make the rig to boot up. In previous parts, I have created a Powershell … [Read more...] about Part 4 : Automatically Restart Mining Rig if Freezes