WARNING: Oracle libraries to not appear to be installed. MSG

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
yescobar01
Posts: 30
Joined: Wed May 01, 2013 11:41 am

Re: WARNING: Oracle libraries to not appear to be installed.

Post by yescobar01 »

Code: Select all

[root@oravm2 /]# ls -la /usr/lib/oracle
total 12
drwxr-xr-x   3 root root 4096 May  2 15:24 .
dr-xr-xr-x. 11 root root 4096 May  2 15:24 ..
drwxr-xr-x   3 root root 4096 May  2 15:24 11.2
[root@oravm2 /]# ls -la /usr/lib64/oracle
ls: cannot access /usr/lib64/oracle: No such file or directory
[root@oravm2 /]# ls -la /usr/local/nagios/libexec/check_oracle_health
-rwxr-xr-x 1 root root 223077 May  7 14:46 /usr/local/nagios/libexec/check_oracle_health
[root@oravm2 /]#
ok here is the code
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: WARNING: Oracle libraries to not appear to be installed.

Post by nscott »

Attached is the updated wizard. If you haven't updated a wizard before, its a very straightforward process of uninstalling and reinstalling a zip file. Simply download the attached zip file to the computer that you are reading this post on. Then navigate to your Nagios XI web interface and follow this documentation:

http://exchange.nagios.org/directory/Ad ... ns/details

To upload the updated wizard.

I have also updated this wizard on our website, so if you read this several hours after posting, you can just go to your Nagios XI, and go to the top Admin tab, then the Manage Config Wizards link on the bottom left, find the Oracle Tablespace Wizard and use the update this wizard feature.

Either way, the problem should be fixed. Thank you for bringing this to our attention!
You do not have the required permissions to view the files attached to this post.
Nicholas Scott
Former Nagios employee
yescobar01
Posts: 30
Joined: Wed May 01, 2013 11:41 am

Re: WARNING: Oracle libraries to not appear to be installed.

Post by yescobar01 »

Great thanks!! that fixed the WARNING sign that i was seeing... :P
Locked