Apcupsd: Difference between revisions

From DWIKI
Tony (talk | contribs)
Tag: wikieditor
Tony (talk | contribs)
Tag: wikieditor
Line 25: Line 25:


==Shutdown when communication with UPS is lost==
==Shutdown when communication with UPS is lost==
TODO
Look for 'commfailure' and apccontrol script


=Apcupsd using SNMP=
=Apcupsd using SNMP=

Revision as of 09:02, 16 April 2026

Links

Documentation

Scripts

apcaccess

Values

STATUS

TIMELEFT

The UPS battery run time remaining before battery exhaustion.

LOADPCT

The current UPS load expressed in percent of rated capacity.

HOWTO

Test configuration

apctest


Shutdown when communication with UPS is lost

Look for 'commfailure' and apccontrol script

Apcupsd using SNMP

On the UPS enable SNMP and have a community (for example public) with read access.

In /etc/apcupsd/apcupsd.conf:

UPSCABLE ether
UPSTYPE snmp
DEVICE 192.168.188.12:161:APC:public


After starting apcupsd check it with

apcaccess

(this can be run as non-root) This only works with

NETSERVER on

FAQ

acpaccess does not provide info like TIMELEFT

apt install snmp

FAQ

COMMLOST

TODO finish this If connecting via USB: in apcupsd.conf:

DEVICE