Hi,

We are using supervisor to run some long running processes as well as
a number of monitoring scripts (as eventlisteners).

To monitor these processes we use a crashmail script that sends an
email when one of the processes exit unexpectedly.

I want to move some of our cronjobs over to supervisor, but I'd like
to be able to monitor these 'cron' jobs with the crashmail script.
However, when one of the cronjobs exits unexpectedly it just gets
restarted on the next even, no email is send. Is there a way to have
the crashmail script send an email when one of the other
eventlisteners crashes?

--
- Tiemo
_______________________________________________
Supervisor-users mailing list
[email protected]
https://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to