archlinux_apcupsd
Archlinux - APC UPS
- Install apcupsd
pacman -S apcupsd
- Edit /etc/apcupsd/apcupsd.conf:
UPSNAME SMART750 UPSCABLE ether UPSTYPE pcnet DEVICE <ip>:device:<password> BATTERYLEVEL 10 MINUTES 10
- Enable service:
systemctl enable apcupsd.service systemctl start apcupsd.service
- Test:
apcaccess status
archlinux_apcupsd.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1