PVE-UPS
PVE-UPS is a web-based UPS shutdown appliance for Proxmox VE. It monitors UPS devices via SNMP (RFC 1628 or vendor MIB) or NUT and automatically shuts down Proxmox hosts during power outages, replacing vendor-locked solutions like APC PowerChute.
PVE-UPS
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pve-ups.sh)"
Notes
Set a password and configure your Proxmox API token (requires Sys.PowerMgmt privilege) through the first-access setup wizard at http://CT-IP:8080.
Requires a UPS with an SNMP network card (RFC 1628 or a vendor MIB such as APC PowerNet) or a reachable NUT server on TCP port 3493.