Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Category: ICMP

Nagios plugins for monitoring ICMP.

Nagios Log Server

Submit Your Nagios Project!

Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.
Category Listings:
There are 15 Listings in this Category.List your addon or plugin here!

chech_hping

Bash script to call hping3 (or hping2) to send a TCP SYN ping to any port with a TCP service on the host. Useful when ICMP is not available

LicenseGPL

Check Ping - with MTR and custom outputs

noahguttman.wordpress.com/

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 t ...

LicenseGPL

check_fping

Fping check plugin from ae(at)op5.se.

check_hping

TCP SYN pings leveraging hping3 - in bash.

LicenseGPL

check_hping_syntcp

This script sends 3 TCP SYN pings to a host and compares response flags against "SA", "RA", or different. SYN ACK = OK, RESET ACK = CRITICAL, other = WARNING SA [SYN ACK] = OK, RA [RESET ACK] = CRITICAL, other = WARNING Modified the great original ch ...

LicenseGPL

check_icmp

oss.op5.se/nagios/

The check_icmp program is meant as a replacement for the check_ping plugin supplied with the Nagios-plugins package.

check_icmp - ICMP with Type of Service Bit

www.ciphron.de/de/downloads.html

This plugin works like the normal check_icmp, but has an additional option to set the type of service bits. Handy if you want to check heavy loaded links.

check_ping.pl

www.hannes-schulz.de/?doc=proj&proj=nagios

This script is a perl substitute for the standard check_ping program.

check_ping_from_mikrotik

Nagios script write in PHP with performance data to ping host from mikrotik throught API

LicenseGPL

check_ping_multiaddr

git.lysator.liu.se/bellman/nagios-plugins-trh/wikis/home

Check reachability of IPv4 and IPv6 addresses of one or more hosts. All addresses of a host, both IPv4 and IPv6, can be checked in the same call.

LicenseLGPL

check_tcping

www.silfreed.net/download/progs/nagios/

This is a hacked version of 'poink' by Patrick Haller for use w/ Nagios/Netsaint.

check_tping

www.lawrence.edu/fast/lower/check_tping_plugin.html

check_tping is used to probe and determine host and network responsiveness by forming TCP connections. This is useful when ICMP may be blocked or treated with a lower priority, making it either entirely useless or untrustworthy as a measurement tool.

Ping of multiple Hosts via icmp protocol

Multi Ping Useful to monitor VPN-Connections (Network-Tunnels) if the linkage is up & running between the 2 locations.

ping_XOR

This lightweight script ping two hosts, and return OK only if a host is up and the other down.

LicenseOther

wol nagios plugin

check to see if a target is alive, by sending a continuous ping. when the target is down the script send the magic packet frame to turn on the machine.