amix wrote: > Supervisor is using lots of CPU (more than the web-servers it's > monitoring). I can't really find a way to debug this, other than it > seems to me that it's busy-waiting on something.
Hi Amir, Troubleshooting this may be difficult but you can get some useful information by running supervisord with debug logging (-eDEBUG) and also by attaching to it with strace. Both will give extremely verbose output but might show something interesting. Regards, Mike -- Mike Naberezny Maintainable Software http://maintainable.com _______________________________________________ Supervisor-users mailing list Supervisor-users@lists.supervisord.org http://lists.supervisord.org/mailman/listinfo/supervisor-users