Aaron Lott wrote:
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?
That's pretty odd - I get a similar error attempting to run gmond on Tru64
without explicitly naming an interface in the config file. But that's a
development version...
I'm stumped. Matt, got anything? ;)