<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title>Re: [Nagios-users] Check_oracle</title>
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=blue>

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Command I am running is “/usr/local/nagios/libexec/check_oracle
–tns XXX” . Where XXX is the DB/INSTANCE name of the database<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>I am running this command on the Nagios
server and trying to monitor a remote Oracle 9i database<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>The env variables set are <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>/usr/local/nagios/libexec> env | grep
"ORA"<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>ORACLE_SID=XXX<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>ORACLE_BASE=/opt/oracle<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>ORA_NLS33=/opt/oracle/product/9ir2/ocommon/nls/admin/data<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>ORACLE_HOME=/opt/oracle/product/9ir2<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> John Furlong
[mailto:John.Furlong@dsl.pipex.com] <br>
<b><span style='font-weight:bold'>Sent:</span></b> Wednesday, June 21, 2006
3:18 PM<br>
<b><span style='font-weight:bold'>To:</span></b> Mohan, Ajit (CFSA);
nagios-users@lists.sourceforge.net<br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: [Nagios-users]
Check_oracle</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=1 face=Verdana><span
style='font-size:9.0pt;font-family:Verdana'><br>
What’s the full command you’re running – check_oracle
–WHAT ?<br>
<br>
Are you running the check_oracle on the system running Oracle or another box ?<br>
<br>
Postie.<br>
<br>
On 21/6/06 19:36,  Mohan, Ajit (CFSA) (Ajit.Mohan@dc.gov) wrote:</span></font><o:p></o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>Hi,<br>
 <br>
I am trying to monitor the oracle database using the “check_oracle”
plugin. I have installed Oracle client on the machine and configured the
TNSNAMES.ORA file to point to the oracle server. However when I try to test the
connection using “check_oracle” I get the below error message. I
have verified the ORA_HOME and the TNSNAMES use the IP address of the Oracle
server<br>
 <br>
<b><i><font color=red><span style='color:red;font-weight:bold;font-style:italic'>“No
TNS Listener on XXX”<br>
</span></font></i></b><br>
The database is up and running<br>
 <br>
Any ideas?<br>
 <br>
Thank you </span></font><font size=1 face=Verdana><span style='font-size:9.0pt;
font-family:Verdana'><o:p></o:p></span></font></p>

<div class=MsoNormal align=center style='text-align:center'><font size=1
face=Verdana><span style='font-size:9.0pt;font-family:Verdana'>

<hr size=3 width="95%" align=center>

</span></font></div>

<p class=MsoNormal><font size=1 face="Courier New"><span style='font-size:7.0pt;
font-family:"Courier New"'>All the advantages of Linux Managed Hosting--Without
the Cost and Risk!<br>
Fully trained technicians. The highest number of Red Hat certifications in<br>
the hosting industry. Fanatical Support. Click to learn more<br>
<a
href="http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642">http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642</a><o:p></o:p></span></font></p>

<div class=MsoNormal align=center style='text-align:center'><font size=1
face="Courier New"><span style='font-size:7.0pt;font-family:"Courier New"'>

<hr size=3 width="95%" align=center>

</span></font></div>

<p class=MsoNormal><font size=1 face="Courier New"><span style='font-size:7.0pt;
font-family:"Courier New"'>_______________________________________________<br>
Nagios-users mailing list<br>
Nagios-users@lists.sourceforge.net<br>
https://lists.sourceforge.net/lists/listinfo/nagios-users<br>
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue. <br>
::: Messages without supporting info will risk being sent to /dev/null</span></font><o:p></o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=1 face="Courier New"><span
style='font-size:7.0pt;font-family:"Courier New"'><br>
<br>
</span></font><font size=1 face=Verdana><span style='font-size:9.0pt;
font-family:Verdana'><br>
postie@dsl.pipex.com </span></font><o:p></o:p></p>

</div>

</body>

</html>