CLI for extract information from Apache Qpid Java broker
---------------------------------------------------------
Key: QPID-957
URL: https://issues.apache.org/jira/browse/QPID-957
Project: Qpid
Issue Type: New Feature
Components: Java Broker
Affects Versions: M3
Environment: Ubuntu 7.04
Reporter: Lahiru Gunathilake
Fix For: M3
This is a command line interface which is capable of extracting JMX information
from Qpid java broker JMX MGNT. This informations have to be given in report
format which make monitoring process much easier.
Basically what happen is by using the already existing java broker management
interface (All the MBeans registered in Qpid MBean server) command line
interface have to extract those JMX data.
Importance of this project is the command line way of extracting JMX data
because most of the people used work by remote login in to another machine so
running Jconsole is rather impossible thing so the best option is to use a
command line interface to monitor remotely running Qpid Java broker.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.