[rabbitmq-discuss] Monitoring Question

Jason J. W. Williams jasonjwwilliams at gmail.com
Mon Jan 12 22:45:42 GMT 2009


On the python question, it looks like calling queue_declare() from
py-amqplib returns a tuple containing the number of messages in the
queue and number of consumers. I assume this indicates calling
queue_declare() on an already instantiated queue name would return the
message and consumer count for the queue.

-J

On Mon, Jan 12, 2009 at 3:33 PM, Jason J. W. Williams
<jasonjwwilliams at gmail.com> wrote:
> Hi Ben,
>
> Sorry...HC=healthcheck. Will probably end up scripting
> rabbitmqctl...just hate output scraping. :-)
>
> -J
>
> On Mon, Jan 12, 2009 at 3:29 PM, Ben Hood <0x6e6562 at gmail.com> wrote:
>> Jason,
>>
>> On Mon, Jan 12, 2009 at 10:17 PM, Jason J. W. Williams
>> <jasonjwwilliams at gmail.com> wrote:
>>> Dang. Was hoping to HC it from Python. Thank you for the info.
>>
>> Pardon my ignorance, but what does HC it mean?
>>
>> BTW, the company that sponsored the development of rabbitmqctl are
>> scripting it with python.
>>
>> Ben
>>
>




More information about the rabbitmq-discuss mailing list