[Nagiosplug-help] TCP Half-Open Check
Prigge Scott
PriggeScottM at JohnDeere.com
Mon Aug 14 21:47:49 CEST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi. I've got a requirement to check the status of a TCP connection on a specific port from a Nagios plugin. However the catch is that the plugin must not createa full three-way handshake. Instead, I want the plugin to send a SYN packet, and generate a status from the SYN-ACK response that can then be checked by Nagios. When it receives the SYN-ACK packet, the plugin needs to send a RST packet.
The plugin can not open a full TCP connection. I've verified that the Check_TCP plugin will not work, as it opens a full TCP connection. Are there any other ways to accomplish this with a Nagios plugin?
-----BEGIN PGP SIGNATURE-----
Version: PGP Desktop 9.0.3 (Build 2932)
iQA/AwUBRODTZjbQxaX/ija+EQLdFwCfR7bDlqS1N/ciTe5ZU1JY1uhk9DcAoJEL
R+KYZCUTrI424MxxLG2MXLt8
=YAa/
-----END PGP SIGNATURE-----
More information about the Help
mailing list