Hi,

I deployed ganglia in my cluster and added my python module to collect my own 
metrics. Also, I had a program to "telnet xxxx 8649" every 20 seconds to get 
cluster information. 

On occasion, my program couldn't get cluster information. After check, I found 
that "telnet xxxx 8649" hung. It seems that my python module sometimes spends 
around 1 min to collect metrics. For gmond is single-thread, this will 
influence tcp_send_channel a lot. One fix is to revise my python code. But I 
want to know if we have plan to make gmond multi-thread?

Thanks,

Jerry

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to