[rabbitmq-discuss] RabbitMQ Queue Depth Nagios Healthcheck
Matthias Radestock
matthias at rabbitmq.com
Sat Jun 19 06:56:42 BST 2010
Jason,
Jason J. W. Williams wrote:
> this may not work on Rabbit 1.8.0 due to the change in behavior for
> re-declaring existing queues.
I suggest you use a passive queue.declare, i.e. setting the 'passive'
flag to true. In that flavour of the command only the queue name is
relevant and no equivalence checks are carried out.
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list