Ming,
We have very recently added a Python implementation of the QMF agent.
It is not fully complete yet but is usable for what you want to do.
There is a test agent in "qpid/cpp/bindings/qmf/tests/python_agent.py"
that will get you started. We will start adding new content to the wiki
hopefully this week.
-Ted
Ming Zhang wrote:
> would like to build something like ganglia. but this time in python
> and using qmf or at least qpid.
>
> ganglia packets is very inefficient over WAN. and nagios need to have
> extra agent. and no messaging mechanism.
>
> so once i saw couple line of python can pass message reliably around,
> i think this is a good bet. this is what ganglia lack.
>
> i read the online doc about how to use python as qmg console, but
> would like to know more about how to write a qmf xml, generate agent,
> let agent push data periodically. and allow console to get these data
> asynchronously.
>
> thanks,
>
> Ming
>
>
> On Thu, Oct 8, 2009 at 7:59 AM, Carl Trieloff <cctrieloff@redhat.com> wrote:
>
>> To monitor a Qpid cluster, or another application cluster?
>>
>> Carl.
>>
>>
>> Ming Zhang wrote:
>>
>>> Hi All
>>>
>>> Would like to use QMF and qpid to build a cluster monitoring system.
>>> Wonder where is a good starting point? There are only a few
>>> information about QMF online.
>>>
>>> Thanks!
>>>
>>> Ming
>>>
>>> ---------------------------------------------------------------------
>>> Apache Qpid - AMQP Messaging Implementation
>>> Project: http://qpid.apache.org
>>> Use/Interact: mailto:users-subscribe@qpid.apache.org
>>>
>>>
>>>
>> ---------------------------------------------------------------------
>> Apache Qpid - AMQP Messaging Implementation
>> Project: http://qpid.apache.org
>> Use/Interact: mailto:users-subscribe@qpid.apache.org
>>
>>
>>
>
> ---------------------------------------------------------------------
> Apache Qpid - AMQP Messaging Implementation
> Project: http://qpid.apache.org
> Use/Interact: mailto:users-subscribe@qpid.apache.org
>
>
|