summaryrefslogtreecommitdiff
path: root/qpid/tools/src/py/qpid-stat
Commit message (Expand)AuthorAgeFilesLines
* QPID-6767: add --sasl-service-name option to all QPID tools.Ken Giusti2015-10-021-0/+3
* QPID-6106: Replace empty fields with '-' in qpid-stat -c output; this is a pa...Justin Ross2014-09-231-4/+8
* [QPID-5938]: qpid-stat: remove dead code relevant to active-active clusterPavel Moravec2014-07-301-61/+0
* QPID-5169: CRAM-MD5, not CRAM-MD; a patch from Ernie AllenJustin Ross2013-09-261-1/+1
* QPID-4554: correct use of 'ssl_keyfile' parameter in QPID toolsKenneth Anthony Giusti2013-01-301-1/+3
* QPID-4537 - qpid-stat: fix undefined name errorTed Ross2013-01-171-1/+1
* QPID-4139 - qpid-stat -b does not show broker names anymoreTed Ross2012-10-111-0/+4
* QPID-3175 - Added SSL/x.509-auth capability to Python clients and Python toolsTed Ross2012-07-261-10/+19
* QPID-4060 - Fixed error in the help text.Ted Ross2012-06-181-1/+1
* QPID-4061 - Added statistic: Number of unacknowledged messages in a sessionTed Ross2012-06-131-1/+3
* QPID-4060 - qpid-stat - Improve the help text to clarify use of the different...Ted Ross2012-06-121-6/+17
* NO-JIRA - Cleaned up qpidtoollibsTed Ross2012-03-051-2/+2
* QPID-3603: Add --ha-admin option to qpid-config, qpid-stat, qpid-routeAlan Conway2012-02-291-2/+6
* QPID-3871 - Added --mgmt-publish switch to the C++ brokerTed Ross2012-02-291-1/+1
* QPID-2894 - Added ACL stats to qpid-stat and a reload-file action to qpid-con...Ted Ross2012-02-231-24/+41
* QPID-3851 - Unified common CLI options for qpid-config and qpid-stat.Ted Ross2012-02-221-40/+94
* Revert "QPID-3824 - Added new queue stats to qpid-stat."Alan Conway2012-02-171-75/+20
* QPID-3824 - Added new queue stats to qpid-stat.Ted Ross2012-02-151-20/+75
* QPID-3824 - Additional queue statistics, posix memory statistics, and broker-...Ted Ross2012-02-091-254/+198
* QPID-3737 Patch to make qpid-stat -L option workTed Ross2012-01-101-1/+1
* QPID-3660 - qpid-stat -c columns for "msgIn" and "msgOut" actually display fr...Ted Ross2011-12-051-2/+2
* Undo svn commit r1052086.Jonathan Robie2011-01-051-1/+1
* Allow any SASL mechanism to be specified in command line options.Jonathan Robie2011-01-051-1/+1
* Added logging to QMF console connections.Jonathan Robie2010-12-221-1/+1
* Allow command line utilities to require a given SASL mechanism.Jonathan Robie2010-12-211-14/+17
* Made qpid-xxx management scripts callable as python functions.Jonathan Robie2010-12-171-85/+100
* Corrected datatypes of numeric defaults for optparse.Jonathan Robie2010-12-081-1/+1
* Converted tools to use optparse. Jonathan Robie2010-12-051-80/+43
* Fixed qpid-stat to skip rows when the underlying data disappears during execu...Ted Ross2010-09-221-14/+17
* QPID-2810: clean up the broker thread properly on shutdown.Kenneth Anthony Giusti2010-08-191-4/+11
* Added --cluster option to display per-broker detail for clusters.Kenneth Anthony Giusti2010-07-301-3/+10
* Fix to bug introduced in r959353 causing error when qpid-stat is run against ...Gordon Sim2010-06-301-1/+2
* Ensure that any additional brokers in the cluster being monitored are cleaned...Gordon Sim2010-06-301-0/+1
* Make behavior of command line tools consistent, regarding -h and --help optio...Nuno Santos2010-05-241-5/+15
* Fixed qpid-stat failure in cluster caseTed Ross2010-04-071-1/+1
* Merged the changes from the qmf-devel0.7a branch back to the trunk.Ted Ross2010-03-311-1/+1
* Extended cluster_tests.test_management exposes a bug.Alan Conway2010-03-031-0/+1
* Add support for displaying subscriptions, with connection and queue infoNuno Santos2010-03-011-2/+53
* moved qpid-* tools out of qpid/python into qpid/tools; moved qmf library into...Rafael H. Schloming2010-02-141-0/+459