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 <[EMAIL PROTECTED]> wrote: > it also runs fine from the command line > > On 16/08/07, Nick Upson <[EMAIL PROTECTED]> 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? > > > -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
