Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This plugin does a traceroute to a target host and checks if a desired HOP is a certain IP address. I use it to alert on multi-ISP change when I cannot control the routers. Usage: check_remote REMOTEIP NHOP ROUTE1 ROUTE2 Example: check_remote 5.5.5.5 3 1.1.1.1 2.2.2.2 returns OK if HOP number 3 to 5.5.5.5 is 1.1.1.1 WARN if is 2.2.2.2 CRITICAL if something else UNKNOWN on other errors.
Current Version
1.0
Last Release Date
2014-03-27
Owner
DavideDG
Website
https://github.com/davidedg/nagios-plugins
Download URL
https://github.com/davidedg/nagios-plugins/blob/master/check_traceroute/check_traceroute
License
GPL
Compatible With
This plugin does a traceroute to a target host and checks if a desired HOP is a certain IP address.
I use it to alert on multi-ISP change when I cannot control the routers.
Usage: check_remote REMOTEIP NHOP ROUTE1 ROUTE2
Example: check_remote 5.5.5.5 3 1.1.1.1 2.2.2.2
returns OK if HOP number 3 to 5.5.5.5 is 1.1.1.1 WARN if is 2.2.2.2 CRITICAL if something else UNKNOWN on other errors.
Thank you! I use it to check if our main WAN ist active or our backup line. Had to install traceroute first on CentOS - a bit strange for an admin mainly using Windows :-)
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!