configuration-templates – Diff between revs 156 and 160

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 156 Rev 160
Line 3... Line 3...
3 ########################################################################### 3 ###########################################################################
Line 4... Line 4...
4   4  
5 check process opendmarc with pidfile /var/run/opendmarc/opendmarc.pid 5 check process opendmarc with pidfile /var/run/opendmarc/opendmarc.pid
6 start program "/etc/init.d/opendmarc start" 6 start program "/etc/init.d/opendmarc start"
7 stop program "/etc/init.d/opendmarc stop" 7 stop program "/etc/init.d/opendmarc stop"
8 if failed unixsocket /var/run/opendmarc/opendmarc.sock type tcp then restart 8 #if failed unixsocket /var/run/opendmarc/opendmarc.sock type tcp then restart
9 #if failed port 12345 type tcp then restart 9 if failed port 12345 type tcp then restart
10 # if 5 restarts within 5 cycles then timeout 10 # if 5 restarts within 5 cycles then timeout