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: Networking

Nagios plugins for monitoring network subsystems (e.g. network card I/O, number of network connections, etc).

Nagios Network Analyzer

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 21 Listings in this Category.List your addon or plugin here!

Check Cisco Interfaces for errors and drops

Nagios plugin to check all or some network interfaces on a Cisco network device for errors and drops.

LicenseGPL

Check Ethernet-Interface

A simple network-interface status check-plugin (based on bash)

Check HP MSM760 access point

Check AP under a MSM 760 series controller and notify if some AP is not connected/sync.

LicenseGPL

Check interfaces for errors

Nagios plugin to check all or some network interfaces on a network device for errors.

Check Internet Quota Usage (BSNL)

Shows how much of your internet quota usage is used, and calculated based on current day of month. Uses curl and is written for BSNL's web site. You'll need to modify bsnl.sh for you're ISP. These scripts should work on any version of nagios, but on ...

LicenseOther

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_all_ips

www.marmaridis.org/

A nagios meta plugin based on check_multi_addr that for hosts with multiple IPs it checks that a given service responds on all interfaces. Very useful for performing easy host-alive checks for multi homed machines.

check_arp

Simple shell script that checks the host mac address.

LicenseMIT

check_arp_ping.sh

github.com/SpoddyCoder

NAGIOS plugin to perform an arping check for hosts that block ping (use case: monitoring Alexa/Echo Dots). The message output and performance metrics exactly mirrors the standard check_ping plugin, for seamless replacement operation :)

LicenseGPL

check_con

felipeferreira.net/?p=864

Script to monitor the total connections in ESTABLISHED state

check_connections

trac.id.ethz.ch/projects/nagios_plugins/wiki/check_connectio

check_connections is a Nagios plugin to check the number of TCP connections

check_interfaces_wmi

nagios.posterous.com

check_interfaces_wmi This plugin uses the WMI (windows management instrumentation) to enumerate and check bandwidth usage of all connected and optionally disconnected network interfaces on Windows Servers.

LicenseMIT

check_linux_bonding

folk.uio.no/trondham/software/check_linux_bonding.html

check_linux_bonding check_linux_bonding is a plugin for Nagios that checks bonded network interfaces on Linux. The plugin is fairly simple and will report any interfaces that are down (both masters and slaves). It will also alert you of bonding interfaces with only one slave ...

LicenseGPL

check_netio

Nagios script to return network interface stats to Nagios.

Check_snmp INVERTER

mihai.radoveanu.ro/2010/07/nagios-check-snmp-inverter/

The purpose of this plug-in is to invert the output of the "check_snmp" plug-in when you need to check an inverted scale. For example, one needs to know when the input voltage of an UPS drops to zero => an error, as the power line is in fault, but not ha ...

LicenseGPL

check_snmp_cisco_memutil.pl

Updated version of Opsview's check_snmp_cisco_memutil.pl Shows Total, Used & Free Memory on many Cisco devices.

LicenseGPL

Collect Network Statistics

noahguttman.wordpress.com/

This check looks at /proc/net/dev and generates BPS in/Out, PPS in/out as well as interface errors and multicast packets in for every interface. it should work with most unix OSes Check the GitHub link for the latest versions

LicenseGPL

HP MSM AP check

Check the detailed status of APs handled by MSM controllers. Supports any Controller that uses the Colubris MIB. Usage: check_msm_ap.sh -H IPCONTROLLER -C snmpcommunity -A APnumber

Martin

github.com/martin2110/check_mtr

nagios plugin for monitoring mtr requires ruby should work with 1.8.x - 2.x Usage: check_mtr [options] -h prints this menu -H, --host HOST which host to run mtr on -l, --latency_warn MS ...

LicenseGPL

stat_net.pl

Check the IO and MB/s for an network device to generate graphs from the performance data.

thola

github.com/inexio/thola

thola A tool for monitoring and provisioning network devices written in Go. It features a check mode which complies with the monitoring plugins development guidelines and is therefore compatible with Nagios, Icinga, Zabbix, Checkmk, etc.

LicenseBSD