Here is the error I am getting with gmond: [EMAIL PROTECTED] etc]# service gmond start Starting GANGLIA gmond: udp_recv_channel mcast_join=239.2.11.71 mcast_if=NULL port=8649 bind=239.2.11.71 tcp_accept_channel bind=NULL port=8649 ACL access entry has invalid ip('myhost.mydomain.com')/mask('32'). Exiting. [FAILED]
~Lawrence -----Original Message----- From: Martin Knoblauch [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 23, 2005 1:24 PM To: SORRILLO LAWRENCE; [EMAIL PROTECTED] Cc: ganglia-general@lists.sourceforge.net Subject: RE: [Ganglia-general] Gmetad and rrd --- [EMAIL PROTECTED] wrote: > Hi: > > I did try it. Everything seem to go fine, I got gmetad to start > running. > > My complilation did not create a gmond.conf file however, so I used a > gmond.conf file from a 2.5.1 installation and tried to do the > > Gmond --convert old-gmond.2.5.1.conf > /etc/gmond.conf > > I notice that the old file seem to want port 8649 in the converted > /etc/gmond.conf file but that the port in gmetad.conf file is 8651. > Is this a problem. > No, port 8651 is the port "gmetad" listens on to answer requests. a) on the machine running "gmond" (gmond_host), do a telnet localhost 8649 Do you see any useful metric data reported? b) on the machine running "gmetad", do a telnet gmond_host 8649 Do you see the same as with a)? c) on the machine running "gmetad", do a telnet localhost 8651 You should see roughly the same output as b) > Further I specified that the ganglia installation use rrd. I gave > user > nobody owernship of the an rrd db directory as such: > > rrd_rootdir "/opt/gp31/rrd1049/db" > > however I do not see any databases being created in the > "/opt/gp31/rrd1049/db directory. > > Any pointers? > Is "gmetad" running at all? Try to run it with "-d2". This should give you some debug output. Cheers Martin ------------------------------------------------------ Martin Knoblauch email: k n o b i AT knobisoft DOT de www: http://www.knobisoft.de