15 lines
354 B
YAML
15 lines
354 B
YAML
|
nut_client_local_server: true
|
||
|
nut_client_shutdown_cmd: /usr/bin/poweroff
|
||
|
nut_client_shutdown_exit: "true"
|
||
|
nut_client_hostsync: 120
|
||
|
nut_client_notify_cmd: /scripts/notify.sh
|
||
|
nut_client_ups_devices:
|
||
|
- name: ups0
|
||
|
host: hv00.balsillie.house
|
||
|
type: primary
|
||
|
port: 3493
|
||
|
powervalue: 1
|
||
|
nut_client_notify_flags:
|
||
|
- name: SHUTDOWN
|
||
|
flags: EXEC
|