qpid-stat gives most of that info using qmf.. Thus 1& 2 quite easy to do.

There is also a JMX bridge QMan, (3). Not sure how well maintained it is.

Carl.


On 05/16/2012 02:29 PM, oggie wrote:
> While evaluating QPid, I also need to determine if it can be monitored
> easily. Our current monitoring tool is nagios.
>
> We need to be able to monitor the queue for things such as:
> 1 - empty queue
> 2 - full queue
> 3 - old messages
> 4 - slowness
> etc.
>
> As far as I can tell, there's three options:
> 1 - Add the startup option to have qpid write to the system log and then
> just get nagios to montor that log
> 2 - Use QMF and write a nagios plugin in python to use QMF.
> 3 - Write a jmx client plugin for nagios that uses the jmx interface in
> qpid.
>
> Does anyone have any experience with this? Anything they'd like to share? Is
> one option better than the others?
>
> I think the #1 and #2 would be the quickest to implement.
>
> Thanks!
>
>
> --
> View this message in context: 
> http://qpid.2158936.n2.nabble.com/monitoring-and-alarms-alerts-tp7562412.html
> Sent from the Apache Qpid users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to