I use DJB's daemontools http://cr.yp.to/daemontools.html or upstart on Ubuntu to keep the god daemon running. more details here
http://blog.wolfman.com/articles/2010/9/19/running-erlang-otp-applications-as-daemons-on-ubuntu-servers On Jan 19, 1:08 am, Ronny Hanssen <[email protected]> wrote: > Hi all, > > Does anybody have any experience in monitoring God? The inherent problem is > that someone needs to monitor the monitor... > > The God-process cannot monitor itself I guess. Since, if it crashes - the > process isn't around (evidently) to check if it is gone. One could use a > second God that only checked if the first God was running - and nothing > else. But, again - if this second God dies then the system is again > vulnerable. > > So, to cope with this I guess we could make the Gods monitor each other: > God-1: > Watch God-2. > God-2: > Watch God-1. > Watch BackgrounDrb. > ... > > Anyone had thoughts or experiences on this already? I am a newbie on God and > this might have been discussed already. The problem is that the > list-archives are a bit hard to search. The google search searches all > groups. And adding the word "god" to the search really doesn't narrow down > results to this group... :/ > > ~Ronny -- You received this message because you are subscribed to the Google Groups "god.rb" 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/god-rb?hl=en.
