18 lines
498 B
YAML
18 lines
498 B
YAML
nut_client_local_server: false
|
|
nut_client_shutdown_cmd: /scripts/shutdown.sh
|
|
nut_client_shutdown_exit: "false"
|
|
nut_client_hostsync: 15
|
|
nut_client_notify_cmd: /scripts/notify.sh
|
|
nut_client_min_supplies: 1
|
|
nut_client_ups_devices:
|
|
- name: ups0
|
|
host: hv00.balsillie.house
|
|
type: secondary
|
|
port: 3493
|
|
powervalue: 1
|
|
nut_client_notify_messages:
|
|
- name: SHUTDOWN
|
|
message: "UPSMON shutdown triggered for KUBE00."
|
|
nut_client_notify_flags:
|
|
- name: SHUTDOWN
|
|
flags: SYSLOG+WALL+EXEC |