Hello, I have ganglia, php, and rrd installed. The documentation (section 3.3.2 Configuration) states that all paths are relative to ganglia-php-rrd-client-x.y.z. Can someone please tell me where that path is?
I did a "find / -name 'ganglia-php*'", but could not find anything close. I beleive I have the tools needed: bowles <107> rpm -q ganglia-monitor-core php rrdtool XML-Parser ganglia-monitor-core-2.3.0-1.msc php-4.2.0-1.msc rrdtool-1.0.34-1 XML-Parser-2.30-1.msc gstat/gexec seem to be working. I can also bring up a test page with php. It seems that I should be copying files: 3.3.3 Installation cd ./web cp * /var/www/html/ganglia But where do the files come from? Thanks, Joe

