add docs for ups

This commit is contained in:
Alex Tau 2026-01-18 15:33:56 +03:00
parent 6c8ae03b6a
commit 5cd3f47d65
4 changed files with 134 additions and 1 deletions

View file

@ -65,3 +65,7 @@ Then enable and start the service:
ln -s /opt/lego-monitoring/lego-monitoring.service /etc/systemd/system/lego-monitoring.service
systemctl enable --now lego-monitoring
```
### UPS monitoring
See [docs/ups.md](docs/ups.md) for instructions.