ICMP

Check Ping – with MTR and custom outputs

Description:

An extension of a basic ICMP test script idea.

The check does fairly boring ICM check of a host. On packet loss it can run a MTR ( http://en.wikipedia.org/wiki/MTR_%28software%29 ) check and email the results to the specified address. (Requires that the nagios user have sudo rights to do so.) The is great for companies that have critical network paths without a 24×7 staff of people to look after them.

Check the GitHub link for the latest versions

Current Version

1.5

Last Release Date

2014-06-29

Compatible With

  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI
  • Nagios Fusion
  • Nagios Reactor

Owner

License

GPL


Project Files
Project Notes
:L2/L3 Ping Check Instructions:: -h, Display this help information -H, Specify a host to check -M, Specify a message to return on failure -N, Specify a differnet hostname for the output This is for display in Nagios messages Example: -H 127.0.0.1 -N loopback The host 127.0.0.1 will be monitored and the Nagios message will read: The host loopback is currently OK. -O, Specify an originating IP to use (must be on the box) -w, Less than this % of sucessful pings triggers a warning Defaults to 40 if not set -c, Less than this % of sucessful pings triggers a critcal Defaults to 80 if not set The first critical alert trigger an MTR check with the results emailed to the specific address. -P Number of icmp packets to send Defaults to 10 if not set -m, Email address to send the MTR tests Script written by Noah Guttman and Copyright (C) 2011 Noah Guttman. This script is released and distributed under the terms of the GNU General Public License. >>>> http://www.gnu.org/licenses/ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. >>>> http://www.gnu.org/licenses/
Reviews (2) Add a Review
hard to configure
by Majed, December 31, 2017

took me a long time to get it running, but happily i succeded. sudo needs to be installed. tried 2 other mtr plugins to no nice results. The problem is that graphs produced are empty, or is that expected?



snapshot
by zahid72, August 31, 2016

Kindly share some snapshot or output of plugin run on system to have a visual idea.



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
2 (2)
Favorites
0
Views
28,822