1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-05-22 13:55:18 +01:00
homepage/docs/widgets/services/apcups.md
Nicu Pavel fdf405fe0a
Feature: Add APC UPS widget ()
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-03-02 07:33:44 -08:00

542 B

title, description
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