<div dir="ltr">hi,<br><br>you need to export the following on your db server check_oracle file,<br><br>vi /usr/local/nagios/libexec/check_oracle<br><br>export ORACLE_HOME=<set the oracle home path here><br>export ORACLE_SID=<oracle sid><br>
export PATH=$ORACLE_HOME/bin:$PATH<br><br>then save and exit.<br><br>try running again, if this helps<br><br>-Shankar<br><br><div class="gmail_quote">On Mon, Oct 6, 2008 at 2:24 PM,  <span dir="ltr"><<a href="mailto:Sascha.Runschke@gfkl.com">Sascha.Runschke@gfkl.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><tt><font size="2">"Araripe Moreira" <<a href="mailto:subover@gmail.com" target="_blank">subover@gmail.com</a>>
schrieb am 02.10.2008 19:44:02:<div class="Ih2E3d"><br>
<br>
> I am using check_oracle plug in to monitor some of the oracle database<br>
> service in my network. But this is reporting the following error:<br>
> <br>
> nagios@srvh410k:/opt/nagios/libexec> ./check_nrpe -H <a href="http://127.0.0.1" target="_blank">127.0.0.1</a>
 -c check_jcma<br>
> No TNS Listener on JCMA<br>
><br>
> when I execute this command on the machine where nagios plug in  is
running<br>
> <br>
> nagios@srvh410k:/opt/nagios/libexec> ./check_oracle --tns JCMA
--db<br>
> prod --login oracle<br>
> OK - reply time 890 msec from JCMA<br>
</div></font></tt>
<br><tt><font size="2">What does 'set | grep ORA' give? Do you have the ORACLE_HOME
set as nagios</font></tt>
<br><tt><font size="2">user? If not - does /etc/oratab contain the path to
the orahome of the JCMA?</font></tt>
<br><tt><font size="2">One of those needs to be true at least, I only use
the oratab entry for</font></tt>
<br><tt><font size="2">example.</font></tt>
<br>
<br><tt><font size="2">Does your tnsnames.ora contain a valid connector for
JCMA?</font></tt>
<br><tt><font size="2">Since it works from the commandline - it seems so,
but you'll never know...</font></tt>
<br>
<br><font size="2" face="sans-serif">S</font>
<br>
<br><font size="2" face="sans-serif">-- <br>
Sascha Runschke<br>
IT-Infrastruktur<br>
<br>
fon      : +49 (201) / 102-1879<br>
fax      : +49 (201) / 102-1102105<br>
mobil : +49 (173) / 5419665</font>
<br>
<br>
<br>
<span style="font-family: sans-serif,helvetica; font-size: 10pt; color: rgb(0, 0, 0);">GFKL Financial Services AG</span><br>
<span style="font-family: sans-serif,helvetica; font-size: 10pt; color: rgb(0, 0, 0);">Vorstand: Dr. Peter Jänsch (Vors.), Jürgen Baltes, Dr. Till Ergenzinger, Dr. Tom Haverkamp</span><br>
<span style="font-family: sans-serif,helvetica; font-size: 10pt; color: rgb(0, 0, 0);">Vorsitzender des Aufsichtsrats: Dr. Georg F. Thoma</span><br>
<span style="font-family: sans-serif,helvetica; font-size: 10pt; color: rgb(0, 0, 0);">Sitz: Limbecker Platz 1, 45127 Essen, Amtsgericht Essen, HRB 13522</span><br>-------------------------------------------------------------------------<br>

This SF.Net email is sponsored by the Moblin Your Move Developer's challenge<br>
Build the coolest Linux based applications with Moblin SDK & win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&url=/</a><br>_______________________________________________<br>
Nagiosplug-help mailing list<br>
<a href="mailto:Nagiosplug-help@lists.sourceforge.net">Nagiosplug-help@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagiosplug-help" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagiosplug-help</a><br>
::: Please include plugins version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Shankar Asam<br>
</div>