UPS Backup Recommendations

kromberg

Member
Nov 24, 2021
87
6
13
53
hello, i am looking for a UPS backup unit that is compatible with proxmox where it can read the remaining battery life and shut down things based on life left thresholds. Not looking for a mid level range unit.
 
many models are supported by "apcupsd" (need install with apt) , here I use HPE T1500 (EATON rebranded) edit: with usb
it's not integrated in PVE interface and need basic configuration to enable it.
edit: Mails even works directly when postfix configured. Mail on power failure and Power return.
Like any Linux distrib.
 
Last edited:
I do know that the UPS is supported/driven by apcupsd and NUT, but various manufactures have differing levels of support and functionality by the driver and higher level software. I am mainly looking for peoples experience with different manufactures/models that have good usable support.
 
Below status available with apcaccess,
with HP T1500 Gen5 / EATON equivalent , after a test on battery during 1h , on idle server.
Gracefull shutdown is done correclty too by apcupsd.
Code:
root@pve:~# apcaccess status
APC      : 001,029,0737
DATE     : 2023-05-11 10:13:13 +0200
HOSTNAME : pve
VERSION  : 3.14.14 (31 May 2016) debian
UPSNAME  : HP-T1500
CABLE    : USB Cable
DRIVER   : USB UPS Driver
UPSMODE  : Stand Alone
STARTTIME: 2022-10-07 13:32:10 +0200
MODEL    : HPE T1500 G5 INTL Tower UPS
STATUS   : ONBATT
LOADPCT  : 8.0 Percent
BCHARGE  : 26.0 Percent
TIMELEFT : 25.9 Minutes
MBATTCHG : 5 Percent
MINTIMEL : 3 Minutes
MAXTIME  : 0 Seconds
OUTPUTV  : 229.9 Volts
DWAKE    : -1 Seconds
LINEFREQ : 50.0 Hz
NUMXFERS : 7
XONBATT  : 2023-05-11 09:03:53 +0200
TONBATT  : 4161 Seconds
CUMONBATT: 4224 Seconds
XOFFBATT : 2023-01-04 09:45:53 +0100
SELFTEST : OK
STATFLAG : 0x05060010
SERIALNO : ACC9330185
NOMPOWER : 1100 Watts
END APC  : 2023-05-11 10:13:14 +0200
 
Last edited:
  • Like
Reactions: amstel