I ran into similar issues and I believe that what I found was 
libconfuse places the file ganglia needs in /usr/local/lib not
/usr/lib or /usr/lib64. There is a flag or pointer you can add when you 
compile ganglia with libconfuse= or you can copy the
file to the /lib or lib64 or /usr/lib. 

David Flatley 
"To err is human. To really screw up requires the root password." -UNKNOWN





From:
Deb Heller-Evans <[email protected]>
To:
[email protected]
Date:
06/22/2010 04:11 PM
Subject:
Re: [Ganglia-general] newbie install of 3.1.7



One clarification: Ganglia 3.1.7 gmond on MASTER is NOT running on a XEN 
kernel, however the nodes are running a XEN kernel.  I don't believe this 
should make any difference to the problem stated herein, but I want to be 
accurate.

Kind Regards,
deb 


On Tue, 22 Jun 2010 11:16:54 -0700, Deb Heller-Evans wrote:
> Good Day,
> 
> I've successfully compiled and installed 3.1.7 ganglia 
> with gmetad on CentOS Linux with a XEN kernel.  I'm 
> having some difficulty navigating the available 
> documentation for 3.1.x as to gmond configuration 
> information.
> 
> In our set up, I am configuring gmond for unicast 
> communication, and have set up gmond.conf on the nodes to 
> have the following:
> 
>      36 udp_send_channel {
>      37 
>      38  bind_hostname = yes
>      39  host = 198.129.76.131
>      40  port = 8649
>      41  ttl = 1
>      42 
>      43  #bind_hostname = yes  # Highly recommended, soon to be default.
>      44                        # This option tells gmond 
> to use a source address
>      45                        # that resolves to the 
> machine's hostname.  Without
>      46                        # this, the metrics may 
> appear to come from any
>      47                        # interface and the DNS names associated 
with
>      48                        # those IPs will be used to create the 
RRDs.
>      49 }
>      50 
>      51 /* You can specify as many udp_recv_channels as you like as 
well. */
>      52 udp_recv_channel {
> -->  53   host = 198.129.76.131
>      54   port = 8649
>      55 }
>      56 
> 
> BUT, when starting gmond on the node, gmond complains:
> 
> [108#] service gmond start
> Starting GANGLIA gmond: /etc/ganglia/gmond.conf:53: no such option 
'host'
> Parse error for '/etc/ganglia/gmond.conf'
> [FAILED]
> 
> I'm a little puzzled by this.  Could someone point me in 
> the right direction?  Not sure why "host" isn't a viable 
> setting... 
> 
> 
> Kind Regards,
> deb ツ
> 
> 
> 
------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate 
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
> lucky parental unit.  See the prize list and enter to win: 
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> Ganglia-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ganglia-general

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to