Sorry you haven't found a solution. I too am running CentOS 5.5 x86_64 with a pretty bone-stock install. I've really only installed the 'Development Tools' package group, ruby from the repo, and then installed rvm to manage installation of ruby 1.8.7. God is running against the rvm installed ruby 1.8.7 and my 'god check' results in output identical to what you are seeing on your working servers.
On May 2, 9:48 am, Sean Laurent <[email protected]> wrote: > No suggestions? I'm kind of dead in the water here... any suggestions > would be appreciated! > > -S > > On Apr 22, 12:47 pm, Sean Laurent <[email protected]> wrote: > > > > > > > > > I have god installed on at least a dozen (or more) servers running > > CentOS in both i386 and x86_64 flavors. Love it. Awesome tool. > > > I just setup two new CentOS 5.5 x86_64 servers and installed God. > > Unfortunately, I'm getting the event system error: > > > $ tail /var/log/god.log > > E [2011-04-22 12:33:17] ERROR: Condition > > 'God::Conditions::ProcessExits' requires an event system but none has > > been loaded > > > $ god check > > using event system: none > > [fail] event system did not load > > > $ uname -a > > Linux server2.example.com 2.6.18-238.9.1.el5 #1 SMP Tue Apr 12 > > 18:10:13 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux > > > I can't find any cn or netlink kernel module on any of my CentOS > > servers. Yet I have other servers that work fine: > > > $ god check > > using event system: netlink > > starting event handler > > forking off new process > > forked process with pid = 17559 > > killing process > > [ok] process exit event received > > > $ uname -a > > Linux server1.example.com 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT > > 2010 x86_64 x86_64 x86_64 GNU/Linux > > > What could possibly be different between my servers? Am I missing > > something simple? Any advice would be greatly appreciated. > > > -Sean -- 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.
