[rabbitmq-discuss] rabbitmqctl help
Simon MacMullen
simon at rabbitmq.com
Thu Jan 20 16:39:22 GMT 2011
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
More information about the rabbitmq-discuss
mailing list