monitor ipv6 host..

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


	That would depend on your OS and distribution of said OS. I know
on Debian the ping6 (/bin/ping6) application is in the iputils-ping
package. Having written most of the IPv6 support into check_ping back in
revision 1.18 I've looked through the diff of the current version
against what I wrote and most of it has remained unchanged except for
improvement. The command call still remains the same, thus using
--with-ping6-command=SYNTAX similar to --with-ping-command during the
configure script if it is not detected automatically.

	Regards,
	Jeremy

On Mon, Apr 11, 2005 at 02:16:31AM -0700, nagios monitor wrote:
> halooo there..
> 
> i'am using nagios-2.0b1 and plugin 1.4beta1..
> 
> i have a problem in monitoring my ipv6 host..
> 
> in my check_ping command...
> 
> # 'check_ping' command definition
> define command{
> 	command_name	check_ping
> 	command_line	$USER1$/check_ping -H $HOSTADDRESS$ -w
> 3000.0,80% -c 5000.0,100% -p 5
> 	}
> 
> what should i add so i can ping6 to my ipv6 host??
> any suggestion??
> 
> thankss..
> 
> 


-------------------------------------------------------
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