[Supervisor-users] Run supervisor from supervisor?
Chris McDonough
chrism at plope.com
Thu Mar 19 10:26:21 EDT 2009
Hmm.. it helps to actually read the whole post.
Since you say you tried the "-n" flag, I have no idea why this wouldn't work.
One trick is to use the flags "-n -eDEBUG" on the main supervisor to see output
from subprocesses in the foreground; this might give you a clue.
Jim Baack wrote:
> I'm new to supervisor - it's working great for me. I'm trying to run one or more supervisor instances from a master supervisor - the use case is one master on a server and sub-supervisors for each user on the machine allowing them access to only their processes.
>
> The sub-supervisor process is reported as dying each time it is started by the master - but it is running and the processes it manages are running too. It tried the -n option on the sub-supervisor - then it reported as dying and actually didn't run it's processes.
>
> Any suggestions or is what I'm trying not possible/recommended. Thanks.
>
> Jim
> _______________________________________________
> Supervisor-users mailing list
> Supervisor-users at lists.supervisord.org
> http://lists.supervisord.org/mailman/listinfo/supervisor-users
>
More information about the Supervisor-users
mailing list