mirror of
https://github.com/rwinkhart/unifi-shutd.git
synced 2026-08-28 04:36:29 -04:00
6c1f9a2e0fe5e6f2f4cef179710f24c0db57349e
unifi-shutd
This is a simple daemon that monitors the in-built NUT server on a Ubiquiti UniFi UPS and safely shuts down the active system when the UPS switches to battery power (on AC loss).
Usage
- Install the
unifi-shutddaemon to/usr/local/bin/unifi-shutd. - Install the service file for your init system (be sure to edit the arguments first!!)
- OpenRC: Save services/openrc
to/etc/init.d/unifi-shutd` - systemd: Not yet implemented (feel free to contribute; I just haven't bothered because all my baremetal servers are based on Alpine Linux)
- OpenRC: Save services/openrc
- Enable and start the service
- Test disconnecting your UPS from AC and ensure the service properly shuts down your server
Languages
Go
92.3%
Shell
7.7%