Background (can safely skip if TL/DR):
on edit: removed as it seems to be a distraction.
..
Remote out of band power controlThere are PDU that offer ability to power cycle devices remotely but they tend to be very expensive and have insufficient wattage for a large number of rigs. For example the unit in the link below has 16 individually switched outlets but only 5.76 KW of switchable power or about $100 per KW. Using conventional remote power solutions is cost prohibitive.
http://www.amazon.com/Tripp-Lite-PDUMH30HVNET-Distribution-Switching/dp/B0013HY9E2So why not just shutdown/reboot the rig via the command line using ssh? That certainly is a solution most of the time but the rig may be unresponsive, the mining software may hang when it tries to shutdown with crashed GPUs, or rig may hang during reboot.
An analog power switch is essentially fool proof. Power rig off, wait, power rig on. It can't be defeated by failing software on the mining rig. I am gauging interest (no guarantees, no pre-orders, no timelines just gauging interest) for a control board which would provide remote out of band power control for multiple mining rigs.
Tentative simplified board specs:- Requires a host "server" (any non mining computer) with an RS-232 port (USB to RS-232 adapters are available for ~$10)
- Can physically power on, power off, and power cycle up to 8 rigs (multiple boards could be used to control more rigs)
- Linux and windows OS supported.
- Will expose an API for integration into existing or custom applications (like hypothetically ANUBIS)
Cost: ~$100 (rough estimate)
Recently, I bought such a device for $24.54 at Amazon.
It is the "USB Net Power 8800 Single Outlet Network AC Power Controller" and it has a USB cable. While intended for Windows, someone has written a Linux driver, which can be downloaded. In fact, I use it with Ubuntu Linux.
http://www.amazon.com/Power-Single-Outlet-Network-Controller/dp/B004L7NDVQ/ref=sr_1_1?ie=UTF8&qid=1330713310&sr=8-1I use it to power-cycle my %^$#%& DSL modem, which once in a while decides to go catatonic.
I wrote a perl script which detects that the aggregate hash rate of all graphics cards on this particular rig has fallen to 0.0 MH/s, whereupon the script turns the power to the modem off for one second, then on again.
Works like a charm.
Edit: I just looked at the type plate of this device, and it says "6 Amps".
Definitely OK for a DSL modem, but probably too lightweight for a 4-GPU or 5-GPU mining rig.