I ran gmond and this what I'm getting [EMAIL PROTECTED]:~# gmond /etc/gmond.conf options name is Nimzo mcast_channel is 239.2.11.71 mcast_port is 8649 mcast_if is eth1 mcast_ttl is 1 mcast_threads is 2 xml_port is 8649 xml_threads is 2 trusted hosts are ... num_nodes is 10 num_custom_metrics is 16 mute is 0 deaf is 0 debug_level is 10 no_setuid is 0 setuid is nobody no_gexec is 0 all_trusted is 0 creating cluster has for 10 nodes gmond initialized cluster hash mcast listening on 4 239.2.11.71 8649 tcp_listen() bind() error: Address already in use tcp_listen() on xml_port failed: Address already in use
So what could be going wrong with my 8649 port? Thanks, Aaron [EMAIL PROTECTED] http://www.math.umd.edu/~palott Office: IPST 4364 Phone: (301)405-8086 Fax: (301)314-0827 P. Aaron Lott 1301 Mathematics Building University of Maryland College Park, MD 20742-4015 On Wed, 3 Jul 2002, Aaron Lott wrote: > > Has anyone had luck getting ganglia running on slackware 8.0? > I'm using inetd instead of xinetd, and I can't get gexec to talk to any of > my nodes. Nor can I get telnet localhost 8649 to connect. I've installed > the authd, gmond, and gexecd daemons on the nodes, but I after I only see > gmond running. > > gexecd gives me the error > [EMAIL PROTECTED]:/etc/rc.d/init.d# > Bind error on TCP socket on port 2875 > > gexec gives me the error > [EMAIL PROTECTED]:/etc/rc.d/init.d# gexec -n 1 hostname > Could not connect to bee1.umd.edu (192.168.1.101) > > Any suggestions would be greatly appreciated. > > Thanks, > > Aaron > > > > [EMAIL PROTECTED] > http://www.math.umd.edu/~palott > Office: IPST 4364 > Phone: (301)405-8086 > Fax: (301)314-0827 > > P. Aaron Lott > 1301 Mathematics Building > University of Maryland > College Park, MD 20742-4015 > >

