Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-1374

Add qdstat options --all-routers and all-entities which display statistics of all routers and displays all entities

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7.0
    • 1.9.0
    • Container
    • None

    Description

      1. Introduce two new command line options to qdstat called --all-routers and --all-entities
      2. qdstat --all-routers - Is the same as - qdstat --all-routers --g.
        1. Will display general information from all interior routers if the qdstat client connects to an interior router.
        2. Will display general information  from only that edge router if the qdstat client connects to an edge router
      1. qdstat --all-entities
        1. Will display information on all entities from only that interior or edge router that the qdstat client is connecting to.
      1. qdstat --all-entities -c  
        1. Error. Cannot ask for all entities and also specifically ask for connection entity ?
      1. qdstat -c
        1. As usual, just display connections in the router that the qdstat client is connecting to
      1. qdstat -c --all-routers
        1. Will display connection information for all interior routers in the network if the qdstat client is connected to an interior router
        2. Will display connection information for only that edge router if the qdstat client is connected to and edge router.
      1. qdstat --all-entities --all-routers
        1. Same as qdstat --all-routers (see #2)
      1. General stuff
      2. Include date timestamp when the dump was taken
      3. Display in stdout just like other qdstat options
      4. Aggregated output must consist of distinct sections which pertain to each router and should be preceded by the router id for easy identification

      Attachments

        Activity

          People

            gmurthy Ganesh Murthy
            gmurthy Ganesh Murthy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: