{"id":552,"date":"2013-06-28T00:47:40","date_gmt":"2013-06-27T19:17:40","guid":{"rendered":"http:\/\/atuljha.com\/blog\/?p=552"},"modified":"2013-07-01T19:45:40","modified_gmt":"2013-07-01T14:15:40","slug":"rabbitmq-webui-ubuntu","status":"publish","type":"post","link":"https:\/\/atuljha.com\/blog\/2013\/06\/28\/rabbitmq-webui-ubuntu\/","title":{"rendered":"RabbitMQ webUI &#038; Ubuntu"},"content":{"rendered":"<p>I heard about RabbitMq webUI from my friend Ritesh. I felt it will be helpful for anyone who wants to understand queue workflow playing with OpenStack. After reading found this for getting the same on Ubuntu 12.04.<\/p>\n<p><em>Installing RabbitMQ Server<br \/>\n<\/em><br \/>\n<code># apt-get install rabbitmq-server<\/code><\/p>\n<p><em>Checking list of installed plugin.<br \/>\n<\/em><br \/>\n<code># rabbitmq-plugins list<br \/>\n[ ] amqp_client 0.0.0<br \/>\n[ ] cowboy 0.5.0-rmq0.0.0-git4b93c2d<br \/>\n[ ] eldap 0.0.0-gite309de4<br \/>\n[ ] mochiweb 2.3.1-rmq0.0.0-gitd541e9a<br \/>\n[ ] rabbitmq_auth_backend_ldap 0.0.0<br \/>\n[ ] rabbitmq_auth_mechanism_ssl 0.0.0<br \/>\n[ ] rabbitmq_consistent_hash_exchange 0.0.0<br \/>\n[ ] rabbitmq_federation 0.0.0<br \/>\n[ ] rabbitmq_federation_management 0.0.0<br \/>\n[ ] rabbitmq_jsonrpc 0.0.0<br \/>\n[ ] rabbitmq_jsonrpc_channel 0.0.0<br \/>\n[ ] rabbitmq_jsonrpc_channel_examples 0.0.0<br \/>\n[ ] rabbitmq_management 0.0.0<br \/>\n[ ] rabbitmq_management_agent 0.0.0<br \/>\n[ ] rabbitmq_management_visualiser 0.0.0<br \/>\n[ ] rabbitmq_mochiweb 0.0.0<br \/>\n[ ] rabbitmq_mqtt 0.0.0<br \/>\n[ ] rabbitmq_old_federation 0.0.0<br \/>\n[ ] rabbitmq_shovel 0.0.0<br \/>\n[ ] rabbitmq_shovel_management 0.0.0<br \/>\n[ ] rabbitmq_stomp 0.0.0<br \/>\n[ ] rabbitmq_tracing 0.0.0<br \/>\n[ ] rabbitmq_web_stomp 0.0.0<br \/>\n[ ] rabbitmq_web_stomp_examples 0.0.0<br \/>\n[ ] rfc4627_jsonrpc 0.0.0-git7ab174b<br \/>\n[ ] sockjs 0.3.4-rmq0.0.0-git3132eb9<br \/>\n[ ] webmachine 1.9.1-rmq0.0.0-git52e62bc<\/code><\/p>\n<p><em>Enabling the webUI<br \/>\n<\/em><br \/>\n<code># rabbitmq-plugins enable rabbitmq_management<br \/>\nThe following plugins have been enabled:<br \/>\nmochiweb<br \/>\nwebmachine<br \/>\nrabbitmq_mochiweb<br \/>\namqp_client<br \/>\nrabbitmq_management_agent<br \/>\nrabbitmq_management<br \/>\nPlugin configuration has changed. Restart RabbitMQ for changes to take effect.<br \/>\n<\/code><\/p>\n<p><code>root@openstack-lxc:~# service rabbitmq-server restart<br \/>\n* Restarting message broker rabbitmq-server [ OK ]<br \/>\n<\/code><\/p>\n<p>To check the webUI kindly visit the browser with <code>http:\/\/localhost:15672<\/code> Incase you have not created any user yourself you have a user:password created already <code>guest:guest<\/code> You should login with the creds &amp; will see a shiny dashboard.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" alt=\"\" src=\"https:\/\/lh6.googleusercontent.com\/-Zaq9QlFZOuI\/UcyOLobHXOI\/AAAAAAAABM0\/gKxdgahn0p4\/w958-h225-no\/1Screenshot.png\" width=\"958\" height=\"225\" \/><\/p>\n<p><strong>NOTE: If you are using version below\u00a0<\/strong><\/p>\n<pre><code>rabbitmq-server     2.7.1-0ubuntu4 <\/code><\/pre>\n<p>Follow this instructions mentioned on <a href=\"http:\/\/stackoverflow.com\/questions\/8548983\/how-to-install-rabbitmq-management-plugin-rabbitmq-plugins\/16589664#16589664\" target=\"_blank\">stackoverflow<\/a><\/p>\n<p>I am thinking about writing next after this so will add more RabbitMQ related blog soon \ud83d\ude42<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I heard about RabbitMq webUI from my friend Ritesh. I felt it will be helpful for anyone who wants to understand queue workflow playing with OpenStack. After reading found this for getting the same on Ubuntu 12.04. Installing RabbitMQ Server # apt-get install rabbitmq-server Checking list of installed plugin. # rabbitmq-plugins list [ ] amqp_client &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/atuljha.com\/blog\/2013\/06\/28\/rabbitmq-webui-ubuntu\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;RabbitMQ webUI &#038; Ubuntu&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[33,62,5],"tags":[],"_links":{"self":[{"href":"https:\/\/atuljha.com\/blog\/wp-json\/wp\/v2\/posts\/552"}],"collection":[{"href":"https:\/\/atuljha.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atuljha.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atuljha.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atuljha.com\/blog\/wp-json\/wp\/v2\/comments?post=552"}],"version-history":[{"count":7,"href":"https:\/\/atuljha.com\/blog\/wp-json\/wp\/v2\/posts\/552\/revisions"}],"predecessor-version":[{"id":584,"href":"https:\/\/atuljha.com\/blog\/wp-json\/wp\/v2\/posts\/552\/revisions\/584"}],"wp:attachment":[{"href":"https:\/\/atuljha.com\/blog\/wp-json\/wp\/v2\/media?parent=552"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atuljha.com\/blog\/wp-json\/wp\/v2\/categories?post=552"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atuljha.com\/blog\/wp-json\/wp\/v2\/tags?post=552"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}