three-way TCP

Andreas Ericsson ae at op5.se
Thu Oct 7 16:00:01 CEST 2004


jon quidilla wrote:
> Hi!
> 
> I just need verify if nagios is using a three-way TCP
> protocol in services such as http.
> 

Yes. It's fairly easy to sniff out using strace. Look for the argument 
to connect() and match it against the later close()'s calls arguments. 
The kernel takes care of sending FIN and friends from there on.

-- 
Andreas Ericsson                   andreas.ericsson at op5.se
OP5 AB                             www.op5.se
Lead Developer


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
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