Re: [Ganglia-general] Ganglia Installation Issue On Mac OS X 10.9.2

2014-03-10 Thread Viswanath Reddy
Hi Rana, in apache configurations file i have to give the path of ganglia. like below Alias /ganglia /usr/lib/ganglia/index.php A On Mon, Mar 10, 2014 at 12:50 AM, Md. Ali Ahsan Rana aliahsanr...@gmail.com wrote: Hi, I am trying to set up ganglia on my mac os. it got

Re: [Ganglia-general] Ganglia Installation Issue On Mac OS X 10.9.2

2014-03-10 Thread Md. Ali Ahsan Rana
Hello Viswanath, Thanks for your reply. However, I probably didn't able to explain the issue properly. I don't have any issue on apache side. Rather, from apache error log, I think there are some inter compatibility issue of 'libfreetype' and 'libpangocairo' versions on my system. I have

Re: [Ganglia-general] ganglia installation on production

2012-03-10 Thread Vladimir Vuksan
This is really your call. I prefer installing from packages, some prefer building from source. There is really no right or wrong way. Vladimir On Thu, 8 Mar 2012, Baruch F wrote: Hey guysI've used ganglia for a while in our sandbox environment and would like to install it on production. How

Re: [Ganglia-general] Ganglia installation

2011-08-31 Thread Sunil M. Dogra
Dear All First of my apologise for not pursuing this. I am still not able to run ganglia and Will want to have ganglia running. Any help ? With Best Regards sunil On Thu, Jul 14, 2011 at 2:29 PM, Sunil M. Dogra smdo...@gmail.com wrote: Also /etc/init.d/gmond status gmond dead but subsys

Re: [Ganglia-general] Ganglia installation

2011-07-14 Thread Sunil M. Dogra
Dear Vladmir Vuksan, Thank you for email. Please see my replies below. Thank you once again. 1. you have no tcp_accept_channels specified on the host /* You can specify as many tcp_accept_channels as you like to share an xml description of the state of the cluster */ tcp_accept_channel {

Re: [Ganglia-general] Ganglia installation

2011-07-14 Thread Sunil M. Dogra
Also /etc/init.d/gmond status gmond dead but subsys locked With Best Regards sunil On Thu, Jul 14, 2011 at 2:28 PM, Sunil M. Dogra smdo...@gmail.com wrote: Dear Vladmir Vuksan, Thank you for email. Please see my replies below. Thank you once again.   1. you have no tcp_accept_channels

Re: [Ganglia-general] Ganglia installation

2011-07-13 Thread Vladimir Vuksan
If you are getting connection refused when connecting to localhost:8649 it means that 1. you have no tcp_accept_channels specified on the host 2. you have a setting of deaf = yes 3. Your gmond is not running. Please verify that gmond is running. If not try starting it up with gmond -d 5 and see

Re: [Ganglia-general] Ganglia Installation Issues

2010-12-08 Thread Antonio Óscar Balmaseda
Hey, Mike, 2010/12/7 Mike nano_kol...@yahoo.com Hi Antonio, I could finally see the Ganglia up running in the webinterface. I restarted everything and now its fine. Thanks a lot for your help. Now I am looking for monitoring hadoop using Ganglia. I added the metrics properties to the

Re: [Ganglia-general] Ganglia Installation Issues

2010-12-07 Thread Antonio Óscar Balmaseda
removed this from gmond.conf Thanks, Mike --- On *Mon, 12/6/10, Antonio Óscar Balmaseda antonio.o.balmas...@gmail.com* wrote: From: Antonio Óscar Balmaseda antonio.o.balmas...@gmail.com Subject: Re: [Ganglia-general] Ganglia Installation Issues To: Mike nano_kol...@yahoo.com Cc: Ganglia

Re: [Ganglia-general] Ganglia Installation Issues

2010-12-07 Thread Mike
have to do to see the hadoop metrics in ganglia? Thanks, Mike --- On Tue, 12/7/10, Antonio Óscar Balmaseda antonio.o.balmas...@gmail.com wrote: From: Antonio Óscar Balmaseda antonio.o.balmas...@gmail.com Subject: Re: [Ganglia-general] Ganglia Installation Issues To: Mike nano_kol...@yahoo.com Cc

Re: [Ganglia-general] Ganglia Installation Issues

2010-12-06 Thread Mike
} And gmetad.conf has data_source MyCluster ipaddress:8649 Any help on this would be highly appreciated!. Thanks, Mike --- On Sun, 12/5/10, Antonio Óscar Balmaseda antonio.o.balmas...@gmail.com wrote: From: Antonio Óscar Balmaseda antonio.o.balmas...@gmail.com Subject: Re: [Ganglia-general] Ganglia

Re: [Ganglia-general] Ganglia Installation Issues

2010-12-06 Thread Antonio Óscar Balmaseda
2010/12/6 Mike nano_kol...@yahoo.com Hi Antonio, Thanks much for your response. I now ran /usr/sbin/update-rc.d -f gmond defaults and /usr/sbin/update-rc.d -f gmetad defaults, which initially gave me error: update-rc.d: /etc/init.d/gmond: file does not exist. The init script was in

Re: [Ganglia-general] Ganglia Installation Issues

2010-12-06 Thread Mike
--- On Mon, 12/6/10, Antonio Óscar Balmaseda antonio.o.balmas...@gmail.com wrote: From: Antonio Óscar Balmaseda antonio.o.balmas...@gmail.com Subject: Re: [Ganglia-general] Ganglia Installation Issues To: Mike nano_kol...@yahoo.com Cc: Ganglia ganglia-general@lists.sourceforge.net Date: Monday

Re: [Ganglia-general] Ganglia Installation Issues

2010-12-05 Thread Antonio Óscar Balmaseda
Hey, Mike, 2010/12/5 Mike nano_kol...@yahoo.com Hi all, I am trying to get Ganglia run on Ubuntu instance. I built the version 3.1.7 from source. I compiled the source and libs were installed in /etc/ganglia/lib64/ganglia/ I used the command: ./configure --prefix=/etc/ganglia

Re: [Ganglia-general] ganglia installation

2010-10-18 Thread Mike
:36 PM Subject: Re: [Ganglia-general] ganglia installation Hi Mike: When responding, please make sure you reply-all so that replies are sent back to the list. This ensures that our discussions are archived for future users encountering the same issue, thanks! On Mon, Oct 11, 2010 at 2:53 PM

Re: [Ganglia-general] ganglia installation

2010-10-14 Thread Bernard Li
Hi Mike: When responding, please make sure you reply-all so that replies are sent back to the list. This ensures that our discussions are archived for future users encountering the same issue, thanks! On Mon, Oct 11, 2010 at 2:53 PM, Mike nano_kol...@yahoo.com wrote: Thanks much for your

Re: [Ganglia-general] ganglia installation

2010-10-11 Thread Bernard Li
Hi Michael: On Sun, Oct 10, 2010 at 8:01 PM, Mike nano_kol...@yahoo.com wrote:   I am trying to install ganglia in a single EC2 instance (Fedora x86_64 GNU/Linux).I want to use ganglia to monitor hadoop performance. Hadoop installation is successful. I installed everything for ganglia(2.5.7)

Re: [Ganglia-general] Ganglia installation problem

2003-05-07 Thread matt massie
you can change where the ./configure script looks for include files and libraries (if they are in non-standard locations). this is a general autconf trick which might be helpful compiling other packages too. % CFLAGS=-I/home2/globus/XXX/include \ CPPFLAGS=-I/home2/globus/XXX/include \