[Nagios-devel] NRPE processes hanging around

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] NRPE processes hanging around

Post by Guest »


--Apple-Mail-110-322826388
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
charset=US-ASCII;
delsp=yes;
format=flowed

Hi Ethan,

Just to let you know that we've discovered a problem on a customer
site where lots of NRPE processes were left around on the server.
There were significant packet loss detected by their network team, so
my guess is that SSL connections were being severed while NRPE was
waiting for them to be established.

The patch is to set a timeout for the overall connection of nrpe. It
would make sense to have a timeout for the entire fork of NRPE, but
since my_system sets a timeout, this is not possible.

Details here: http://altinity.blogs.com/dotorg/2006/10/
nrpe_ssl_connec.html

Ton

http://www.altinity.com
T: +44 (0)870 787 9243
F: +44 (0)845 280 1725
Skype: tonvoon



--Apple-Mail-110-322826388
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=ISO-8859-1

Hi Ethan,Just to let you know that =
we've discovered a problem on a customer site where lots of NRPE =
processes were left around on the server. There were significant packet =
loss detected by their network team, so my guess is that SSL connections =
were being severed while NRPE was waiting for them to be =
established.The patch is to set a =
timeout for the overall connection of nrpe. It would make sense to have =
a timeout for the entire fork of NRPE, but since my_system sets a =
timeout, this is not possible.Details here:=A0htt=
p://altinity.blogs.com/dotorg/2006/10/nrpe_ssl_connec.htmlTon<SPAN =
class=3D"Apple-style-span" style=3D"border-collapse: separate; =
border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; =
font-size: 12px; font-style: normal; font-variant: normal; font-weight: =
normal; letter-spa

...[email truncated]...


This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked