Hi all, I created a simple Python script to send Beanstalkd stats (per instance and/or per tube) that you can run via cron and updated AWS CloudWatch.
You can read a post about it here: http://forecastcloudy.net/2011/11/01/script-to-update-beanstalkd-work-queue-statistics-in-cloudwatch/ You can grab the code here: https://github.com/forecastcloudy/beanstalkdcloudwatch At this point you can only send 1 metric at a time but when I get some time I'll make a way use the PutMetricDataBatch function to save some costs. Eran -- 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=en.
