[Nagiosplug-devel] [ nagiosplug-Bugs-1180762 ] check_ssh does not properly close connection
SourceForge.net
noreply at sourceforge.net
Mon Apr 11 07:42:23 CEST 2005
Bugs item #1180762, was opened at 2005-04-11 10:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1180762&group_id=29880
Category: None
Group: Release (specify)
Status: Open
Resolution: None
Priority: 5
Submitted By: M. Sean Finney (seanius)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_ssh does not properly close connection
Initial Comment:
with 1.4 and later, it looks like check_ssh doesn't
properly close connections. for example, this is the
previous behaviour of check_ssh in the 1.3 series:
Apr 11 10:24:03 appsrv1 sshd[9822]: Connection closed
by xxx.xxx.64.52
but in 1.4:
appsrv1 sshd[10154]: fatal: Read from socket failed:
Connection reset by peer
i think this is just because close() isn't being
called. i will verify this shortly...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1180762&group_id=29880
More information about the Devel
mailing list