Feat(nut): configure ups, upsmon, upsd et nut

This commit is contained in:
2023-02-18 19:46:35 +01:00
parent 558530e16e
commit 051a1cad9d
9 changed files with 103 additions and 2 deletions

View File

@@ -1,8 +1,23 @@
---
# defaults file for nut
nut_mode: "standalone"
upsd_users:
- name: upsmonitor
password: upsmonitorpass
type: master
upss:
- name: fooUps
- name: fooUPS
driver: usbhid-ups
port: auto
desc: "Foo UPS"
vendorid: 1111
productid: 1111
upsmon_servers:
- ups_name: fooUPS
address: localhost
user: upsmonitor
password: upsmonitorpass
type: "master"