Problem with check_ftp not closing connection properly?

Karl DeBisschop karl at debisschop.net
Sat Feb 15 13:56:41 CET 2003


On Fri, 2003-02-14 at 13:54, Dave Alden wrote:
> Hi,
>   I'm having an odd problem with check_ftp.  For some reason it's leaving
> the daemon running on the server after it exits.  If I telnet to port 21
> on the ftp server and type "QUIT", the server exits normally.  I have no
> other problems (that I know of :-)  with ftp on that machine.  The various
> versions are:
> 
>   Nagios Server:
>     RedHat 8.0
>     nagios 1.0
>     nagios-plugins 1.3.0-beta2  (mostly, some have been updated from CVS)
>       check_tcp version 1.12 (from CVS, 1.3.0-beta2 version also didn't work)
> 
>   FTP Server:
>     RedHat 7.2
>     ProFTPD 1.2.5rc2
> 
> ...thnx,
> ...dave alden

by default, check_tcp just maust the connection and drops it.

Try specifying a string to send 

	check_tcp -s QUIT -H <host>

Please let us know if that works, there are sketchy reports of bugs in
check_tcp that we'd really like to iron out before we release the 3rd
beta early next week.

--
Karl



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list