monit-general
[Top][All Lists]
Advanced

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

Re: Multiple processes have same name


From: Christian Hopp
Subject: Re: Multiple processes have same name
Date: Thu, 20 May 2004 23:52:02 +0200 (CEST)

On Thu, 20 May 2004, Jon Evans wrote:

Hi Jon!

The service name behind "process" can be chosen freely.  So you can say,
e.g,

check process tomcat_customer1 with pidfile
      "/opt/customers/1/logs/catalina.pid"
          start = "/etc/init.d/tomcat.customer1 start"
          stop = "/etc/init.d/tomcat.customer1 stop"
          if failed port 8080 and protocol http
                  and request "/test.jsp" then restart
          alert address@hidden

that is more readable then "java".

Christian

-- 
Christian Hopp                                email: address@hidden
Institut für Elektrische Informationstechnik             fon: +49-5323-72-2113
TU Clausthal, Leibnizstr. 28, 38678 Clausthal-Zellerf.   fax: +49-5323-72-3197
                             pgpkey: https://www.iei.tu-clausthal.de/pgp-keys/





reply via email to

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