[Pkg-nagios-devel] [Patch] Add Source-IP Support to check_ping plugin

Michael Gerlach michael.gerlach at twc.de
Tue Sep 16 16:36:11 UTC 2014


Hi there!

i've added source-ip support to the ping-plugin. Using this with 
commands.conf:


# 'check_ping_ip' command definition
define command{
	command_name    check_ping_ip
	command_line    $USER1$/check_ping -I $ARG1$ -H $ARG2$ -w $ARG3$ -c 
$ARG4$ -p 5
	}

Only tested IPv4 so far - but should work with IPv6 too...



-------------- next part --------------
A non-text attachment was scrubbed...
Name: add_source_to_ping_check.patch
Type: text/x-patch
Size: 5105 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-nagios-devel/attachments/20140916/81fa2b66/attachment.bin>


More information about the Pkg-nagios-devel mailing list