Thanks, that would come in handy. Now I have to see how I would use it at the Datacenter. I have to ask the employee to change the original to this. What you think of putting a Windows Desktop PC in the datacenter and remotely connect to it to monitor the Teraminers?
I am not sure how handly the Windows box would be because if you can't connect to the Terraminers from outside the datacenter(via Web, SSH), it would be almost the same from the Windows machine inside the data center as well. If there are a bunch of Terraminers, it would be nice to monitor them all off of a Windows box though to keep them all behind a firewall.
I do this myself personally - I run a basic box onsite that I connect to remotely from Teamviewer to manage multiple CTA and Antminer units. I don't know of a way to connect to the WebUI systems they use for management outside of the LAN, so I just use Teamviewer to get behind the LAN and then log in from there. Right now I've got one unit running on Eligius so I can just have a bookmark for that address and check it frequently and I've got another on GHASH that should send me an email if there's a hashrate drop.
This is essentially what I've done as well and so far it's worked out quite well. Since we've got other servers in our rack, I was able to spin up a Windows 7 VM...cleaned it up, and the only things on it are Chrome, PuTTy, and AVG. I'm behind my company's firewall with an exception for my IP, so I connect up via direct RDP, but I'll probably switch over to an IPSec tunnel soon.
I also use the 'Bitcoin Mining Monitor' Chrome extension set up with my API key from BTCGuild, so I constantly see my current total hashrate. Any fluctuations below the norm and I usually see it, and act on it, pretty quickly.
How do you log in the SSH???
There are a few ways, but if you're using a Windows-based machine you can use
PuTTy, which is a fairly popular SSH and Telnet tool. Assuming your unit is configured to allow SSH (which I think it is by default) and you know the IP of your CoinTerra unit, select to connect to it via SSH / port 22. I believe the default login info to the unit is:
root /
cointerraOnce in, just type
reboot to restart the device.