<div dir="ltr">what are the changes we see on the UI statistics ? I have applied it on our test instances and see one of the main charts for message rates is gone.<div>Currently we are servicing 10800 nodes on rabbitmq clustered and load balanced on 3 nodes with 3600 nodes on each , having HA-TWO Queues policy.</div>
<div>Also we are bumping up from the RAM from 16G to 32G<br></div><div>here is the new config , we are using </div><div><br></div><div><div>[</div><div> {rabbitmq_stomp, [{tcp_listeners, [{"hosgtip", 6163}]}]},</div>
<div> {rabbit, [{reverse_dns_lookups, true},{vm_memory_high_watermark_paging_ratio, 0.7},{vm_memory_high_watermark, 0.7},{disk_free_limit, 1000000000},{cluster_partition_handling, autoheal},</div><div>  {collect_statistics_interval, 30000}]},</div>
<div> {rabbitmq_management_agent, [{force_fine_statistics, false}]}</div><div>].</div></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 26, 2014 at 12:01 PM, Michael Klishin <span dir="ltr"><<a href="mailto:mklishin@pivotal.io" target="_blank">mklishin@pivotal.io</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 26 August 2014 at 22:59:09, Jason McIntosh (<a href="mailto:mcintoshj@gmail.com">mcintoshj@gmail.com</a>) wrote:<br>

> {mgmt_db,3870226464},3870MB<br>
<br>
Thanks, Jason.  So here's our key offender.<br>
<br>
Besides memory leaks that are fixed in the statistics DB from time to time,<br>
you can turn off fine grained stats. This should drastically reduce the<br>
amount of RAM used by the stats database.<br>
<br>
See <a href="http://rabbitmq.com/management.html" target="_blank">http://rabbitmq.com/management.html</a>.<br>
<div class="HOEnZb"><div class="h5">--<br>
MK<br>
<br>
Staff Software Engineer, Pivotal/RabbitMQ<br>
_______________________________________________<br>
rabbitmq-discuss mailing list has moved to <a href="https://groups.google.com/forum/#!forum/rabbitmq-users" target="_blank">https://groups.google.com/forum/#!forum/rabbitmq-users</a>,<br>
please subscribe to the new list!<br>
<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</div></div></blockquote></div><br></div>