Hi again,
I have a prob with my OreonDataStorage.
When I start the ODS with
/etc/init.d/ods start
I get this error:
Can't locate RRDs.pm in @INC (@INC contains: /usr/lib/perl5/5.8.3/i586-linux-thread-multi /usr/lib/perl5/5.8.3 /usr/lib/perl5/site_perl/5.8.3/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.3/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl .) at ./ods.pl line 31.
BEGIN failed--compilation aborted at ./ods.pl line 31.
It is correct that the RRDs.pm isn't in one of these folders but how can I tell ods the correct path (RRDs.pm is in: /usr/local/rrdtool/lib/perl/5.8.3/i586-linux-thread-multi)?
The perl-rrdtool is installed.
SLES 9.3
Oreon 1.4
MySQL 4.1
Nagios 2.9
rrdtool 1.2.23
Kind regards
Thomas
I have a prob with my OreonDataStorage.
When I start the ODS with
/etc/init.d/ods start
I get this error:
Can't locate RRDs.pm in @INC (@INC contains: /usr/lib/perl5/5.8.3/i586-linux-thread-multi /usr/lib/perl5/5.8.3 /usr/lib/perl5/site_perl/5.8.3/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.3/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl .) at ./ods.pl line 31.
BEGIN failed--compilation aborted at ./ods.pl line 31.
It is correct that the RRDs.pm isn't in one of these folders but how can I tell ods the correct path (RRDs.pm is in: /usr/local/rrdtool/lib/perl/5.8.3/i586-linux-thread-multi)?
The perl-rrdtool is installed.
SLES 9.3
Oreon 1.4
MySQL 4.1
Nagios 2.9
rrdtool 1.2.23
Kind regards
Thomas
Comment