http://digital-loggers.com/lpc.html
I'm in a talk right now on ktest.pl, which is pretty neat, but made for basically just doing kernel testing on one machine. One of the things he mentioned, that we know we've had to deal with is power control. Instead of the APC devices like we're using though, he's found a thing called a web power switch from data loggers. It doesn't support telnet, but can easily be controlled with wget or curl to tell a port to reset. The nice thing? It is only $129 (less if you order more). It does only seem to have american power plugs on it, but will handle 240V, so it could be used with an adapter.
On Thu, Feb 16, 2012 at 8:00 PM, Paul Larson paul.larson@linaro.org wrote:
http://digital-loggers.com/lpc.html
I'm in a talk right now on ktest.pl, which is pretty neat, but made for
What is ktest.pl?
basically just doing kernel testing on one machine. One of the things he mentioned, that we know we've had to deal with is power control. Instead of the APC devices like we're using though, he's found a thing called a web power switch from data loggers. It doesn't support telnet, but can easily be controlled with wget or curl to tell a port to reset. The nice thing? It is only $129 (less if you order more). It does only seem to have american power plugs on it, but will handle 240V, so it could be used with an adapter.
Neat! I wish I could buy one to evaluate them.
ZK
On 16 February 2012 21:00, Paul Larson paul.larson@linaro.org wrote:
http://digital-loggers.com/lpc.html
I'm in a talk right now on ktest.pl, which is pretty neat, but made for basically just doing kernel testing on one machine. One of the things he mentioned, that we know we've had to deal with is power control. Instead of the APC devices like we're using though, he's found a thing called a web power switch from data loggers. It doesn't support telnet, but can easily be controlled with wget or curl to tell a port to reset. The nice thing? It is only $129 (less if you order more). It does only seem to have american power plugs on it, but will handle 240V, so it could be used with an adapter.
NUT supports several PDU, RPC (remote power control), powerswitch via SNMP/Web: www.networkupstools.org/stable-hcl.html?device-type=pdu
A similar project from Redhat does the same: fence-agents.
EATON produces this kind of power switch (see also NUT link): http://epdu.com
Some details for EATON ePDU: - Switched versions allow to switch on/off/reboot only - Managed versions add measurement features (voltage, current consumption, ...)
Cheers,
Fathi
Don't forget that we have some guys working on a 32 port 5V PDU. One of my main goals is to reduce cabling requirements!
Dave
On 16 Feb 2012, at 19:00, Paul Larson wrote:
http://digital-loggers.com/lpc.html
I'm in a talk right now on ktest.pl, which is pretty neat, but made for basically just doing kernel testing on one machine. One of the things he mentioned, that we know we've had to deal with is power control. Instead of the APC devices like we're using though, he's found a thing called a web power switch from data loggers. It doesn't support telnet, but can easily be controlled with wget or curl to tell a port to reset. The nice thing? It is only $129 (less if you order more). It does only seem to have american power plugs on it, but will handle 240V, so it could be used with an adapter.
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
linaro-validation@lists.linaro.org