Re: [Ganglia-general] Ganglia install cannot find libconfuse cfg_parse

2014-08-04 Thread Filipe Bonjour
Hi Jonathan, I've seen this on Fedora and I think Red Hat. You need to create the link manually: # ln -s libconfuse.so.0 /usr/lib64/libconfuse.so I'd expect the RPM install script to do this. Filipe -- Filipe Bonjour In theory there is no difference between theory and practice

Re: [Ganglia-general] Ganglia install cannot find libconfuse cfg_parse

2014-08-04 Thread Filipe Bonjour
running 'make' also with libconfuse: libgmond.c:15:21: error: confuse.h: No such file or directory The header file is in the devel package, so you need to yum install libconfuse-devel. I would expect the configure script to pick that up, actually... Good luck, Filipe -- Filipe Bonjour

Re: [Ganglia-general] Probleme scaling up Ganglia past 55 nodes

2014-03-18 Thread Filipe Bonjour
Dear Vladimir, We're not using rrdcached. I'll look into this tomorrow (we have a maintenance today). After 24 hours, rrdcached seems to have solved it. Thanks for you advice, and also to Mozammil for his. Filipe -- Filipe Bonjour In theory there is no difference between theory

[Ganglia-general] Probleme scaling up Ganglia past 55 nodes

2014-03-16 Thread Filipe Bonjour
Hello, I am fairly new to Ganglia, and have a problem with Ganglia 3.6.0 / Ganglia Web 3.5.10: In one of my clusters, after I add approximately 55 hosts, the graphs go blank. I think it's very similar to http://www.mail-archive.com/ganglia-general%40lists.sourceforge.net/msg07852.html, but that

Re: [Ganglia-general] Probleme scaling up Ganglia past 55 nodes

2014-03-16 Thread Filipe Bonjour
clusters be affected? We're not using rrdcached. I'll look into this tomorrow (we have a maintenance today). Thanks, Filipe -- Filipe Bonjour In theory there is no difference between theory and practice. In practice there is. -- Yogi Berra