How to check oracle8i

Alex Kuehne kuehne at sietec.de
Tue Sep 17 09:56:45 CEST 2002


 > -----Original Message-----
 > From: bernie liwanag [mailto:bliwanag at yahoo.com]
 > Sent: Tuesday, September 17, 2002 2:22 AM
 > To: nagios-users at lists.sourceforge.net
 > Subject: [Nagios-users] How to check oracle8i
 >
 >
 >
 > Good day to everyone! I just want to ask how to check
 > the databases in nagios such as oracle8i.When I tried
 > a simple command in the command prompt like
 > ./check_oracle -H <ip addr> it says :
 >
 > "Cannot determine ORACLE_HOME for sid <Host>"

I assume you are using the shell script check_oracle. Insert a line
similar to this at the beginning:

ORACLE_HOME=/path/to/oracle_home; export ORACLE_HOME

This should work, provided that you have the required progs and libs
available.


Best regards
Alex Kuehne


--
Network Manager, SAG, Berlin, Germany




-------------------------------------------------------
Sponsored by: AMD - Your access to the experts on Hammer Technology! 
Open Source & Linux Developers, register now for the AMD Developer 
Symposium. Code: EX8664 http://www.developwithamd.com/developerlab




More information about the Users mailing list