<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
Hi.<br>
<br>
A couple of days ago I wrote to the list asking for help with a Solaris
10 NRPE add-on compilation, and thanks to you, it finally compilled
(although I had to toggle some options off... ;-)).<br>
<br>
Now I'm facing a different problem I hope somebody has suffered (and
solved, I'm not that mean...) before:<br>
<br>
I've got my nagios host running in a Linux machine, and it's already
monitoring some other Linux systems perfectly. Now I'm trying to do the
same with my Solaris machines. I've got nrpe installed and running
through inetd, and when I try check_nrpe from the remote host it works
with most service checks (check_disks and users, for example, are
performing fine...). But when I use the predefined <b>process checks</b>
(total and zombie processes checks) I get a CRITICAL response because
of a socket timeout:<br>
<br>
CHECK_NRPE: socket timeout after 10 seconds<br>
<br>
I already tried increasing the timeout value to 30, to no avail. It
doesn't even work when I execute this check locally, by hand, or in any
possible way I could imagine. What dazzles me is that the rest of
checks work without the slightest trace of misbehaviour...<br>
<br>
Do you have an idea of what may cause this????<br>
<br>
Thanks again for your help!!<br>
<br>
Borja<br>
</body>
</html>