File: http://svn.grimore.org/configuration-templates/monit/debian/templates/dovecot -

###########################################################################
##  Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3      ##
###########################################################################
 
check process dovecot with pidfile /var/run/dovecot/master.pid
   group mail
   depends dovecot_init
   depends dovecot_bin
   start program = "/etc/init.d/dovecot start"
   stop program = "/etc/init.d/dovecot stop"
   if failed host mail.grimore.org port 993 type tcpssl sslauto protocol
     imap for 5 cycles then restart
#   if 3 restarts within 5 cycles then timeout
 
check file dovecot_init with path /etc/init.d/dovecot
   group mail
 
check file dovecot_bin with path /usr/sbin/dovecot
   group mail

unix/monit/debian/templates/dovecot.txt ยท Last modified: 2022/04/19 08:28 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.