check_ping from 2 interfaces

Matt Pounsett matt.pounsett at cira.ca
Tue Sep 16 16:26:11 CEST 2003


On Tue, 16 Sep 2003, Marco Ciullini wrote:

> Temp solution: turn off icmp traffic for 2 or 3 ours, and then turn it 
> on: ithe check_ping works again.

If you have any coding experience, you could try writing your own
check_ping_tcp.. a TCP ping (rather than ICMP) would probably get through your
ISP's filters.  If you have any perl coding experience you should be able to
do this very quickly using Net::Ping.

If you want to be able to check latency well, make sure you've got v2.31 --
that's where high resolution timing was introduced.  You'll also need
Time::HiRes installed.

HTH
   Matt

-- 
Matt Pounsett                 CIRA - Canadian Internet Registration Authority
Technical Support Programmer                    350 Sparks Street, Suite 1110
matt.pounsett at cira.ca                                 Ottawa, Ontario, Canada
613.237.5335 ext. 231                                      http://www.cira.ca



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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