Re: [Ganglia-developers] tcpconn.py issues

2010-02-02 Thread Brad Nicholes
>>> On 2/2/2010 at 10:28 AM, in message <4b6860c0.9070...@pocock.com.au>, Daniel Pocock wrote: >> If tcpconn is functioning normally after the initial startup, then that > basically answers the questions. It appears that at least on CentOS/RHEL5 > python is not yielding after calling start() a

Re: [Ganglia-developers] tcpconn.py issues

2010-02-02 Thread Daniel Pocock
> If tcpconn is functioning normally after the initial startup, then that > basically answers the questions. It appears that at least on CentOS/RHEL5 > python is not yielding after calling start() and therefore not allowing the > threading module to call the threads run() method. The result i

Re: [Ganglia-developers] tcpconn.py issues

2010-02-02 Thread Brad Nicholes
>>> On 2/2/2010 at 9:57 AM, in message <4b68598e.6050...@pocock.com.au>, Daniel Pocock wrote: > Brad Nicholes wrote: > On 2/2/2010 at 6:23 AM, in message <4b682769.6000...@pocock.com.au>, > Daniel > >> Pocock wrote: >> >> >>> I've just been testing r2258 on CentOS 5. rpm

Re: [Ganglia-developers] tcpconn.py issues

2010-02-02 Thread Daniel Pocock
Brad Nicholes wrote: On 2/2/2010 at 6:23 AM, in message <4b682769.6000...@pocock.com.au>, Daniel > Pocock wrote: > > >> I've just been testing r2258 on CentOS 5. rpmbuild runs successfully >> and the packages install and run. >> >> However, I notice that some of the tcpconn

Re: [Ganglia-developers] tcpconn.py issues

2010-02-02 Thread Brad Nicholes
>>> On 2/2/2010 at 6:23 AM, in message <4b682769.6000...@pocock.com.au>, Daniel Pocock wrote: > > I've just been testing r2258 on CentOS 5. rpmbuild runs successfully > and the packages install and run. > > However, I notice that some of the tcpconn metrics are failing. > tcpconn.py doesn't

[Ganglia-developers] tcpconn.py issues

2010-02-02 Thread Daniel Pocock
I've just been testing r2258 on CentOS 5. rpmbuild runs successfully and the packages install and run. However, I notice that some of the tcpconn metrics are failing. tcpconn.py doesn't appear to have changed since r1658 (August 2008). It is the only python module that is loaded by default