1QPID-QUEUE-STATS(1) User Commands QPID-QUEUE-STATS(1)
2
3
4
6 qpid-queue-stats - View QPID Broker Queue Stats
7
9 qpid-queue-stats [options]
10
12 Shows information about QPID broker queues.
13
15 -h, --help
16 show this help message and exit
17
18 -a BROKER_ADDRESS, --broker-address=BROKER_ADDRESS
19 broker-addr is in the form: [username/password@] hostname |
20 ip-address [:<port>] ex: localhost, 10.1.1.7:10000, bro‐
21 ker-host:10000, guest/guest@localhost
22
23 -f FILTER, --filter=FILTER
24 a list of comma separated queue names (regex are accepted) to
25 show
26
27 --sasl-mechanism=<mech>
28 SASL mechanism for authentication (e.g. EXTERNAL, ANONYMOUS,
29 PLAIN, CRAM-MD5, DIGEST-MD5, GSSAPI). SASL automatically picks
30 the most secure available mechanism - use this option to over‐
31 ride.
32
33 --sasl-service-name=SASL_SERVICE_NAME
34 SASL service name to use
35
36 --ssl-certificate=<cert>
37 Client SSL certificate (PEM Format)
38
39 --ssl-key=<key>
40 Client SSL private key (PEM Format)
41
43 The Apache Qpid Project, dev@qpid.apache.org
44
46 Please report bugs to users@qpid.apache.org
47
48
49
50qpid-queue-stats (qpid-cpp) versioMnar1c.h382.0018 QPID-QUEUE-STATS(1)