<div class="gmail_quote">On Wed, Jun 17, 2009 at 4:55 AM, Anthony <span dir="ltr">&lt;<a href="mailto:anthony-rabbitmq@hogan.id.au">anthony-rabbitmq@hogan.id.au</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Looks cool! Got it to work under Python2.5 by installing simplejson<br>
and importing simplejson as json..</blockquote><div><br></div><div>Thanks. �Re 2.5, the simplejson as json works, I just had not tested with 2.5. �I&#39;ll add 2.5 compatibility instructions in the README.</div><div>�</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I think we might have a few more queues etc. than the interface can<br>
handle at the moment though :)<br>
<br>
<a href="http://img26.imageshack.us/img26/3093/conysnap.png" target="_blank">http://img26.imageshack.us/img26/3093/conysnap.png</a><br>
<br>
... perhaps a configurable &quot;top offenders&quot; with the rest represented<br>
by an aggregate statistic?<br>
</blockquote></div><br><div>That&#39;s too funny, yeah I&#39;ll have the same problem as well in production. �I was thinking of two things, a table view for full data and in the graphs, � sorting by the top 5 and adding an &quot;Others&quot; entry that is the sum of all of the other queues.</div>
<div><br></div><div>Are there other areas you&#39;d like to see? �I was going to work on Connections next, but noticed that in my environment, which is currently Stomp only, they don&#39;t show. �I am working on a new consumer setup here that will be AMQP, which I expect does register properly in the connection data.</div>
<div><br></div><div>Gavin</div>