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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user