Shadow-Here


Server : Apache
System : Linux methusalix2 3.16.0-11-amd64 #1 SMP Debian 3.16.84-1 (2020-06-09) x86_64
User : hios ( 1437)
PHP Version : 5.6.40-0+deb8u12
Disable Function : proc_close,proc_open,dl,shell_exec,passthru
Directory :  /etc/monit/monitrc.d/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :
Current File : //etc/monit/monitrc.d/pdns-recursor
 check process pdns-recursor with pidfile /var/run/pdns_recursor.pid
   group system
   group dns
   group pdns-recursor
   start program = "/etc/init.d/pdns-recursor start"
   stop program = "/etc/init.d/pdns-recursor stop"
   if failed host 127.0.0.1 port 53 type udp protocol dns for 3 times within 4 cycles then restart
   if 5 restarts within 20 cycles then timeout
   depend pdns-recursor_bin
   depend pdns-recursor_rc

 check file pdns-recursor_bin with path /usr/sbin/pdns_recursor
   group pdns-recursor
   include /etc/monit/templates/rootbin

 check file pdns-recursor_rc with path /etc/init.d/pdns-recursor
   group pnds-recursor
   include /etc/monit/templates/rootbin


Samx