Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: Networking
Nagios plugins for monitoring network subsystems (e.g. network card I/O, number of network connections, etc).
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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.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.
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.
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 ...
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 ...
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_ping.sh
github.com/SpoddyCoderNAGIOS 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 :)
check_connections
trac.id.ethz.ch/projects/nagios_plugins/wiki/check_connectiocheck_connections is a Nagios plugin to check the number of TCP connections
check_interfaces_wmi
nagios.posterous.comThis plugin uses the WMI (windows management instrumentation) to enumerate and check bandwidth usage of all connected and optionally disconnected network interfaces on Windows Servers.
check_linux_bonding
folk.uio.no/trondham/software/check_linux_bonding.htmlcheck_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 ...
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 ...
check_snmp_cisco_memutil.pl
Updated version of Opsview's check_snmp_cisco_memutil.pl Shows Total, Used & Free Memory on many Cisco devices.
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
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_mtrnagios 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 ...
stat_net.pl
Check the IO and MB/s for an network device to generate graphs from the performance data.
thola
github.com/inexio/tholaA 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.