Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Very simple bash script for checking that the primary route is active.
Current Version
Last Release Date
June 3, 2009
Owner
Nagios Exchange
the plugin
add to nagiosgraph map file for a graph that should always be 0
# Service type: check_tracert /perfdata:tracert=(d+);(d+)/ and push @s, [ tracert, [ "route", GAUGE, $1 ], [ "warn", GAUGE, $2 ] ];
I was looking for a routing check. I found this here, expecting not much, but isn't it obviously a bit weird, that you use a program named 'tracert' instead of traceroute? I could not find any information that on Unix systems there ever existed a tracert - tracert is imho a windows command, so the script won't work unmodified. Also, I can't see any 'Nagios Plugin Guidelines' applied to this little scriot. Nevertheless good for learning approaches.
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!