[rabbitmq-discuss] rabbitmqctl help

Joel Grandin Joel.Grandin at mathworks.com
Thu Jan 20 16:49:46 GMT 2011


I will take a look. We are using the web management console but I hadn't noticed a way to get consumer information like you can with "rabbitmqctl list_consumers"

The management console is on the remote machine that I am trying to connect to using rabbitmqctl. We are using the following versions.

Name	Version
amqp_client	2.1.1
crypto	2.0.2
inets	5.5.1
kernel	2.14.2
mnesia	4.4.16
mochiweb	1.3
os_mon	2.2.5
rabbit	2.1.1
rabbit_jsonrpc	2.1.1
rabbit_jsonrpc_channel	2.1.1
rabbit_management	2.1.1
rabbit_mochiweb	2.1.1
rfc4627_jsonrpc	0.01
sasl	2.1.9.2
stdlib	1.17.2


webmachine	1.7.0
-----Original Message-----
From: rabbitmq-discuss-bounces at lists.rabbitmq.com [mailto:rabbitmq-discuss-bounces at lists.rabbitmq.com] On Behalf Of Simon MacMullen
Sent: Thursday, January 20, 2011 11:39 AM
To: rabbitmq-discuss at lists.rabbitmq.com
Subject: Re: [rabbitmq-discuss] rabbitmqctl help

On 20/01/11 16:29, Matthew Sackman wrote:
 > On Thu, Jan 20, 2011 at 04:21:25PM +0000, Joel Grandin wrote:
>> If I look at the server management console I see that the node is defined by

If you're running management already then you could look at 
rabbitmqadmin. This is a command line tool that talks http to the 
management plugin.

rabbitmqadmin won't let you start / stop / reset / cluster but it will 
do most other things.

 From your mail it looks like you're running an older version of 
RabbitMQ where the management plugin did not come with rabbitmqadmin - 
but the HTTP API is fairly constant so just grabbing the latest version 
from hg should work pretty well:

http://hg.rabbitmq.com/rabbitmq-management/raw-file/default/bin/rabbitmqadmin

Cheers, Simon

-- 
Simon MacMullen
Staff Engineer, RabbitMQ
SpringSource, a division of VMware

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss at lists.rabbitmq.com
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss


More information about the rabbitmq-discuss mailing list