Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


archlinux_apcupsd

This is an old revision of the document!


~~TOC~~

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.1417304080.txt.gz · Last modified: 2014/11/29 23:34 by admin