Hi,

I was wondering if someone on this list could give me some hints on setting
up a supervisor infrastructure to manage processes running on multiple
machines?

The typical scenario we are investigating using supervisord for is:

machineA
       - server1
       - server2

machineB
        - server3
        - server4


what we like to do is manage each of those server instances from one
supervisorctl...

I'm thinking that we would need to start 2 supervisord instances, 1 on each
machine, and then connect to the supervisor processes from a supervisorctl
session.  Is this possible? Is this the right way to do it?

Can anyone share their configs for such a setup?

thanks,
James
_______________________________________________
Supervisor-users mailing list
[email protected]
http://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to