Simon told me once,  It was helpful for me that time.:<br>-------------------------------------------<br>Well, there&#39;s erlang:memory/0.<br><br>If you&#39;re using the Debian packages, type:<br><br>$ sudo -u rabbitmq -H erl -remsh rabbit@`hostname` -sname foo<br>

<br>to establish a connection to the RabbitMQ Erlang process then at the Erlang prompt:<br><br>memory().<br><br>to give some high level statistics about what&#39;s using memory.<br>---------------------------------------<br>

<br clear="all">My 2 cents.<br><br><div class="gmail_quote">2010/6/23 Matt Calder <span dir="ltr">&lt;<a href="mailto:mvcalder@gmail.com">mvcalder@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Matthias,<br>
<div class="im"><br>
<br>
On Wed, Jun 23, 2010 at 2:52 PM, Matthias Radestock<br>
&lt;<a href="mailto:matthias@rabbitmq.com">matthias@rabbitmq.com</a>&gt; wrote:<br>
&gt; I strongly recommend you upgrade to rabbit 1.8.0 as well.<br>
&gt;<br>
<br>
</div>Will do.<br>
<div class="im"><br>
&gt; That&#39;s the producer and consumer, right? So actually rabbit might still be<br>
&gt; running happily? Did you try restarting the clients?<br>
&gt;<br>
<br>
</div>I believe it was still running because I recall seeing a message that<br>
it was being stopped during the upgrade of erlang (I know, flimsy<br>
evidence at best). I will be more diligent if I run into problems<br>
again.<br>
<font color="#888888"><br>
Matt<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</div></div></blockquote></div><br>