Smart UPS
APC UPS on Debian Etch
This article describes, how you can monitor a APC UPS unit on Debian Etch. 1. Install apcupsd aptitude install apcupsd 2. Configuration vim /etc/apcupsd/apcupsd.conf If you connect the server to the UPS unit with an USB cable use: # USB configuration UPSCABLE usb UPSTYPE usb If you connect the server over ethernet use this configuration: […]