Re: [Supervisor-users] mail notifications

2014-01-25 Thread Chris Watts
You can write event handlers that will fire on a variety of state events and will include identifying information for the process that is responsible for the event. http://supervisord.org/events.html within those handlers you can just use python to send emails, below is one example. http://www.n

[Supervisor-users] mail notifications

2014-01-24 Thread Marcos Cano
hello is there anyway to tell supervisor to send an email on an event. (for instance when a certain process (under supervisor) crashes or can not be started ) ___ Supervisor-users mailing list Supervisor-users@lists.supervisord.org https://lists.superviso