summaryrefslogtreecommitdiff
path: root/python/commands/qpid-stat
Commit message (Collapse)AuthorAgeFilesLines
* Optimize the qmf queries to only include the broker-embedded agents.Ted Ross2009-05-081-5/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@773089 13f79535-47bb-0310-9956-ffa450edef68
* use longs for large hex constant literals, this avoids scary looking ↵Rafael H. Schloming2009-03-251-1/+1
| | | | | | warnings on earlier versions of python git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@758389 13f79535-47bb-0310-9956-ffa450edef68
* Improvements to qpid-stat:Ted Ross2009-02-261-76/+140
| | | | | | | | | Support for exchanges and queues Sorting and limiting Improved table formatting git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@748315 13f79535-47bb-0310-9956-ffa450edef68
* Added a new utility for viewing broker stats.Ted Ross2009-02-251-0/+385
Fixed a bug in qpid-cluster that causes failure when username/password are included in the broker URL. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@747897 13f79535-47bb-0310-9956-ffa450edef68