We have the oracle checks implemented and used extensively, since upgrading to %R1.0 they all fail with this message:
install_driver(Oracle) failed: Can't load '/usr/local/lib64/perl5/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: libocci.so.11.1: cannot open shared object file: No such file or directory at /usr/lib64/perl5/DynaLoader.pm line 200.
at (eval 19) line 3
Compilation failed in require at (eval 19) line 3.
Perhaps a required shared library or dll isn't installed where expected
at ./check_oracle_health line 4755
The file in question does exist and has not changed as far as I am aware.
Upgrade to 5R1.0 Broken Oracle Checks
Re: Upgrade to 5R1.0 Broken Oracle Checks
Are you using check_oracle or check_oracle_health ? I assume in the case it is check_oracle_health, but I want to be sure.
Former Nagios Employee.
me.
me.
Re: Upgrade to 5R1.0 Broken Oracle Checks
Check oracle health
Re: Upgrade to 5R1.0 Broken Oracle Checks
We have resolved this, for some reason the upgrade changed the $ORACLE_HOME in the commands from `/usr/lib/oracle/11.2/client64` to `/usr/lib/oracle/11.2/client` which does not exist
Re: Upgrade to 5R1.0 Broken Oracle Checks
Thanks for providing that information! I'll go ahead and close this thread since it is resolved.
Former Nagios Employee.
me.
me.