Hi Sid: On Wed, Aug 13, 2008 at 9:42 AM, Sid Stuart <[EMAIL PROTECTED]> wrote:
> Thanks for going to all the effort. I think the tabbing bug was inserted by > cut and paste as the cacheHits() function works on my system. > > I am beginning to believe the problem is with running any Python Metric > Module. I have commented my module out of the system and inserted the > tcpconn.pyconf into the the configuration. When I run gmond -d 9 in that > configuration, I get a similar error message, > > gmond -d 9 > loaded module: core_metrics > loaded module: cpu_module > loaded module: disk_module > loaded module: load_module > loaded module: mem_module > loaded module: net_module > loaded module: proc_module > loaded module: sys_module > udp_recv_channel mcast_join=239.2.11.82 mcast_if=NULL port=8649 > bind=239.2.11.82 > tcp_accept_channel bind=NULL port=8649 > udp_send_channel mcast_join=239.2.11.82 mcast_if=NULL host=NULL port=8649 > > Unable to collect metric 'tcp_established' on this platform. Exiting. > > The "tcp_established" metric is the first metric in the tcpconn collection > group. Are Python Metric Modules supposed to work with gmond version > 3.1.0.1399? Please provide the OS you are running Ganglia on (if Linux, please include the distribution and version). Also, the official 3.1.0 has been released so I would update to that immediately instead of using a pre-release. If you are using RPMs from Fedora, an updated version should already be available. I remember there was a bug with the Ganglia RPMs in Fedora which correspond to something similar to what you are encountering. Cheers, Bernard ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

