>>> On 8/15/2008 at 4:11 PM, in message
<[EMAIL PROTECTED]>, "Sid Stuart"
<[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Has anyone else seen this error when running gmond in debug mode (gmond -d
> 9)?
> 
> loaded module: python_module
> udp_recv_channel mcast_join=239.2.11.82 mcast_if=NULL port=8649 bind=
> 239.2.11.82
> Exception in thread Thread-1:
> Traceback (most recent call last):
>   File "/usr/lib64/python2.4/threading.py", line 442, in __bootstrap
>     self.run()
>   File "/usr/lib64/ganglia/python_modules/tcpconn.py", line 252, in run
>     poll_events = fd_poll.poll()
> error: (4, 'Interrupted system call')
> 
> tcp_accept_channel bind=NULL port=8649
> udp_send_channel mcast_join=239.2.11.82 mcast_if=NULL host=NULL port=8649
> 
> I know tcpconn.py is has an issue with gmond -m, but this is with gmond in
> standard mode. I am looking at it because all the tcpconn graphs on my
> system display lines that zeroed (no values.)
> 
> Note I am running the Fedora Ganglia RPM's and they have been buggy in the
> past. :)
> Sid

Yes, this has been fixed in trunk and the 3.1.x branch.  If you want to try it, 
just grab the latest version of tcpconn.py from SVN and copy it to the python 
modules directory.  Then restart gmond and see if that solves the problem.

Brad


-------------------------------------------------------------------------
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
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to