THIS KNOWLEDGE BASE HAS BEEN ARCHIVED AND IS NO LONGER BEING UPDATED
Please visit library.nagios.com/docs for the latest and most up-to-date documentation.
Home » Categories » Multiple Categories

Nagios XI - Oracle Services Critical After Nagios XI Upgrade

Problem Description

After upgrading Nagios XI, Oracle based services start failing with errors similar to this:

The following error message is produced:

CRITICAL - cannot connect to fprnt. install_driver(Oracle) failed: Can't load '/usr/local/lib64/perl5/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: libocci.so.12.1: cannot open shared object file: No such file or directory at /usr/lib64/perl5/DynaLoa    

 

Explanation

During the upgrade, the customized commands are overwritten with the default commands included with the wizard.

 

Resolving The Problem

The old commands can be retrieved as they would have been kept in a backup.

If you did the upgrade via the XI web interface, the following file is created:

/store/backups/nagiosxi/autoupgrade_backup..tar.gz

Follow these steps in an SSH or console session on your Nagios XI host:

mkdir /tmp/restore/
cd /tmp/restore/
tar zxf /store/backups/nagiosxi/autoupgrade_backup..tar.gz -C /tmp/restore/
tar zxf /tmp/restore/autoupgrade_backup./nagios.tar.gz usr/local/nagios/etc/commands.cfg --strip-components 4

 
This last step will show you what the commands were defined as before the upgrade:

grep oracle /tmp/restore/commands.cfg


Using that information you will be able to go into CCM and update the commands accordingly following this original guide on page 2 and 3:

Documentation - How to Install & Configure the Oracle Client & Plugins

 

When you are done, delete the extracted files:

cd /tmp
rm -rf restore


 

Final Thoughts

For any support related questions please visit the Nagios Support Forums at:

http://support.nagios.com/forum/



Special Offer For Knowledgebase Visitors! Get a huge discount on Nagios Log Server by clicking below.

Get 60% Off Nagios Log Server!

Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!

2.33 (3)
Article Rating (3 Votes)
Rate this article
  • Icon PDFExport to PDF
  • Icon MS-WordExport to MS Word
Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
Nagios XI - Missing localhost Alerts
Viewed 8373 times since Sun, Nov 5, 2017
Nagios XI - Scheduled Backup Log Level
Viewed 7555 times since Tue, Apr 18, 2017
Active Directory / LDAP - Troubleshooting Authentication Integration
Viewed 23566 times since Mon, Jun 26, 2017
Nagios XI - ICMP and Ping Checks Stopped Graphing
Viewed 17022 times since Mon, Jan 25, 2016
XI 5.4 monitoring engine not running
Viewed 14018 times since Mon, Feb 6, 2017
Nagios XI - Configuration Applies, but still get "Configuration File Is Out Of Date" Error
Viewed 6979 times since Tue, Jan 26, 2016
Nagios XI - Optimizing The PHP Settings File
Viewed 72583 times since Thu, Jul 13, 2017
Disabling Port 113 IDENT Requests
Viewed 8199 times since Tue, Mar 12, 2019
Nagios XI - CentOS 6 Installation Problems XI 2011R1.7 2011R1.8
Viewed 6699 times since Tue, Feb 2, 2016
Nagios XI - Problems Using Nagios XI With Proxies
Viewed 17362 times since Mon, Jan 25, 2016