[Nagiosplug-devel] [ nagiosplug-New Plugins-703898 ] New Plugin: check_traceroute

SourceForge.net noreply at sourceforge.net
Fri Mar 14 14:53:09 CET 2003


New Plugins item #703898, was opened at 2003-03-14 16:03
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=541465&aid=703898&group_id=29880

Category: Perl plugin
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Myke Place (mplace)
Assigned to: Nobody/Anonymous (nobody)
>Summary: New Plugin: check_traceroute

Initial Comment:
check_traceroute is a plugin that sends alerts to
Nagios if a specified host is greater than a certain
number of hops away. In cases where a multihomed
network looses a connection and the remote side can be
reached through another gateway check_ping will still
report the connection is being up, though it has
actually gone done. This is an admittedly rare
instance, but perhaps others will find varied uses for
this plugin as well.

check_traceroute is written in Perl and utilizes
Net::Traceroute and Getopts::Long. Usage is as follows:

check_traceroute -t <host> [-w <warning>] [-c <critical>]

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=541465&aid=703898&group_id=29880




More information about the Devel mailing list