Hi Matt:

On 12/10/07, Matthew Chambers <[EMAIL PROTECTED]> wrote:

> I'm trying to install the development snapshot.  I had 3.0.4 installed
> and I tried to just install the new web snapshot on the existing install
> since I assumed that nothing has made 3.0.x's frontend incompatible with
> 3.0.4's gmetad.  It appears that the snapshot installs to
> /var/www/ganglia whereas the original 3.0.4 package I have is installed
> in /usr/share/ganglia.  Installing the 3.0.x snapshot also seem to

Are you on a Red Hat based system?  They should all install to
/var/www/html/ganglia (assuming you are talking about the web files):

rpm -qlp /usr/src/redhat/RPMS/noarch/ganglia-web-3.0.4-1.noarch.rpm |
grep www | head
/var/www/html/ganglia
/var/www/html/ganglia/AUTHORS
/var/www/html/ganglia/COPYING
/var/www/html/ganglia/ChangeLog
/var/www/html/ganglia/Makefile.am
/var/www/html/ganglia/auth.php
/var/www/html/ganglia/class.TemplatePower.inc.php
/var/www/html/ganglia/cluster_legend.html
/var/www/html/ganglia/cluster_view.php
/var/www/html/ganglia/conf.php

> remove the /etc/httpd/conf.d/ganglia.conf that creates the /ganglia
> alias.  I uninstalled the snapshot and updated all my ganglia packages
> to 3.0.5 and that gave me back my ganglia.conf, but I'm still not sure
> how to install the snapshot.  Am I supposed to override the destination
> directory when installing the RPM?

The ganglia-web RPM does not provide /etc/httpd/conf.d/ganglia.conf.

I upgraded from 3.0.5 to the snapshot release without any issue --
didn't try with 3.0.4 but I wouldn't expect any problems either.

Cheers,

Bernard

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to