monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Qmail in Monit?


From: Tatsuya Nonogaki
Subject: Re: Qmail in Monit?
Date: Tue, 27 Mar 2007 23:35:53 +0900

I have been successfully managing Qmail with Monit for more than three
years.
My Web page explains how, but unfortunately most pages are only
in Japanese. So I'm goig to introduce the link URLs to sample files;

Essensially I run Qmail components via tcpserver. They are start/stoped
through rc script I crafted. Each rc scripts, of course, create PID file.
Then you can setup Monit control blocks (attached to this mail) as usual.

rc scripts;
qmail core:
    http://www.asahi-net.or.jp/~aa4t-nngk/codes/qmail
qmail-smtpd:
    http://www.asahi-net.or.jp/~aa4t-nngk/codes/qsmtpd
qmail-pop3d:
    http://www.asahi-net.or.jp/~aa4t-nngk/codes/qpop3d

[Note]
My qmail-smtpd, qmail-pop3d rc scripts require a tiny shell script,
detectpid, which detects PID of invoked tcpservers without fail.
detectpid:
    http://www.asahi-net.or.jp/~aa4t-nngk/codes/detectpid

I'm glad if this would help.

~//^^//^^//^^//^^//^^//^^//^^//^^//^^//^^//^^//^^//^^//^^//^^//
     Tatsuya Nonogaki
               H-Page: http://www.asahi-net.or.jp/~aa4t-nngk/
~//^^//^^//^^//^^//^^//^^//^^//^^//^^//^^//^^//^^//^^//^^//^^//


>I Search in the www over info of "How to add Qmail in Monit", but i cant 
>found nothing.
>Any know or any have a Qmail running under the monit inspection?
>Thankz.
>
>-------------------------------text/plain-------------------------------
>--
>To unsubscribe:
>http://lists.nongnu.org/mailman/listinfo/monit-general

Attachment: monitrc
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]