New feature request: It would be nice to have a means to "reset" statistics
counts on QMF Managed Objects
---------------------------------------------------------------------------------------------------------
Key: QPID-3580
URL: https://issues.apache.org/jira/browse/QPID-3580
Project: Qpid
Issue Type: New Feature
Components: C++ Broker
Affects Versions: 0.12
Environment: All c++ broker
Reporter: Fraser Adams
Priority: Minor
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]