blob: 0513d411994264142c354bf4b3dc24041368387e (
plain)
1
2
3
4
5
6
7
8
|
config watchcat
option period '6h'
option mode 'ping_reboot'
option pinghosts '8.8.8.8'
option forcedelay '30'
# For restart_iface and run_script, start a fresh failure window after
# each recovery action finishes before allowing another restart.
# option reset_failure_timer '1'
|