monit-dev
[Top][All Lists]
Advanced

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

Re: monit l.l p.y


From: Christian Hopp
Subject: Re: monit l.l p.y
Date: Wed, 18 Jun 2003 12:05:25 +0200 (CEST)

On Wed, 18 Jun 2003, Christian Hopp wrote:

> CVSROOT:      /cvsroot/monit
> Module name:  monit
> Branch:
> Changes by:   Christian Hopp <address@hidden> 03/06/18 04:34:00
>
> Modified files:
>       .              : l.l p.y
>
> Log message:
>       Service names are not anymore restricted by reserved names.
>       It is now possible to contruct service checks like,
>
>       check process ssh pidfile /var/run/sshd.pid
>
>       or
>
>       check process check pidfile /var/run/check.pid
>
>       or even (compatibility to old syntax)
>
>       check check pidfile /var/run/check.pid
>

Mmmph... I haven't thought about DEPEND!

I think we can do it if we change the syntax to,

DEPENDS foo, bar, foobar

with ",".

Otherwise we have to revert it!

CHopp

-- 
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]