On Nov 20, 4:05 pm, gonzoprosperity <[email protected]> wrote:
> I am wondering how people have their background workers monitored and > controlled. We usually use God to monitor jobs but I cannot seem to > get it to play nice with the workers. Graham made a plugin for nagios that we use: http://search.cpan.org/dist/Nagios-Plugin-Beanstalk/lib/Nagios/Plugin/Beanstalk.pm Rather than monitor the workers directly, we check with beanstalkd that there's a worker for each queue and (when appropriate) that the oldest job isn't older than whatever threshold is appropriate. - ask -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" 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/beanstalk-talk?hl=.
