| .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.5. |
| .TH QPID-QUEUE-STATS "1" "March 2018" "qpid-queue-stats (qpid-cpp) version 1.38.0" "User Commands" |
| .SH NAME |
| |
| qpid-queue-stats \- View QPID Broker Queue Stats |
| .SH SYNOPSIS |
| |
| qpid-queue-stats [options] |
| .SH DESCRIPTION |
| |
| Shows information about QPID broker queues. |
| .SH OPTIONS |
| .TP |
| \fB\-h\fR, \fB\-\-help\fR |
| show this help message and exit |
| .TP |
| \fB\-a\fR BROKER_ADDRESS, \fB\-\-broker\-address\fR=\fI\,BROKER_ADDRESS\/\fR |
| broker\-addr is in the form: [username/password@] hostname | ip\-address [:<port>] ex: localhost, |
| 10.1.1.7:10000, broker\-host:10000, guest/guest@localhost |
| .TP |
| \fB\-f\fR FILTER, \fB\-\-filter\fR=\fI\,FILTER\/\fR |
| a list of comma separated queue names (regex are accepted) to show |
| .TP |
| \fB\-\-sasl\-mechanism=\fR<mech> |
| SASL mechanism for authentication (e.g. EXTERNAL, ANONYMOUS, PLAIN, CRAM\-MD5, DIGEST\-MD5, GSSAPI). SASL |
| automatically picks the most secure available mechanism \- use this option to override. |
| .TP |
| \fB\-\-sasl\-service\-name\fR=\fI\,SASL_SERVICE_NAME\/\fR |
| SASL service name to use |
| .TP |
| \fB\-\-ssl\-certificate=\fR<cert> |
| Client SSL certificate (PEM Format) |
| .TP |
| \fB\-\-ssl\-key=\fR<key> |
| Client SSL private key (PEM Format) |
| .SH AUTHOR |
| |
| The Apache Qpid Project, dev@qpid.apache.org |
| .SH "REPORTING BUGS" |
| |
| Please report bugs to users@qpid.apache.org |