monit-general
[Top][All Lists]
Advanced

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

Re: running script instead of exe


From: Nick Upson
Subject: Re: running script instead of exe
Date: Fri, 17 Aug 2007 13:17:04 +0100

I found my problem, my actual config entry had 2 "start program"
entries and no "stop program" entry. Perhaps one to add to the
validation check

On 16/08/07, Nick Upson <address@hidden> wrote:
> it also runs fine from the command line
>
> On 16/08/07, Nick Upson <address@hidden> wrote:
> > I have a config like this
> >
> > check process myshwith pidfile /var/run/mysh.pid
> >  start program = "/usr/bin/mysh.sh start"
> >  stop program  = "/usr/bin/mysh.sh stop"
> >
> > if mysh runs an executable everything is fine, if it runs another
> > script that will never end then it never starts, is it something to do
> > with how monit runs processes? how can I get round it?
> >
>




reply via email to

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