Rabbit MQ Research (iii) rabbitmq_management INTRODUCTION

Source: Internet
Author: User
Tags message queue switches

Rabbitmq_management default address is: http://ip:15672 or http://ip:55672, as shown below:


User name default guest, password is guest, you can use the command to add other users and authorize

./rabbitmqctl Add_user Ewallet 123456

./rabbitmqctl set_user_tags Ewallet Administrator


After entering rabbitmq_management, the following image:


connections, RABBITMQ connection information, as shown below:



channels, based on the connection of the channel, the actual development of the link should be a global variable, the channel is thread-level

admin, Administrator user maintenance interface, you can add, delete, change, check the administrator user

queues, Message queue maintenance, can be added to the message queue, query operations, as shown below:


To establish a message queue to ensure that the login user has authorized virtual machine, establish virtual machine and authorization please refer to click to open the link, the license appears after the virtual machine selection bar, as shown below:

exchanges, switch maintenance interface, provides switch addition and query function, as shown below:


Bind the switches and queues as shown in the following figure:


Be aware that the switch name+ queue name uniquely locates a queue.

The switches and queue persistence properties tested here are not valid ...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.