> Maybe USB ups-nut would work better with APC UPSes ...
Most of the newer non-residential class APC UPSs have ethernet
connectivity so you can use SNMP or SSH/HTTPs instead on a private
VLAN. I don't know of any daemon that can poll, but you could use
cron(8) + snmpget(1) pretty easily.
~BAS