[rabbitmq-discuss] How to monitor RabbitMQ queues

Jason McIntosh mcintoshj at gmail.com
Thu Apr 24 19:50:51 BST 2014


It sounds like you want to monitor not just the queues but your connections
and what the connections are bound to?  If you look at the API it might
give you some of this:
http://server:15672/api/queues/
http://server:15672/api/connections/

I've got monitoring with Zabbix right now:
https://github.com/jasonmcintosh/rabbitmq-zabbix
And though I don't have message rights, I do track how many consumers are
on each queue and other information.

Jason



On Thu, Apr 24, 2014 at 1:44 PM, Srinath Sridharan -X (srinatsr - ZENSAR
TECHNOLOGIES INC at Cisco) <srinatsr at cisco.com> wrote:

>  Hello,
>
>
>
> I need to monitor the rabbitmq queues, to know what messages are coming in
> and who is consuming the messages.
>
>
>
> Basically I need to monitor the queues and it’s status.
>
>
>
> We have implemented RabbitMQ in Java.
>
>
>
>
>
>
>
> Regards …*?*
>
> Srinath
>
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>


-- 
Jason McIntosh
https://github.com/jasonmcintosh/
573-424-7612
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140424/b44a99c9/attachment.html>


More information about the rabbitmq-discuss mailing list