<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Ok. First of all I am trying to execute this on a remote machine.<br>
<br>
Correct me if I wrong, it should not matter for the host where I am
running check_nrpe from. ( as long as it has the permission to run it)
and it will execute the  following command  <br>
check_nrpe -H hastname  -c check_disk1   on remote system hostname.<br>
<br>
So, i guess you want to know what I have it in nrpe.cfg file for
check_disk1 plugin.<br>
<br>
command[check_disk1]=/usr/local/nagios/libexec/check_disk -w 20 -c 10
-p /dev/dsk/c0t0d0s0<br>
<br>
And if i run this from a command line, it just runs fine. I am trying
to run this from debian linux server running nagios  on a solaris
server 8 which has only nrpe and nagios plugins installed.<br>
<br>
>From command line <br>
<br>
netmonitor:/usr/lib/nagios/plugins# ./check_nrpe -H hammer -c
check_disk1      <br>
DISK OK [217370 kB (50%) free on /dev/dsk/c0t0d0s0]<br>
<br>
<br>
<br>
Thanks,<br>
Sudheer<br>
<br>
         <br>
<br>
<br>
<br>
Jason Martin wrote:<br>
<blockquote type="cite" cite="mid20050106164704.GG1816@zippy.toger.us">
  <pre wrap="">On Thu, Jan 06, 2005 at 11:41:18AM -0500, Sudheer Muddappa wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I get an error  saying   No out put returned from plugin.

t is Am I missing any trick here?
    </pre>
  </blockquote>
  <pre wrap=""><!---->Can you include your command definition for check_nrpe? The
service definition is insufficient to know what is actually
being executed.

-Jason Martin
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 

</pre>
</body>
</html>