Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

etc_monit_conf.d_dovecot 378B

1234567
  1. check process dovecot with pidfile /var/run/dovecot/master.pid
  2. group mail
  3. start program = "/bin/systemctl start dovecot"
  4. stop program = "/bin/systemctl stop dovecot"
  5. if failed port 993 type tcpssl sslauto protocol imap for 5 cycles then restart
  6. if failed port 995 type tcpssl sslauto protocol pop for 5 cycles then restart
  7. if 3 restarts within 5 cycles then timeout