For the record, I had exactly the same problem, but then I figured out
that when I ran god with the -D option (i.e. keeping it in the
foreground), it works...
So I've changed my init.d script to add "-D &" at the end...
It's a bit weird, but it seems to work. Processes are now being
monitored correctly, including events.
Daniel