Hi Brady: ** disclaimer I have not yet tried installing ganglia on fc4 x86_64 ** Have you installed php-gd? php-rrdtool should not be necessary (at least I never had to install it). About the PHP Notice in the error log, please see the following bug report: http://bugzilla.ganglia.info/cgi-bin/bugzilla/show_bug.cgi?id=49 <http://bugzilla.ganglia.info/cgi-bin/bugzilla/show_bug.cgi?id=49> Not sure about the RRD error you are getting though. Cheers, Bernard
________________________________ From: [EMAIL PROTECTED] on behalf of brady chang Sent: Tue 02/08/2005 22:36 To: [email protected] Subject: [Ganglia-general] no graphs in ganglia and fedora core 4 Greetings everyone, I was wondering has anybody tried ganglia on fedora core 4 x86_64. I'm not getting any graphs to show up and I've disabled selinux. installed versions: rrdtool-1.0.49-5.fc4 php-rrdtool-1.0.49-5.fc4 rrdtool-devel-1.0.49-5.fc4 ganglia-devel-3.0.1-1 ganglia-gmond-3.0.1-1 ganglia-web-3.0.1-1 ganglia-gmetad-3.0.1-1 thanks in advance for your assistences. In addition to the undefined index errors I'm getting ERROR: can't handle RRD file version 0003 here's a clip from httpd error_log: [Wed Aug 03 00:07:30 2005] [error] [client 127.0.0.1] PHP Notice: Use of undefined constant SUM - assumed 'SUM' in /var/www/html/ganglia/meta_view.php on line 99, referer: http://localhost/ganglia/ [Wed Aug 03 00:07:30 2005] [error] [client 127.0.0.1] PHP Notice: Undefined variable: num_sources in /var/www/html/ganglia/meta_view.php on line 103, referer: http://localhost/ganglia/ [Wed Aug 03 00:07:30 2005] [error] [client 127.0.0.1] PHP Notice: Undefined index: unspecified in /var/www/html/ganglia/meta_view.php on line 107, referer: http://localhost/ganglia/ [Wed Aug 03 00:07:30 2005] [error] [client 127.0.0.1] PHP Notice: Use of undefined constant SUM - assumed 'SUM' in /var/www/html/ganglia/meta_view.php on line 118, referer: http://localhost/ganglia/ [Wed Aug 03 00:07:30 2005] [error] [client 127.0.0.1] PHP Notice: Undefined variable: base64img in /var/www/html/ganglia/meta_view.php on line 125, referer: http://localhost/ganglia/ [Wed Aug 03 00:07:30 2005] [error] [client 127.0.0.1] PHP Notice: Undefined variable: Private in /var/www/html/ganglia/meta_view.php on line 158, referer: http://localhost/ganglia/ [Wed Aug 03 00:07:30 2005] [error] [client 127.0.0.1] PHP Notice: Undefined variable: names in /var/www/html/ganglia/meta_view.php on line 169, referer: http://localhost/ganglia/ ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

