[ 
https://issues.apache.org/jira/browse/QPID-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Ross reassigned QPID-5319:
------------------------------

    Assignee: Ted Ross

> Add ability to get list of connections through server management agent
> ----------------------------------------------------------------------
>
>                 Key: QPID-5319
>                 URL: https://issues.apache.org/jira/browse/QPID-5319
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Qpid Dispatch
>    Affects Versions: Future
>            Reporter: Ernest Allen
>            Assignee: Ted Ross
>         Attachments: dispatch.connectors.diff3
>
>
> Add a management agent handler that will return a list of connections. 
> The following info should be returned: 
> state     - the state of the connection (Connecting, Opening, Operational, 
> Failed, User) 
> host      - the host of the connection's container 
> port      - the post of the connection's container
> container - the name of the remote connection container
> sasl      - the sasl mechanism list of the connection's container
> role      - the role of the connection's container
> tools/src/py/qdstat should also be updated with a -c command line switch. 
> ./qdstat -c -b localhost:20001
> Connections
>   state        host     port   container  sasl-mechanisms  role
>   =======================================================================
>   Operational  0.0.0.0  20002  QDR.B      ANONYMOUS        inter-router
>   Operational  0.0.0.0  20003  QDR.C      ANONYMOUS        inter-router
>   Operational  0.0.0.0  20004  QDR.D      ANONYMOUS        inter-router



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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

Reply via email to