[ 
https://issues.apache.org/jira/browse/DISPATCH-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16918822#comment-16918822
 ] 

ASF subversion and git services commented on DISPATCH-1374:
-----------------------------------------------------------

Commit b468642f3ad8fb451e9126f06e542d6e97f89237 in qpid-dispatch's branch 
refs/heads/master from Ganesh Murthy
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=b468642 ]

DISPATCH-1374 - Executing qdstat --all-routers will output qdstat --all-routers 
-g


> Add qdstat options --all-routers and all-entities which display statistics of 
> all routers and displays all entities
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: DISPATCH-1374
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1374
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Container
>    Affects Versions: 1.7.0
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>            Priority: Major
>             Fix For: 1.9.0
>
>
> # Introduce two new command line options to qdstat called --all-routers and 
> --all-entities
>  # qdstat --all-routers - Is the same as - qdstat --all-routers --g.
>  ## Will display general information from all interior routers if the qdstat 
> client connects to an interior router.
>  ## Will display general information  from only that edge router if the 
> qdstat client connects to an edge router
>  # qdstat --all-entities
>  ## Will display information on all entities from only that interior or edge 
> router that the qdstat client is connecting to.
>  # qdstat --all-entities -c  
>  ## Error. Cannot ask for all entities and also specifically ask for 
> connection entity ?
>  # qdstat -c
>  ## As usual, just display connections in the router that the qdstat client 
> is connecting to
>  # qdstat -c --all-routers
>  ## Will display connection information for all interior routers in the 
> network if the qdstat client is connected to an interior router
>  ## Will display connection information for only that edge router if the 
> qdstat client is connected to and edge router.
>  # qdstat --all-entities --all-routers
>  ## Same as qdstat --all-routers (see #2)
>  # General stuff
>  # Include date timestamp when the dump was taken
>  # Display in stdout just like other qdstat options
>  # Aggregated output must consist of distinct sections which pertain to each 
> router and should be preceded by the router id for easy identification



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to