Update to NagiosXI 5.2.3 and started getting oracle errors.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
gdolidze
Posts: 154
Joined: Tue Apr 07, 2015 10:07 am

Update to NagiosXI 5.2.3 and started getting oracle errors.

Post by gdolidze »

We use a VMware image 64 bit,

We were on 2014R2.7 and update to 5.2.3 and started getting this error

CRITICAL - cannot connect to 67.111.179.150:1521/aleph22.ils.cjh.org. 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 dir
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 /usr/local/nagios/libexec/check_oracle_health line 4755.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Update to NagiosXI 5.2.3 and started getting oracle erro

Post by rkennedy »

I believe your paths may not be setup properly, do you know what your ORACLE_HOME and LD_LIBRARY_Path varaibles are?

Can you also navigate to Configure -> Core Config Manager -> select 'Commands' -> search for oracle and paste a screenshot so that we can see the command line setup for the commands?
Former Nagios Employee
gdolidze
Posts: 154
Joined: Tue Apr 07, 2015 10:07 am

Re: Update to NagiosXI 5.2.3 and started getting oracle erro

Post by gdolidze »

Yep, for some reason the update change the location of ORACLE_HOME and LD_LIBRARY_Path variables. I changed them back and it fixed the issue.

you can go ahead and close this.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Update to NagiosXI 5.2.3 and started getting oracle erro

Post by rkennedy »

Glad to see this worked! I'll close this out now, but feel free to open a new thread if you need assistance in the future.
Former Nagios Employee
Locked