monit-general
[Top][All Lists]
Advanced

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

running script instead of exe


From: Nick Upson
Subject: running script instead of exe
Date: Thu, 16 Aug 2007 14:05:12 +0100

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]