On 05/25/2015 07:03 PM, Matt Broadstone wrote:
Hi All, When trying to run qpid-queue-stats against my local qpidd instance, I'm not seeing any statistics being reported.
How long are you waiting?
I'm using the default qpidd configuration (mgmt-enable and mgmt-qmf2 are enabled), and can verify that the tool is able to connect to the broker and authenticate appropriately. I also haven't touched the default ACLs shipped with qpidd. Also these seem to work just fine: * qpid-config -b user/password@localhost queues * qpid-stat -b user/password@localhost -q Is there something else I'm missing here?
Rather than providing a single snapshot, the qpid-queue-stats tool will periodically print out the computed rates for any queues on which there is activity. I think its about 10 seconds between iterations, so you won't see anything for up to 10 secs after starting (apart from the column headers), but you should see something after that if there are any messages going through the broker.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
