configuration-templates

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 27  →  ?path2? @ 170
/monit/debian/templates/bind
@@ -3,8 +3,8 @@
###########################################################################
 
check process named with pidfile /var/run/named/named.pid
start program = "/etc/init.d/bind9 start"
stop program = "/etc/init.d/bind9 stop"
start program = "/usr/bin/systemctl start named"
stop program = "/usr/bin/systemctl stop named"
if failed host 127.0.0.1 port 53 type tcp protocol dns then restart
if failed host 127.0.0.1 port 53 type udp protocol dns then restart
# if 5 restarts within 5 cycles then timeout