[rabbitmq-discuss] Getting stats from celery

Siddharth Saha sidchilling at gmail.com
Thu Jul 21 10:29:01 BST 2011


Unfortunately, I am not doing a Django project and don't want any
dependencies on Django. Any API library using which I can write my own small
customized script ?

On Thu, Jul 21, 2011 at 2:57 PM, Ask Solem <ask at rabbitmq.com> wrote:

>
> On 21 Jul 2011, at 06:04, Siddharth Saha wrote:
>
> > Hi,
> >
> > I want to write a script which will keep track of what tasks have been
> submitted and processed and whether the status of the job was Success /
> Failure and how much time did each task take to finish. I want to dump these
> info in a database so that I can pull out reports now and then about the
> performance.
> >
> > Please give me some cues on how I can proceed on this.
> >
> > I am using RabbitMQ with Celery in my Python project. Looking forward for
> some help.
> >
>
> Hey,
>
> Have you not seen the django-celery monitor?
> It does exactly what you describe:
>
>
> http://docs.celeryproject.org/en/latest/userguide/monitoring.html#django-admin-monitor
>
>


-- 
-Siddharth Saha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110721/6cec8939/attachment.htm>


More information about the rabbitmq-discuss mailing list