[
https://issues.apache.org/jira/browse/ARTEMIS-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153730#comment-16153730
]
ASF GitHub Bot commented on ARTEMIS-1384:
-----------------------------------------
Github user pgfox commented on the issue:
https://github.com/apache/activemq-artemis/pull/1506
@clebertsuconic hi Clebert, perhaps I am missing something; I am already
extending from AbstractAction. AbstractAction extends from ConnectionAbstract.
So I seem to be getting all the connectionAbstract goodness and staying with
established pattern. It does ask for the user/password if not supplied as you
mentions.
thanks
Pat
> add a CLI command to display basic queue stats
> -----------------------------------------------
>
> Key: ARTEMIS-1384
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1384
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 2.3.0
> Reporter: Pat Fox
> Priority: Minor
>
> In activemq 5.x there is a command line tool (called dstat) that listed some
> basic stats for queues/topics on the broker (current message count, current
> number of consumers, number of enqueued messages, number of dequeued
> messages).
> This is very useful for troubleshooting as a quick way to check basic
> destination stats or capture information if other management tools are not
> available.
> It would be good to have a similar command in the Artemis CLI that listed
> minimal set of stats for each queue.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)