[Nagiosplug-devel] Check_ping with source address
    Thomas Guyot-Sionnest 
    Thomas at zango.com
       
    Fri May 19 07:20:02 CEST 2006
    
    
  
Hi,
I wrote a patch for check_ping that allow to specify a source address. The
idea is to attach a Nagios box on a trunk and ping from different VLANs.
This patch works wherever ping accept the -I argument (the ping it was tested 
against is from iputils). To do this correctly the "ping -I x.x.x.x" behavior 
should be checked by configure with some code enclosed in ifdef's, and I have 
no idea how to modify autoconf for that.
Thomas 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nagios-plugins-1.4.3.ping_source_address.patch
Type: application/octet-stream
Size: 3187 bytes
Desc: not available
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20060519/f1670cec/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3022 bytes
Desc: not available
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20060519/f1670cec/attachment.bin>
    
    
More information about the Devel
mailing list