[Nagios-devel] NRPE and NMAP problems?

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 and NMAP problems?

Post by Guest »

Hi,

Can't seem to find anyone else with this problem, so hopefully this is the =
right place to ask.

I am using NRPE 2.12 on many systems. We have an NMAP scan that happens dai=
ly. In the logs for our systems we get the following during the nmap scan:

Aug 12 14:02:33 myserver nrpe[12265]: Error: Network server getpeername() f=
ailure (107: Transport endpoint is not connected)
Aug 12 14:02:33 myserver nrpe[12265]: Daemon shutdown

I can recreate the error by running: nmap -sT -p 5666 localhost

The funny thing is that nrpe doesn't actually shutdown, but it does remove =
the pid file. So any restart scripts that rely on the pid file, now fail.

Could I be doing something wrong or is this a bug? I can repeat this on Lin=
ux, Solaris, and AIX with NRPE 2.12.

Thanks,

Mark





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