MRTG problem
Posted: Wed Jan 25, 2012 4:27 am
In my nagiosxi I have problem with mrtg and rrd tools.
I have installed nagiosxi on CentOS el6.
Im tired to get mail with the text: "ERROR: could not find RRDs.pm. Use LibAdd: in mrtg.cfg to help mrtg find RRDs.pm"
when i use LibAdd in file i Have the following error:
"/usr/bin/perl: symbol lookup error: /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi//auto/RRDs/RRDs.so: undefined symbol: Perl_Tstack_sp_ptr"
I dont understand why there are two // before auto.
and the next error is:
"2012-01-25 15:16:03: ERROR: I guess another mrtg is running. A lockfile (/var/lock/mrtg/mrtg_l) aged
601 seconds is hanging around. If you are sure that no other mrtg is running you can remove the lockfile
"
Help...
I have installed nagiosxi on CentOS el6.
Im tired to get mail with the text: "ERROR: could not find RRDs.pm. Use LibAdd: in mrtg.cfg to help mrtg find RRDs.pm"
when i use LibAdd in file i Have the following error:
"/usr/bin/perl: symbol lookup error: /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi//auto/RRDs/RRDs.so: undefined symbol: Perl_Tstack_sp_ptr"
I dont understand why there are two // before auto.
and the next error is:
"2012-01-25 15:16:03: ERROR: I guess another mrtg is running. A lockfile (/var/lock/mrtg/mrtg_l) aged
601 seconds is hanging around. If you are sure that no other mrtg is running you can remove the lockfile
"
Code: Select all
#> rpm -qa | grep rrd
rrdtool-devel-1.4.4-1.el5.rf.i386
php-rrdtool-1.4.4-1.el5.rf.i386
rrdtool-1.4.4-1.el5.rf.i386
perl-rrdtool-1.4.4-1.el5.rf.i386