Page 1 of 1

Not able to monitor oracle database

Posted: Thu Aug 26, 2021 6:40 am
by tdhayalan
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.

Re: Not able to monitor oracle database

Posted: Thu Aug 26, 2021 4:26 pm
by ssax
Did you follow this guide?

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)"