Hi Matt:
Probably will be a good idea when you're doing RPM upgrade - however, you might
want to save a backup copy of the original config, just in case.
Cheers,
Bernard
From: [EMAIL PROTECTED] on behalf of Matt Massie
Sent: Sat 29/01/2005 5:17 AM
To: Gangl
i've just uploaded a new snapshot to
http://matt-massie.com/ganglia/ganglia-2.6.0.200501291311.tar.gz
which has _complete_ 2.5 configuration file conversion (it adds the
default collection_groups to the end of the file).
% ./gmond --convert ./old.conf > new.conf
% ./gmond -c ./new.conf
and aw
-- Matt Massie <[EMAIL PROTECTED]> is rumored to have mumbled on 29.
Januar 2005 7:36:32 Uhr + regarding Re: [Ganglia-developers] new
snapshot that converts old configuration:
the problem is the the 2.5.x configuration file doesn't have any
information about collection_groups (those were i
the problem is the the 2.5.x configuration file doesn't have any
information about collection_groups (those were in a large static
internal matrix). if you added a collection_group to the end of your
new configuration, gmond will run.
i'll add the code to output the default configuration_grou
Hi,
-- Matt Massie <[EMAIL PROTECTED]> is rumored to have mumbled on 28.
Januar 2005 17:45:37 Uhr + regarding Re: [Ganglia-developers] new
snapshot that converts old configuration:
didn't add the header to Makefile.am. it's all good now in...
http://matt-massie.com/ganglia/ganglia-2.6.0