monitor ipv6 host..

Jeremy T. Bouse jeremy+nagios at undergrid.net
Mon Apr 11 11:44:33 CEST 2005


	Actually the -6 is only needed if you want to explicitly have
the command run check_ping for IPv6 only. Otherwise the code is written
so that if the hostname given returns both IPv6 and IPv4 it attempts
both. If the hostname only returns IPv6 or IPv4 it runs check_ping
accordingly as if -4 or -6 were used. However this is only true if the
IPv6 stack is available when check through the configure script.

	If a hostname is not given and an IP address is given it is
treated accordingly depending on if that address is IPv6 or IPv4. The
check_ping plugin was designed to handle both conditions.

	Regards,
	Jeremy

On Mon, Apr 11, 2005 at 11:29:53AM +0200, guillaume LOHEZ wrote:
> Hi
> 
> You should add "-6" to the command like :
> 
> command_line	$USER1$/check_ping -H $HOSTADDRESS$ -w 3000.0,80% -c 5000.0,100% -p 5 /*-6*/
> 
> 
> Regards
> Guillaume
> 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
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