Re: [Ganglia-general] no communication between gmond and gmetad on sameserver

2011-10-06 Thread Auld, Russell G CSC
You're sending the data to the localhost interface, which is a loop-back. udp_send_channel { host = localhost port = 8649 ttl = 1 } If you are using unicast, you need to specify the ip address of the the collector gmond. -Original Message- From: Tim Dunphy

[Ganglia-general] [gweb] drop-down for metrics?

2011-08-31 Thread Auld, Russell G CSC
Hi all, I've been watching the development of the new Ganglia Web interface, and we really like it. The main complaint at this point is the lack of a drop-down for the metrics. People don't have them memorized and without some hint, they don't know what they can look at. Is there a way to get the

[Ganglia-general] gweb - drop-down for metrics?

2011-08-31 Thread Auld, Russell G CSC
Hi all, I've been watching the development of the new Ganglia Web interface, and we really like it. The main complaint at this point is the lack of a drop-down for the metrics. People don't have them memorized and without some hint, they don't know what they can look at. Is there a way to get the

Re: [Ganglia-general] restarting the gmond collector node causes no data to be reported

2010-11-18 Thread Auld, Russell G CSC
, for example) on the gmond.conf for your nodes. The metrics should get back after a while. Louis 2010/11/17 Auld, Russell G           CSC russell.a...@pw.utc.com: I'm running ganglia 3.1.7 on some RHEL computers. I have four separate clusters configured, with each one running

Re: [Ganglia-general] newbie question - web frontend templates

2010-11-18 Thread Auld, Russell G CSC
Anything here http://templatepower.codocad.com/ ? There is a link to that at the bottom of the 3.1.7-generated front page: Pages generated using TemplatePower version 3.0.1. HTH -Original Message- From: Chris Hunter [mailto:chris.hun...@yale.edu] Sent: Thursday, November 18, 2010

[Ganglia-general] restarting the gmond collector node causes no data to be reported

2010-11-17 Thread Auld, Russell G CSC
I'm running ganglia 3.1.7 on some RHEL computers. I have four separate clusters configured, with each one running in unicast mode. Each cluster uses a different port number in their gmond.conf files. Here's one example: udp_send_channel { #bind_hostname = yes # Highly recommended, soon to be

Re: [Ganglia-general] Ganglia cluster name unspecified issue

2010-11-17 Thread Auld, Russell G CSC
-Original Message- From: Kevin Pettijohn [mailto:pettijoh...@gmail.com] Sent: Tuesday, November 16, 2010 5:14 PM Hello Everyone, I have been trying to figure out why my new cluster is showing as unspecified. Currently we have three other clusters that are working properly.

Re: [Ganglia-general] Archive Ganglia

2010-10-29 Thread Auld, Russell G CSC
I've been thinking about doing something similar, so let me know how it works out for you. I believe that you will need an instance of gmetad running, as that is what provides information to the PHP front-end. So it seems to me that you would need to do the following: Make a copy of the rrd files