Hi Ronny, some year a go I was using God for monitoring and Monit http://mmonit.com/monit/ to monitor God. Since, at least, back then there was some memory leak thingy in God, if I remember correctly and I needed some bulletproof monitoring for God itself. I think you can do some God monitoring God thing also, but I ended up with this solution.
-- Marko On Wed, Jan 19, 2011 at 10: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]<god-rb%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/god-rb?hl=en. > -- 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.
