Hi,

In /var/log/httpd/error_log, I get lines like the following when I try to load the ganglia web page. There appears to be one line per graph.

sh: /usr/local/rrdtool/bin/rrdtool: Permission denied

None of the graphs show up in the webpage.
The rrdtool executable as well as all parent directories are world readable and executable.
gmetad is running in its default configuration as nobody.
I'm using the standard Apache installation in RHEL 4, which has php enabled. I did change RRDTOOL in /var/www/html/ganglia/conf.php to /usr/local/ rrdtool/bin/rrdtool.
I can run rrdtool from an unprivileged account with no problem.

Any idea what's going on?

dm

ps. versions:
RHEL 4
rrdtool 1.2.13 (default installation into /usr/local from source)
ganglia-gmetad-3.0.3-1.fc4.i386.rpm
ganglia-web-3.0.3-1.fc4.i386.rpm


Reply via email to