X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=monit-cn%2Fmaradns.conf;fp=monit-cn%2Fmaradns.conf;h=c8494a9308ebacd38c5056745911d747af3b599f;hb=66ee787365d107b57bfe7948a298258c8b7651aa;hp=0000000000000000000000000000000000000000;hpb=d4fd8e87f039d69977770117ec5d32eb8c750231;p=monit-cn.git diff --git a/monit-cn/maradns.conf b/monit-cn/maradns.conf new file mode 100644 index 0000000..c8494a9 --- /dev/null +++ b/monit-cn/maradns.conf @@ -0,0 +1,13 @@ +## Begin - Generated by CARNet package monit-cn +# +# This is a monit-cn template file. REMOVE this whole comment block if +# you DON'T WANT monit-cn to edit/remove/delete your configuration file. +# +## End - Generated by CARNet package monit-cn + +check process maradns with pidfile "/var/run/maradns.etc_maradns_mararc.pid" + start program = "/etc/init.d/maradns start" + stop program = "/etc/init.d/maradns stop" + if failed host 127.0.0.1 port 53 type udp + with timeout 10 seconds + then restart