You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Rajika Kumarasiri <ra...@wso2.com> on 2008/10/29 06:52:23 UTC

Monitoring destinations/messages in C++ broker

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


Re: Monitoring destinations/messages in C++ broker

Posted by Andrea Gazzarini <a....@gmail.com>.
Hi Mark
Sorry for the delay but I'm not @work and I saw your message only five minutes ago
The latest patch of Qman has been submitted so you can download it without any problem
I'm writing this mail using my phone so I can't see & I don't remember exactly the status of the installation notes...
We could do in this way : tomorrow (let me know when you can I just added you to my gtalk contacts) I can help you to install & setup QMan. Should be nice if we will follow what is written on the wiki (about installation & set up) in order to test and eventually correct it.

See you tomorrow

Regards
Andrea 

Andrea Gazzarini

-----Original Message-----
From: "mark yoffe" <ma...@gmail.com>

Date: Sun, 2 Nov 2008 13:31:50 
To: Andrea Gazzarini<a....@gmail.com>
Cc: <qp...@incubator.apache.org>
Subject: Re: Monitoring destinations/messages in C++ broker


Hello Andrea

i have been following the thread and would
appreciate help
installing the Qman as well

if you can please let me know when it is OK to download the Qman - as you
mentioned that an update will be ready soon

also a helpful installation explanation will go a long way

thanks
in advance

Yoffe Mark



On Wed, Oct 29, 2008 at 10:00 AM, Andrea Gazzarini <a....@gmail.com>wrote:

> 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 <ra...@wso2.com>
>
> > 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
> >
> >
>


Re: Monitoring destinations/messages in C++ broker

Posted by mark yoffe <ma...@gmail.com>.
Hello Andrea

i have been following the thread and would
appreciate help
installing the Qman as well

if you can please let me know when it is OK to download the Qman - as you
mentioned that an update will be ready soon

also a helpful installation explanation will go a long way

thanks
in advance

Yoffe Mark



On Wed, Oct 29, 2008 at 10:00 AM, Andrea Gazzarini <a....@gmail.com>wrote:

> 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 <ra...@wso2.com>
>
> > 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
> >
> >
>

Re: Monitoring destinations/messages in C++ broker

Posted by Carl Trieloff <cc...@redhat.com>.
Rajika Kumarasiri wrote:
> On Wed, 2008-10-29 at 11:39 +0100, Andrea Gazzarini wrote:
> Hey Andrea,
>   
>> Hi Rajika, you should wait just a moment because the latest patch is going
>> to be submitted shortly. After that (I will send you an email) I will
>> explain you how to set up and run QMan ok?
>>     
> Sure, thanks for the reply.
>
> -Rajika
>
>
>   

Rajika,

absolutely get QMan up and running it is great!, also if you have not 
found them in the
python/commands dir there are some cmd line tools also. partially 
qpid-tool can give you
a console view of the data also.

Carl.

Re: Monitoring destinations/messages in C++ broker

Posted by Rajika Kumarasiri <ra...@wso2.com>.
On Wed, 2008-10-29 at 11:39 +0100, Andrea Gazzarini wrote:
Hey Andrea,
> Hi Rajika, you should wait just a moment because the latest patch is going
> to be submitted shortly. After that (I will send you an email) I will
> explain you how to set up and run QMan ok?
Sure, thanks for the reply.

-Rajika


-- 
http://wso2.org
http://llvm.org
http://www.osdev.org


Re: Monitoring destinations/messages in C++ broker

Posted by Andrea Gazzarini <a....@gmail.com>.
Hi Rajika, you should wait just a moment because the latest patch is going
to be submitted shortly. After that (I will send you an email) I will
explain you how to set up and run QMan ok?
Regards,
Andrea
2008/10/29 Rajika Kumarasiri <ra...@wso2.com>

> On Wed, 2008-10-29 at 09:00 +0100, Andrea Gazzarini wrote:
> Hi Andrea,
> Thanks for your quick reply, yes I'd appreciate any help to set up QMan.
> Any document ? Thanks!
>
> -Rajika
>
> > 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
> >
>
> --
> http://wso2.org
> http://llvm.org
> http://www.osdev.org
>
>

Re: Monitoring destinations/messages in C++ broker

Posted by Rajika Kumarasiri <ra...@wso2.com>.
On Wed, 2008-10-29 at 09:00 +0100, Andrea Gazzarini wrote:
Hi Andrea,
Thanks for your quick reply, yes I'd appreciate any help to set up QMan.
Any document ? Thanks!

-Rajika

> 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
> 

-- 
http://wso2.org
http://llvm.org
http://www.osdev.org


Re: Monitoring destinations/messages in C++ broker

Posted by Andrea Gazzarini <a....@gmail.com>.
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 <ra...@wso2.com>

> 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
>
>