mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +00:00
542 B
542 B
title | description |
---|---|
APC UPS Monitoring | Lightweight monitoring widget for APC UPSs using apcupsd daemon |
This widget extracts UPS information from an apcupsd daemon. Only works for APC/Schneider UPS products.
[!NOTE]
By default apcupsd daemon is bound to 127.0.0.1. Edit /etc/apcupsd.conf
and change NISIP
to an IP accessible from your homepage docker (usually your internal LAN interface).
widget:
type: apcups
url: tcp://your.acpupsd.host:3551