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. The commit mentions moving the netstat thread start - are you able to have a look at this Brad? You can get my tarball from http://www.pocock.com.au/ganglia/test if you need to. It is bootstrapped on Debian 5. metric 'tcp_established' being collected now metric 'tcp_established' has value_threshold 1.000000 metric 'tcp_listen' being collected now [PYTHON] Can't call the metric handler function for [tcp_listen] in the python module [tcpconn]. Traceback (most recent call last): File "/usr/lib/ganglia/python_modules/tcpconn.py", line 67, in TCP_Connections _WorkerThread.start() File "/usr/lib/python2.4/threading.py", line 410, in start assert not self.__started, "thread already started" AssertionError: thread already started metric 'tcp_listen' has value_threshold 1.000000 metric 'tcp_timewait' being collected now [PYTHON] Can't call the metric handler function for [tcp_timewait] in the python module [tcpconn]. Traceback (most recent call last): File "/usr/lib/ganglia/python_modules/tcpconn.py", line 67, in TCP_Connections _WorkerThread.start() File "/usr/lib/python2.4/threading.py", line 410, in start assert not self.__started, "thread already started" AssertionError: thread already started metric 'tcp_timewait' has value_threshold 1.000000 metric 'tcp_closewait' being collected now [PYTHON] Can't call the metric handler function for [tcp_closewait] in the python module [tcpconn]. Traceback (most recent call last): File "/usr/lib/ganglia/python_modules/tcpconn.py", line 67, in TCP_Connections _WorkerThread.start() File "/usr/lib/python2.4/threading.py", line 410, in start assert not self.__started, "thread already started" AssertionError: thread already started metric 'tcp_closewait' has value_threshold 1.000000 metric 'tcp_synsent' being collected now [PYTHON] Can't call the metric handler function for [tcp_synsent] in the python module [tcpconn]. Traceback (most recent call last): File "/usr/lib/ganglia/python_modules/tcpconn.py", line 67, in TCP_Connections _WorkerThread.start() File "/usr/lib/python2.4/threading.py", line 410, in start assert not self.__started, "thread already started" AssertionError: thread already started metric 'tcp_synsent' has value_threshold 1.000000 metric 'tcp_synrecv' being collected now [PYTHON] Can't call the metric handler function for [tcp_synrecv] in the python module [tcpconn]. Traceback (most recent call last): File "/usr/lib/ganglia/python_modules/tcpconn.py", line 67, in TCP_Connections _WorkerThread.start() File "/usr/lib/python2.4/threading.py", line 410, in start assert not self.__started, "thread already started" AssertionError: thread already started metric 'tcp_synrecv' has value_threshold 1.000000 metric 'tcp_synwait' being collected now [PYTHON] Can't call the metric handler function for [tcp_synwait] in the python module [tcpconn]. Traceback (most recent call last): File "/usr/lib/ganglia/python_modules/tcpconn.py", line 67, in TCP_Connections _WorkerThread.start() File "/usr/lib/python2.4/threading.py", line 410, in start assert not self.__started, "thread already started" AssertionError: thread already started metric 'tcp_synwait' has value_threshold 1.000000 metric 'tcp_finwait1' being collected now [PYTHON] Can't call the metric handler function for [tcp_finwait1] in the python module [tcpconn]. Traceback (most recent call last): File "/usr/lib/ganglia/python_modules/tcpconn.py", line 67, in TCP_Connections _WorkerThread.start() File "/usr/lib/python2.4/threading.py", line 410, in start assert not self.__started, "thread already started" AssertionError: thread already started metric 'tcp_finwait1' has value_threshold 1.000000 metric 'tcp_finwait2' being collected now [PYTHON] Can't call the metric handler function for [tcp_finwait2] in the python module [tcpconn]. Traceback (most recent call last): File "/usr/lib/ganglia/python_modules/tcpconn.py", line 67, in TCP_Connections _WorkerThread.start() File "/usr/lib/python2.4/threading.py", line 410, in start assert not self.__started, "thread already started" AssertionError: thread already started metric 'tcp_finwait2' has value_threshold 1.000000 metric 'tcp_closed' being collected now [PYTHON] Can't call the metric handler function for [tcp_closed] in the python module [tcpconn]. Traceback (most recent call last): File "/usr/lib/ganglia/python_modules/tcpconn.py", line 67, in TCP_Connections _WorkerThread.start() File "/usr/lib/python2.4/threading.py", line 410, in start assert not self.__started, "thread already started" AssertionError: thread already started metric 'tcp_closed' has value_threshold 1.000000 metric 'tcp_lastack' being collected now [PYTHON] Can't call the metric handler function for [tcp_lastack] in the python module [tcpconn]. Traceback (most recent call last): File "/usr/lib/ganglia/python_modules/tcpconn.py", line 67, in TCP_Connections _WorkerThread.start() File "/usr/lib/python2.4/threading.py", line 410, in start assert not self.__started, "thread already started" AssertionError: thread already started metric 'tcp_lastack' has value_threshold 1.000000 metric 'tcp_closing' being collected now [PYTHON] Can't call the metric handler function for [tcp_closing] in the python module [tcpconn]. Traceback (most recent call last): File "/usr/lib/ganglia/python_modules/tcpconn.py", line 67, in TCP_Connections _WorkerThread.start() File "/usr/lib/python2.4/threading.py", line 410, in start assert not self.__started, "thread already started" AssertionError: thread already started metric 'tcp_closing' has value_threshold 1.000000 metric 'tcp_unknown' being collected now [PYTHON] Can't call the metric handler function for [tcp_unknown] in the python module [tcpconn]. Traceback (most recent call last): File "/usr/lib/ganglia/python_modules/tcpconn.py", line 67, in TCP_Connections _WorkerThread.start() File "/usr/lib/python2.4/threading.py", line 410, in start assert not self.__started, "thread already started" AssertionError: thread already started metric 'tcp_unknown' has value_threshold 1.000000 metric 'cpu_user' being collected now metric 'cpu_user' has value_threshold 1.000000 metric 'cpu_system' being collected now metric 'cpu_system' has value_threshold 1.000000 ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Ganglia-developers mailing list Ganglia-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ganglia-developers