<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 <0.330.0> (<a href="http://127.0.0.1:50921">127.0.0.1:50921</a> -> <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 <0.330.0> (<a href="http://127.0.0.1:50921">127.0.0.1:50921</a> -> <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><rabbit@localhost.2.381.0><br><rabbit@localhost.2.351.0><br><rabbit@localhost.2.368.0><br><rabbit@localhost.2.305.0><br><rabbit@localhost.2.338.0><br>
<rabbit@localhost.2.360.0><br><rabbit@localhost.2.409.0><br><rabbit@localhost.2.377.0><br><rabbit@localhost.2.297.0><br>...done.<br><br><br></div>that command you gave me does not seem to work<br><br>
</div>I don'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"><<a href="mailto:mklishin@gopivotal.com" target="_blank">mklishin@gopivotal.com</a>></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>
> sorry I am running a little slow this morning but I couldn't get that command to work all together but was able to just run it with pid option<br>
><br>
> rabbitmqctl list_connections zenoss localhost client_properties pid<br>
> Listing connections ...<br>
> 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>