Notify hinzugefügt

notify_master "/usr/local/bin/failover.sh MASTER"
notify_backup "/usr/local/bin/failover.sh BACKUP"
notify_fault  "/usr/local/bin/failover.sh FAULT"
This commit is contained in:
kai
2026-04-26 15:15:08 +00:00
parent 1c7288ce79
commit 2a2117b39c
+4
View File
@@ -1,3 +1,7 @@
notify_master "/usr/local/bin/failover.sh MASTER"
notify_backup "/usr/local/bin/failover.sh BACKUP"
notify_fault "/usr/local/bin/failover.sh FAULT"
vrrp_script chk_pihole {
script "/usr/local/bin/check_pihole.sh"
interval 2