Skip to content

Commit 655020a

Browse files
author
zhangyongxin
committed
fix
1 parent be872dc commit 655020a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@
8080

8181
### RabbitMQ
8282

83+
2020-04-13 [RabbitMQ 的监控](<https://github.com/yongxinz/tech-blog/blob/master/rabbitmq/RabbitMQ%20%E7%9A%84%E7%9B%91%E6%8E%A7.md>)
84+
8385
2020-04-07 [RabbitMQ 的六种工作模式,看这一篇就够了(附 Python 代码)](<https://github.com/yongxinz/tech-blog/blob/master/rabbitmq/RabbitMQ%20%E7%9A%84%E5%85%AD%E7%A7%8D%E5%B7%A5%E4%BD%9C%E6%A8%A1%E5%BC%8F%EF%BC%8C%E7%9C%8B%E8%BF%99%E4%B8%80%E7%AF%87%E5%B0%B1%E5%A4%9F%E4%BA%86%EF%BC%88%E9%99%84%20Python%20%E4%BB%A3%E7%A0%81%EF%BC%89.md>)
8486

8587
2020-03-30 [Mac 环境下 RabbitMQ 的安装](<https://github.com/yongxinz/tech-blog/blob/master/rabbitmq/Mac%20%E7%8E%AF%E5%A2%83%E4%B8%8B%20RabbitMQ%20%E7%9A%84%E5%AE%89%E8%A3%85.md>)

rabbitmq/RabbitMQ 的监控.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
## Management UI
1717

18-
![management-ui.png](https://ww1.sinaimg.cn/large/0061a0TTly1gdqzj5nxxqj31400lydin.jpg)
18+
![management-ui.png](http://ww1.sinaimg.cn/large/0061a0TTly1gdqzj5nxxqj31400lydin.jpg)
1919

2020
RabbitMQ 给我们提供了丰富的 Web 管理功能,通过页面,我们能看到 RabbitMQ 的整体运行状况,交换机和队列的状态等,还可以进行人员管理和权限配置,相当全面。
2121

0 commit comments

Comments
 (0)