RE: [Ganglia-general] New user gmond woes

2003-08-26 Thread Steve Gilbert
You guys were right on the money...looks like the old box that used to run the web front-end was still up on the net with an ancient version of gmond running. I killed that box, restarted all my gmonds, and now everything looks good. Thanks! Tomorrow, I'll start working on getting gmetad running

Re: [Ganglia-general] New user gmond woes

2003-08-26 Thread matt massie
steve- steve is right on track with the suggestions. it appears that you are running two different versions of ganglia 2.x at the same time. a quick way to get the version of gmond is to run... % /usr/sbin/gmond --version (or wherever you installed gmond on each machine). so running that c

Re: [Ganglia-general] New user gmond woes

2003-08-26 Thread steven wagner
I'm guessing that your new Ganglia cluster and your old Ganglia cluster are sending metrics out on the same multicast address. The fix is easy in one sense, but difficult in another (depending on the nature and quality of your cluster management tools): Change the multicast IP or port on one

[Ganglia-general] New user gmond woes

2003-08-26 Thread Steve Gilbert
Hi everyone, I inherited a large Ganglia 2.0 installation which I am currently trying to upgrade to version 2.5.4. I decided to first roll this out to a new ~200 node Linux cluster which has never had Ganglia in hopes of familiarizing myself with this tool. I installed the gmond RPM on al

Re: [Ganglia-general] snapshot of cluster in Webfrontend 2.5.4

2003-08-26 Thread Robert Walsh
> In version 2.5.3, there was a snapshot section where all nodes of the > cluster were displayed with various colors. In 2.5.4, it seems to have > dissepeared! Does someone know what to do to get this snapshot back? I believe the background color of the load average graphs now shows this same in

[Ganglia-general] frontend issues

2003-08-26 Thread John M Hicks
All, I have the following issues with the 2.5.4 release: In gmetad.conf I have a data_source defined as: data_source "test cluster" 128.135.x.x:8651 (x's to protect the innocent) and a grid name gridname "GRID" In my rrds dir, the dir for this cluster shows up as "GRID_hostname_domainname" on

RE: [Ganglia-general] Incorrect HD Size Reported

2003-08-26 Thread Bob Colbert
Definitely no. It does this on 2 different clusters (4-node and and an 8-node). Thanks for the suggestion. Bob >>-Original Message- >>From: Douglas Eadline [mailto:[EMAIL PROTECTED] >>Sent: Friday, August 01, 2003 10:01 AM >>To: Bob Colbert >>Cc: ganglia-general@lists.sourceforge.net >>S

[Ganglia-general] snapshot of cluster in Webfrontend 2.5.4

2003-08-26 Thread lcasse
Hello all, In version 2.5.3, there was a snapshot section where all nodes of the cluster were displayed with various colors. In 2.5.4, it seems to have dissepeared! Does someone know what to do to get this snapshot back? Thanks and regards Laurent