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

Ernest Allen edited comment on QPID-4139 at 10/11/12 5:28 PM:
--------------------------------------------------------------

Adds cluster column to browser info table

Patch proposal attached

Here is the output for a clustered broker
>[eallen@redhat ~]$ qpid-stat -g -b mrg26.lab.bos.redhat.com:5803
>Broker Summary:
>  uptime   cluster                connections  sessions  exchanges  queues
>  ==========================================================================
>  53m 20s  cluster_name<ACTIVE>   1            1         9          1

If the broker is not clustered, the output looks like:
>[eallen@redhat ~]$ qpid-stat -g -b grid0.lab.bos.redhat.com
>Broker Summary:
>  uptime          cluster       connections  sessions  exchanges  queues
>  ========================================================================
>  47d 0h 38m 58s  <standalone>  112          112       8          268
                
      was (Author: eallen):
    Add the cluster column to displayBroker 
                  
> qpid-stat -b does not show broker names anymore
> -----------------------------------------------
>
>                 Key: QPID-4139
>                 URL: https://issues.apache.org/jira/browse/QPID-4139
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Tools
>    Affects Versions: 0.14
>            Reporter: Pavel Moravec
>            Priority: Trivial
>              Labels: patch
>         Attachments: qpid-stat_add-cluster.patch, qpid-stat_b-brokername.patch
>
>
> qpid-stat -b does not show broker URL:
> # qpid-stat -b
>   Brokers
>     broker  cluster       uptime  conn  sess  exch  queue
>     =======================================================
>     ?       <standalone>  5s         1     1     8     5
> #
> It is a regression since qpid 0.7 where the URL was shown.
> A simple patch is to be proposed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to