I think you can listen for the "restart" event using forever, this way you can send some e-mail when the script restarts.
-- Att, Alan Hoffmeister 2013/1/17 bodo <[email protected]> > I use supervisor and forever to launch script node. When script is > crashed, supervisor or forever restart script auto. I want to send mail > when script is restarted to know what happened. How to do that ? > > Thank you for any help > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
