Page 2 of 2

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

Posted: Wed May 08, 2013 12:39 pm
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

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

Posted: Wed May 08, 2013 12:57 pm
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!

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

Posted: Wed May 08, 2013 1:26 pm
by yescobar01
Great thanks!! that fixed the WARNING sign that i was seeing... :P