vmhost0: Shut down when first UPS goes low battery
The automatic transfer switch does not seem to work reliably when both UPS sources are running on battery. This means all systems lose power after the first UPS battery dies, even though the second UPS is still online. To minimize the risk of data loss, at least until I figure out what's wrong, I want both VM hosts to shut down as soon as the first UPS signals that its battery is low.frigate-exporter
parent
07f84e7fdc
commit
764177daf3
|
@ -46,6 +46,7 @@ networkd_networks:
|
|||
samba_interfaces:
|
||||
- enp5s0
|
||||
|
||||
nut_monitor_minsupplies: 2
|
||||
nut_monitor_password: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
33336330623563356364343833616665343930643764333863613036303530396232333062326466
|
||||
|
|
Loading…
Reference in New Issue