Hi,

I have installed the "check_oracle_instance" plugin but I am having some issues 
with sqlplus.

http://exchange.nagios.org/directory/Plugins/Databases/Oracle/Check-Oracle-status-%26-health-without-install-Oracle-client/details

The nagios compiles correctly so the config is good however when I attempt to 
connect to the db via my nagios server I get the following:

# which sqlplus
/usr/bin/sqlplus

# sqlplus username/passowrd@ip_address:port/SSID                   #substituted 
with my own credentials
sqlplus: error while loading shared libraries: libsqlplus.so: cannot open 
shared object file: No such file or directory
You have new mail in /var/spool/mail/root

The lib is available:
# find / -name libsqlplus.so
/usr/local/instantclient_10_2/libsqlplus.so

# ll /usr/local/instantclient_10_2/libsqlplus.so
-rwxrwxrwx 1 root root 865995 Nov 17 12:05 
/usr/local/instantclient_10_2/libsqlplus.so

Any ideas how I can resolve this?

R,
D.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to