RABBITMQ Installation and Monitoring

Source: Internet
Author: User
Tags rabbitmq

Installation

Install Erlang Windows Binary Files First, then install Rabbitmq-server-3.0.0.exe, and the installation process can refer to http://www.rabbitmq.com/install-windows.html


Monitoring

RABBITMQ provides a web-based monitoring page system that is invoked in a plugin manner.

Run the following command to enable the management plug-in:

Rabbitmq-plugins Enable Rabbitmq_management

Then run the following command to install:

Rabbitmq-service stop
<pre class= "Example" Name= "code" style= "WHITE-SPACE:PRE-WRAP; Word-wrap:break-word; padding:5px; BORDER:1PX Solid RGB (221, 221, 221); font-family: ' Courier New ', Courier, monospace; Background-color:rgb (238, 238, 238); " >rabbitmq-service Install
Rabbitmq-service start

Finally, in the http://localhost:15672/#/access to the monitoring page, the user name and password are guest.

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.