2
I have a server that should have an energy backup. I want to use some UPS for this.
How to make it can communicate with PC, so it can makes the PC shutdown automatically?
Whats software for communicate UPS with Linux Ubuntu PC?
2
I have a server that should have an energy backup. I want to use some UPS for this.
How to make it can communicate with PC, so it can makes the PC shutdown automatically?
Whats software for communicate UPS with Linux Ubuntu PC?
3
2
NUT is also a useful UPS package. It's also flexible configured to monitor remotely and to monitor multiple UPSes and shut down multiple servers in a network.
Its drawback is that it can be difficult to set up properly. Single systems with one attached UPS can be set up fairly easily, as long as you pay careful attention to the instructions.
More information is available at http://www.networkupstools.org.
0
Newer versions of gnome-power-manager have support for certain brands of UPS and expose shutdown options via its preferences.
what is the different of both? – klox – 2010-09-18T02:12:48.947
apcupsd
is for APC brand UPSs.upsd
is for any compatible serial-port UPS. – Paused until further notice. – 2010-09-18T02:35:26.737