summaryrefslogtreecommitdiff
path: root/packaging/generic-unix
diff options
context:
space:
mode:
authorAlexey Lebedeff <alebedev@mirantis.com>2016-08-17 15:18:22 +0300
committerAlexey Lebedeff <alebedev@mirantis.com>2016-08-23 12:08:58 +0300
commit99f2a48b175ef7f54b1f2a54991fb6aa0696cefc (patch)
tree9d8120f43876e11d5e401043fd14bc6dfa6489c6 /packaging/generic-unix
parentcc8a3c73dcc5780316cab9a7547c332ac882bd70 (diff)
downloadrabbitmq-server-git-99f2a48b175ef7f54b1f2a54991fb6aa0696cefc.tar.gz
Monitor rabbitmq from OCF with less overhead
This will stop wasting network bandwidth for monitoring. E.g. a 200-node OpenStack installation produces aronud 10k queues and 10k channels. Doing single list_queues/list_channels in cluster in this environment results in 27k TCP packets and around 12 megabytes of network traffic. Given that this calls happen ~10 times a minute with 3 controllers, it results in pretty significant overhead. To enable those features you shoud have rabbitmq containing following patches: - https://github.com/rabbitmq/rabbitmq-server/pull/883 - https://github.com/rabbitmq/rabbitmq-server/pull/911 - https://github.com/rabbitmq/rabbitmq-server/pull/915
Diffstat (limited to 'packaging/generic-unix')
0 files changed, 0 insertions, 0 deletions