Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: Network Protocols
Nagios plugins for monitoring network protocols (e.g. HTTP and FTP) of all types.
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.- * Cellular (2 listings)
- * Network and Data Link Layer (4 listings)
- * Others (8 listings)
- * Routing (33 listings)
- * TCP and UDP (Generic) (16 listings)
- * Tunneling (4 listings)
- * VoIP (7 listings)
- ARP (6 listings)
- DHCP and BOOTP (16 listings)
- DNS (32 listings)
- FTP (14 listings)
- HTTP (39 listings)
- ICA (2 listings)
- ICMP (15 listings)
- IMAP4 and POP3 (14 listings)
- IRC (0 listings)
- LDAP (16 listings)
- NTP and Time (19 listings)
- RADIUS (7 listings)
- RDP (1 listings)
- Rsync (1 listings)
- SFTP (5 listings)
- SMTP (1 listings)
- SNMP (202 listings)
- SOCKS (1 listings)
- SSH (2 listings)
- TACACS+ (1 listings)
- TFTP (5 listings)
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 ...
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