DBI object version 1.627 does not match bootstrap parameter is the error I am getting when I try to setup tablespace monitoring via my Wizard.
We are evaluating to move to Nagios and need lot of help.
Not able to monitor oracle database
Re: Not able to monitor oracle database
Did you follow this guide?
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
What is the output of these commands as root:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
What is the output of these commands as root:
Code: Select all
uname -a
cat /etc/*release
find / -name DBI.pm
perl -e "print qq(@INC)"
su - nagios
perl -e "print qq(@INC)"