Hi Rajika, you could use QMan to do that...It is still a java application but it is intended to be a JMX bridge able to manage / monitor remote brokers written in different languages; At the moment it's possibile to connect QMan only with a C++ broker (it's the only version that is supporting protocol management extensions) Further detail are here : <http://cwiki.apache.org/confluence/display/qpid/QMan>
http://cwiki.apache.org/confluence/display/qpid/QMan and https://issues.apache.org/jira/browse/QPID-1284 Here you can see QMan Standalone running (using JConsole): https://issues.apache.org/jira/browse/QPID-1357 Here you can see QMan deployed on JBoss (using JBoss JMX Console) : https://issues.apache.org/jira/browse/QPID-1401<https://issues.apache.org/jira/browse/QPID-1357> The wiki page is not completed but if you want I can help you to set up & use it. Let me know. Regards, Andrea 2008/10/29 Rajika Kumarasiri <[EMAIL PROTECTED]> > hello everybody, > Is there a way to monitor and observer the messages and destinations > (queues and topics etc..) of Qpid/C++ broker ? Something like the > management console for Java broker. Thanks! > > -Rajika > -- > http://wso2.org > http://llvm.org > http://www.osdev.org > >
