rabbitmqadmin Questions
12
Solved
The beloved RabbitMQ Management Plugin has a HTTP API to manage the RabbitMQ through plain HTTP requests.
We need to create users programatically, and the HTTP API was the chosen way to go. The do...
Leone asked 23/12, 2016 at 18:37
5
Solved
I'm trying to install and be able to run rabbitmqadmin on a linux machine. Following the instructions described here do not help.
After downloading the file linked, it prompts to copy the file (wh...
Charentemaritime asked 31/3, 2016 at 14:19
3
So I keep getting "connection refused" from rabbitmqadmin. I'm running debian 7 on a vm as root user. I installed rabbitmq-server with apt-get, started it up and did the following:
rabbitmqctl add...
Serranid asked 20/1, 2016 at 22:56
6
Is it possible to view RabbitMQ message contents directly from the command line?
sudo rabbitmqctl list_queues lists the queues.
Is there any command like sudo rabbitmqctl list_queue_messages <qu...
Alec asked 22/5, 2012 at 20:18
3
I'm using rabbitmq to handle messages between my databases for an enterprise application I work on. As part of the process, I'm trying to help automate the setup of the servers (e.g. script it). In...
Romaine asked 1/10, 2014 at 16:0
2
Solved
I have RabbitMQ installed on a CentOS 5.x server which I use for message passing between my programs. I've installed rabbitmqadmin following the directions on https://www.rabbitmq.com/management-cl...
Jalisajalisco asked 7/4, 2015 at 21:0
1
© 2022 - 2024 — McMap. All rights reserved.