<div dir="ltr"><div><div>yes it is the vhost name<br><br>=INFO REPORT==== 6-Sep-2013::09:47:31 ===<br>accepting AMQP connection &lt;0.330.0&gt; (<a href="http://127.0.0.1:50921">127.0.0.1:50921</a> -&gt; <a href="http://127.0.0.1:5672">127.0.0.1:5672</a>)<br>
<br>=WARNING REPORT==== 6-Sep-2013::09:47:31 ===<br>closing AMQP connection &lt;0.330.0&gt; (<a href="http://127.0.0.1:50921">127.0.0.1:50921</a> -&gt; <a href="http://127.0.0.1:5672">127.0.0.1:5672</a>):<br>connection_closed_abruptly<br>
<br>rabbitmqctl list_connections pid<br>Listing connections ...<br>&lt;rabbit@localhost.2.381.0&gt;<br>&lt;rabbit@localhost.2.351.0&gt;<br>&lt;rabbit@localhost.2.368.0&gt;<br>&lt;rabbit@localhost.2.305.0&gt;<br>&lt;rabbit@localhost.2.338.0&gt;<br>
&lt;rabbit@localhost.2.360.0&gt;<br>&lt;rabbit@localhost.2.409.0&gt;<br>&lt;rabbit@localhost.2.377.0&gt;<br>&lt;rabbit@localhost.2.297.0&gt;<br>...done.<br><br><br></div>that command you gave me does not seem to work<br><br>
</div>I don&#39;t know what is going on here, any help i would really appreciate<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Sep 6, 2013 at 10:42 AM, Michael Klishin <span dir="ltr">&lt;<a href="mailto:mklishin@gopivotal.com" target="_blank">mklishin@gopivotal.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ken Henry:<br>
<div class="im"><br>
&gt; sorry I am running a little slow this morning but I couldn&#39;t get that command to work all together but was able to just run it with pid option<br>
&gt;<br>
&gt; rabbitmqctl list_connections zenoss localhost client_properties pid<br>
&gt; Listing connections ...<br>
&gt; Error: {bad_argument,zenoss}<br>
<br>
</div>zenoss is a vhost name?<br>
<br>
Then you want<br>
<br>
rabbitmqctl list_connections -p zenoss localhost client_properties pid<br>
<span class="HOEnZb"><font color="#888888"><br>
MK<br>
<br>
<br>
<br>
</font></span></blockquote></div><br></div>