Hi James:

On Wed, Jul 23, 2008 at 7:07 AM, James Richardson <[EMAIL PROTECTED]> wrote:

> I have a grid of clusters mostly running version 3.0.1 of ganglia. I have
> one cluster which is running v3.0.7. The cluster running v3.0.7 is reporting
> it's 'name' using the FQDN instead of just the nodes hostnames like the rest
> of the clusters. This is causing my web interface to not show the historical
> data from the RRD files, is there a way for me to tell the gmond to only
> report the hostname and not the FQDN to the stream?

You can try one of two things:

1) For the servers running gmond, add host entries for all the hosts
in /etc/hosts but without FQDN, I am not sure if this will work as DNS
may take priority
2) Live with FQDN and simply rename the directories representing the
hostname in /var/lib/ganglia/rrds (i.e. mv <short hostname> <FQDN>)
and restart the Ganglia services -- this way you get your historical
data back, with minimal losses

Cheers,

Bernard

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to