hi,<br><br>have a problem with check_oracle_instance.pl which returns No Output on execution.If i execute the command manually as the user nagios as :<span style="font-weight: bold; color: rgb(0, 0, 0);">/usr/bin/perl /usr/lib/nagios/plugins/contrib/check_oracle_instance.pl -u user -p pass -c SK1 -a
</span> I get  <div style="font-weight: bold; color: rgb(0, 0, 0);" class="indent">SK1: ok. Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production</div>.<br>But the same as service is not working. The commands.cfg entry is :
<br><div style="color: rgb(51, 51, 255); font-weight: bold; margin-left: 40px;" class="indent"><span style="color: rgb(0, 0, 0);"># 'check_oracle_inst_act_conn' command definition active-sessions</span><br style="color: rgb(0, 0, 0);">
<span style="color: rgb(0, 0, 0);">define command{</span><br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);">  command_name check_oracle_inst_act_conns</span><br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);">
  command_line /usr/bin/perl $USER2$/check_oracle_instance.pl -u $ARG1$ -p $ARG2$ -c $ARG3$ -a</span><br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);">}</span><br></div><br style="color: rgb(51, 51, 255); font-weight: bold;">
<div style="margin-left: 40px;">where <span style="color: rgb(0, 0, 0); font-weight: bold;">USER2=/usr/lib/nagios/plugins/contrib.</span><br></div><br>The services,cfg is :<br><div style="color: rgb(0, 0, 0); font-weight: bold; margin-left: 40px;" class="indent">
define service{<br>        use                             oracle-inst-active-sessions<br>        service_description             ORACLE-INSTANCE-ACTIVE-SESSIONS-SeaKey-Staging<br>        contact_groups                  einsteins
<br>        host_name                       <a href="http://sk1-oradb.mobiapps.com">sk1-oradb.mobiapps.com</a><br>        check_command                   check_oracle_inst_act_conns!seakey!keysea!SK1<br>        }</div><br>
<br>Please help me out in getting this oracle plugin working.<br><br>If anyone can guide me how to monitor the clustered oracle instances that would be great<br>-- <br>Thanks & Regards<br>Prashant N