Update to NagiosXI 5.6.12 and oracle monitoring broke

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.6.12 and oracle monitoring broke

Post by gdolidze »

I have update nagios and get the following from the oracle alerts.

CRITICAL - cannot connect to 67.111.179.131:1521/dps. 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/l
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
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Update to NagiosXI 5.6.12 and oracle monitoring broke

Post by tgriep »

Login to the server as root and edit this file.

Code: Select all

/usr/local/nagiosxi/etc/configwizards/oracle/oracle
Update the paths in it to the version of the Oracle Instant client you have installed on the server as the upgrade reset it back to 11.2 which I would guess is not installed on the nagios server.
Be sure to check out our Knowledgebase for helpful articles and solutions!
gdolidze
Posts: 154
Joined: Tue Apr 07, 2015 10:07 am

Re: Update to NagiosXI 5.6.12 and oracle monitoring broke

Post by gdolidze »

It fixed the issue thanks.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Update to NagiosXI 5.6.12 and oracle monitoring broke

Post by scottwilkerson »

gdolidze wrote:It fixed the issue thanks.
Great!

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked