Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3580

New feature request: It would be nice to have a means to "reset" statistics counts on QMF Managed Objects

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Auto Closed
    • 0.12
    • None
    • C++ Broker
    • All c++ broker

    Description

      The broker maintains a bunch of Managed Objects that can be returned via QMF, many of which yield useful info - for example queue objects record things like msgTotalEnqueues, msgTotalDequeues, byteTotalEnqueues etc. etc.

      These are stored as 64 bit numbers I believe and increment over time as data arrives and departs on the queue.

      It would be nice to have a way to reset the counts. I guess that the most obvious way would be via a QMF "resetStatistics" method or similar on the QMF classes where this is sensible and/or possibly a global resetStatistics method on the broker class.

      Attachments

        Activity

          People

            Unassigned Unassigned
            fadams Fraser Adams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: