Hi,
I wanted to get notified on my custom trigger as much as possible.
However, the current God engine will not notify you when a daemon goes
from any-state to unmonitored (for example, if you 'god stop mydaemon'
from the command line). The patch at
https://github.com/octplane/god/commit/d606152fc729c75c53c7fa2db57e8035cece6237
will send this last event to your triggers, just before actually
unmonitoring your daemon.
Cheers,
--
Pierre.