重庆思庄Oracle、Redhat认证学习论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 1514|回复: 0
打印 上一主题 下一主题

启动 rabbitmq 插件失败的处理

[复制链接]
跳转到指定楼层
楼主
发表于 2017-10-29 11:43:15 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
[root@controller ~]# /usr/lib/rabbitmq/bin/rabbitmq-plugins enable rabbitmq_management
The following plugins have been enabled:
  mochiweb
  webmachine
  rabbitmq_web_dispatch
  amqp_client
  rabbitmq_management_agent
  rabbitmq_management
Applying plugin configuration to rabbit@controller... failed.
* Could not contact node rabbit@controller.
   Changes will take effect at broker restart.
* Options: --online  - fail if broker cannot be contacted.
            --offline - do not try to contact broker.

【从提醒信息看是不成功的,不能把配置添加到我的controller上面。所以需要开启节点。】


[root@controller ~]# rabbitmqctl start_app
Starting node
rabbit@controller ...





[root@controller ~]# rabbitmq-plugins enable rabbitmq_management
Plugin configuration unchanged.

Applying plugin configuration to rabbit@controller... started 6 plugins.


这样,就可以了,
之后,就可以去访问RabbitMQ web界面
http://192.168.133.150:15672 默认用户名密码:guest/guest
通过这个界面,我们能很直观的看到rabbitmq的运行和负载情况



分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 支持支持 反对反对
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|手机版|小黑屋|重庆思庄Oracle、Redhat认证学习论坛 ( 渝ICP备12004239号-4 )

GMT+8, 2024-4-28 22:45 , Processed in 0.087140 second(s), 20 queries .

重庆思庄学习中心论坛-重庆思庄科技有限公司论坛

© 2001-2020

快速回复 返回顶部 返回列表