<div dir="ltr">Great one of the things I saw when the rabbitmq was running high memory , the plugin value is -ve <div><br></div><div><div><span class="" style="white-space:pre"> </span>{erlang_version,</div><div><span class="" style="white-space:pre"> </span> "Erlang R14B04 (erts-5.8.5) [source] [64-bit] [smp:4:4] [rq:4] [async-threads:30] [kernel-poll:true]\n"},</div>
<div><span class="" style="white-space:pre"> </span> {memory,</div><div><span class="" style="white-space:pre"> </span> [{total,9513029096},</div><div><span class="" style="white-space:pre"> </span> {connection_procs,190083816},</div>
<div><span class="" style="white-space:pre"> </span> {queue_procs,563064488},</div><div><span class="" style="white-space:pre"> </span> {plugins,-4964607832},</div><div><span class="" style="white-space:pre"> </span> {other_proc,5354348816},</div>
<div><span class="" style="white-space:pre"> </span> {mnesia,289348840},</div><div><span class="" style="white-space:pre"> </span> {mgmt_db,7437862072},</div><div><span class="" style="white-space:pre"> </span> {msg_index,16722336},</div>
<div><span class="" style="white-space:pre"> </span> {other_ets,50810936},</div><div><span class="" style="white-space:pre"> </span> {binary,253822816},</div><div><span class="" style="white-space:pre"> </span> {code,17776116},</div>
<div><span class="" style="white-space:pre"> </span> {atom,1622937},</div></div><div><br></div><div><br></div><div>here is the list of plugin enabled </div><div><br></div><div><div>[root@adsmv4218 ~]# rabbitmq-plugins list</div>
<div>[E] amqp_client 3.2.4</div><div>[ ] cowboy 0.5.0-rmq3.2.4-git4b93c2d</div><div>[ ] eldap 3.2.4-gite309de4</div><div>[e] mochiweb 2.7.0-rmq3.2.4-git680dba8</div>
<div>[ ] rabbitmq_amqp1_0 3.2.4</div><div>[ ] rabbitmq_auth_backend_ldap 3.2.4</div><div>[ ] rabbitmq_auth_mechanism_ssl 3.2.4</div><div>[ ] rabbitmq_consistent_hash_exchange 3.2.4</div><div>
[ ] rabbitmq_federation 3.2.4</div><div>[ ] rabbitmq_federation_management 3.2.4</div><div>[ ] rabbitmq_jsonrpc 3.2.4</div><div>[ ] rabbitmq_jsonrpc_channel 3.2.4</div><div>[ ] rabbitmq_jsonrpc_channel_examples 3.2.4</div>
<div>[E] rabbitmq_management 3.2.4</div><div>[e] rabbitmq_management_agent 3.2.4</div><div>[ ] rabbitmq_management_visualiser 3.2.4</div><div>[ ] rabbitmq_mqtt 3.2.4</div><div>
[ ] rabbitmq_shovel 3.2.4</div><div>[ ] rabbitmq_shovel_management 3.2.4</div><div>[E] rabbitmq_stomp 3.2.4</div><div>[ ] rabbitmq_tracing 3.2.4</div><div>[e] rabbitmq_web_dispatch 3.2.4</div>
<div>[ ] rabbitmq_web_stomp 3.2.4</div><div>[ ] rabbitmq_web_stomp_examples 3.2.4</div><div>[ ] rfc4627_jsonrpc 3.2.4-git5e67120</div><div>[ ] sockjs 0.3.4-rmq3.2.4-git3132eb9</div>
<div>[e] webmachine 1.10.3-rmq3.2.4-gite9359c7</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 26, 2014 at 5:46 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"><div class=""> On 27 August 2014 at 04:44:04, srikanth tns (<a href="mailto:srikanthtns@gmail.com">srikanthtns@gmail.com</a>) wrote:<br>
> Is there any optimal value for global / basic policy ?<br>
<br>
</div>If you're happy with the current RAM use levels for stats DB, I'd recommend<br>
leaving things as they are for a while.<br>
<div class=""><br>
> Our needs<br>
> are to just monitor the number of connections and use that data<br>
> to load balance our connections.<br>
<br>
</div>If you don't use message rates info, you probably don't need fine grained stats.<br>
Again, if things work for you as they are after the change, I'd leave it<br>
this way until the need to re-enable fine grained stats arises.<br>
<div class="HOEnZb"><div class="h5">--<br>
MK<br>
<br>
Staff Software Engineer, Pivotal/RabbitMQ<br>
</div></div></blockquote></div><br></div>