<div dir="ltr">Hi All,<br><br>Thank you for your time.<br><br>I'm still confused as to how we can monitor oracle database on windows box from Nagios Server?<br><br>.check_nt does not seem to be much help with regards to the oracle database as there are no oracle parameters defined in check_nt plugin (./check_nt -h)<br>
<br>using check_nt i did the following and they are working fine,<br><br>./check_nt -H <a href="http://172.16.17.142">172.16.17.142</a>  -p 12489 -v USEDDISKSPACE -l E -w 80 -c 90<br>E:\ - total: 117.20 Gb - used: 107.59 Gb (92%) - free 9.61 Gb (8%) | 'E:\ Used Space'=107.59Gb;93.76;105.48;0.00;117.20<br>
<br><br>./check_nt -H <a href="http://172.16.17.142">172.16.17.142</a>  -p 12489 -v MEMUSE -w 80 -c 90<br>Memory usage: total:5340.21 Mb - used: 1915.78 Mb (36%) - free: 3424.44 Mb (64%) | 'Memory usage'=1915.78Mb;4272.17;4806.19;0.00;5340.21<br>
<br><br> ./check_nt -H <a href="http://172.16.17.142">172.16.17.142</a>  -p 12489 -v UPTIME<br>System Uptime - 7 day(s) 1 hour(s) 36 minute(s)<br><br>The only plug-in check_oracle will work for oracle database monitoring and this is working cool on unix boxes not on win box.<br>
<br>on the win box, nsc.ini file, I did commented for this,<br>;NRPEClient.dll<br><br>should I uncomment this for check_oracle to work properly? (this is a production win box)<br><br>Do you want me to install oracle client on nagios server to fix this problem?<br>
<br>can someone please help on this? <br><br>Thanks<br>-Shankar<br><br><br><br><div class="gmail_quote">On Sun, Sep 21, 2008 at 1:19 AM, moshe sharon <span dir="ltr"><<a href="mailto:moshesharon@gmail.com">moshesharon@gmail.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;"><div dir="ltr"><div>Hello</div>
<div> .</div>
<div>The oracle services you should monitor using the NSCilent for example using the NSclient interface</div>
<div><span style="font-size: 10pt;" lang="EN-GB">./check_nt -H <a href="http://192.168.1.1" target="_blank">192.168.1.1</a> -p 1248 -v SERVICESTATE -d SHOWALL -l Oracle Server</span></div>

<div><span style="font-size: 10pt;" lang="EN-GB"></span> </div>
<div><span style="font-size: 10pt;" lang="EN-GB">or what ever method you are using</span></div>
<div><span style="font-size: 10pt;" lang="EN-GB"></span> </div>
<div><span style="font-size: 10pt;" lang="EN-GB">as for the check_oracle. I suggest to install Oracle instant client and configure tnsnames.ora to connect to the windows database then from the command line test the oracle connection sqlplus <a href="mailto:user/pass@db" target="_blank">user/pass@db</a> if all is working you should be able to use check_oracle not </span></div>


<div><span lang="EN-GB"><b></b></span> </div>
<div><span lang="EN-GB">Oracle instant client can be found here:</span></div>
<div><span lang="EN-GB"><b><a href="http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/linuxsoft.html" target="_blank">http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/linuxsoft.html</a><br>

</b></span></div>
<div>there are few other nice plugins for oracle checks in nagiosexchange<br></div>
<div class="gmail_quote"><br>-- <br>Moshe Sharon<br><a href="http://www.centerity.com" target="_blank">http://www.centerity.com</a><br></div></div>
<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>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><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<br></blockquote></div><br><br clear="all"><br>-- <br>Shankar Asam<br>
</div>