Hi!
Does anybody knows a good application to manage one UPS on Ubuntu 8.04 Server with no GUI??
Archived thread 1001604 from Server Platforms. Markdown source: Server_Platforms/thread_1001604_UPS_connection.md
Hi!
Does anybody knows a good application to manage one UPS on Ubuntu 8.04 Server with no GUI??
I said without GUI
In my experience (with a couple of different USB UPS devices) ubuntu sees is at a battery, so information about it is located in /proc/acpi/battery/BAT0 What exactly are you wanting to manage? UPS devices are pretty much ON/OFF affairs.
The thing that I want to do is to connect an UPS to Ubuntu 8.04 server without Graphical Interface. Then program the system to shutdown the server when the UPS runs with 30% of power.
This is the beggining couse when this runs ok I have something more...but later.
Any idea? Thanks
No GUI with networkupstool... just a config file and a daemon doing exactly what you want to do, just check the links :)