Network Protocols

Nagios plugins for monitoring network protocols (e.g. HTTP and FTP) of all types.

Showing 411-420 of 421 results.

Sort by:

ARP
check_arp.sh

#! /bin/bash # THIS SCRIPT IS --VERY-- PARANOID. IT IS ONLY HAPPY WHEN YOU HAVE ONE (1) MAC PER IP ADDRESS. # IF YOU HAVE…

RADIUS
check radius adv

Advanced features The advanced featetures compared to original check_radius are: * radius attributes used for the authentication can be defined. * command paramater for which…

NTP and Time
check_daytime
http://william.leibzon.org/nagios/

If you need more precise measurements I suggest instead using NTPd but not everyone wants to bother setting it up and on most unix systems…

5 (2) License: GPL by: William Leibzon
NTP and Time
Cisco – Check NTP on MSFC and Switch
http://www.amf-france.org/

This script check Cisco firewall (tested on Cisco PIX-515E and ASA-5500). Modules included : ### Mode 1 - Association ### - NTP association status check_cisco_ntp.sh…

ISDN
Cisco – Check gateway ISDN
http://www.amf-france.org/

This script check Cisco gateway ISDN (tested on Cisco 2811 and 2821). Modules included : ### Mode 1 - bchannels ### - b-channels used and…

DNS
check_zone.pl

Usage: check_zone.pl [-v[v]] domain For command: define command{ command_name check_zone command_line /usr/bin/perl $USER1$/check_zone.pl $ARG1$ } Note the use of /usr/bin/perl in front of the command…

* Routing
check_traceroute.sh

##### Created by Joe McShinsky ##### #! /bin/bash if [ $# -ne 3 ] then echo "Usage: check_traceroute.sh [host] [1st hop] [2nd hop]" exit 3…

* Routing
check_gtw.sh
http://www.sistemistica.it/download.html?task=viewcategory&catid=6

Shell script to check if a destination IP is reached through a gateway specified. There are two versions of this check in the zip package,…

DNS
check_dns.sh
http://www.sistemistica.it/download.html?task=viewcategory&catid=6

A shell script to check if resolved IP of a certain domain changes. This plugin uses the "dig" command.

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.

Sign Up FAQs