User Tools

Site Tools


technical:24.04_ups_setup_with_nut

This is an old revision of the document!


APC UPS Devices

Install the required packages:

apt install apcupsd apcupsd-cgi

Edit the conf file

nano /etc/apcupsd/apcupsd.conf:
UPSCABLE usb
UPSTYPE usb
#DEVICE /dev/ttyS0
POLLTIME 60
BATTERYLEVEL 10
MINUTES 3

Restart the UPS monitoring service:

systemctl restart apcupsd.service

Check /var/log/syslog for errors and check communication with:

apcaccess
technical/24.04_ups_setup_with_nut.1767651747.txt.gz · Last modified: by mark_scottworld.net

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki