On Mon, 2006-10-02 at 14:19, nsintern wrote:
Hi i am trying to install larrd to work in sync with big brother net
monitoring system.I followed your install procedures and got it to
diaplay in the big brother home page as trends with green buttons below
that.But when i click on that it says larrd is accumulating for a very
long time without any display of graphs anyways when i click on any of
the accumulating phrases like
larrd is accumulating disk <http://150.209.7.239/cgi-bin/larrd-grapher
.cgi?host=its-1799-3152.hamilton.edu&service=disk&disk_part=0..5>
I get the following error message.
/var/www/cgi-bin/larrd-grapher.cgi: Can't load
'/usr/local/rrdtool/lib/perl/5
.8.5/i386-linux-thread-multi/auto/RRDs/RRDs.so' for module RRDs:
/usr/local/rrdtool/lib/perl/5.8.5/i386-linux-thread-multi/auto/RRDs/RRDs.so:
failed to map segment from shared object: Permission denied at
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230. at
/var/www/cgi-bin/larrd-grapher.cgi line 64 Compilation failed in require
at /var/www/cgi-bin/larrd-grapher.cgi line 64. BEGIN failed--compilation
aborted at /var/www/cgi-bin/larrd-grapher.cgi line 64.
This has cropped up before, but no definite resolution was reported.
For example:
http://support.bb4.com/archive/200503/msg00173.html
You didn't say what the OS is, but it appears to be related to the
use of SELinux (mostly on Red Hat).
Probably the easiest first step would be to disable SELinux
(running "setenforce 0" is often recommended) and see if
that gets it working. Then, if you want to keep SELinux, you'll
need to work out how best to modify the configuration.
Cheers, Phil.