Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.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_tcptraffic





Simple plugin to monitor network traffic on Linux systems
check_tcping





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





This plugin tests TCP connections with the specified host. It also monitors the time to connect with warning and critical level.
check_sendq





Script to monitor the TCP Send-Queue.
check_portsentry





Quick and simple check for number of portsentry bans in /var/lib/portsentry/portsentry.blocked.. Detects if running in atcp or tcp mode and reads appropriate logfile.
check_port.pl





A small perl script that checks to see if a TCP port is open on a remote host and produces timing statistics for nagios.
check_nuttcp





A rewrite of check_iperf plugin to be used with the more stable nuttcp.
check_netstat / check_snmp_netstat





This plugin checks number of open tcp connections and can send warnings or critical alert of there are too many or too few. Can run either directly on the box or use SNMP.
Check_modbus_tcp





check_modbt - Query and validate values for ModBus TCP Advanced modbtget - Query values for ModBus TCP mdbtset - Setting values for Modbus TCP
check_modbus_eem





This plugin checks the phoenix contact pmm-ma600 devices over modbus tcp. Maybe some other devices will work too. You need to have an ethernet module and you need to active modbus tcp on your device. Look at www.phoenixcontact.com for some manuals. ...
check_modbus





This is Nagios plugin for Modbus TCP and Modbus RTU using RS232/RS485. It can be used to monitor PLCs and any other industrial devices supported Modbus TCP or Modbus RTU.
check_milter





This is a Nagios plugin that checks the status of a milter server that has been configured to listen on a tcp socket. It connects to a running milter server and performs a HELO check for ’localhost’ and expects a ’continue’ result. It will return ...
check_memcached III





plugin to check memcached's statistics with configurable TCP/IP port and option to check thresholds for any item. the conofigurable port allows to check memcached instances in diferent ports and other queue managers based on the same protocol, like tw ...
check_listen_tcp_udp.sh





This Nagios Plugin checks if there is any program listening on specified TCP/UDP port.
check_http_access





Check if we can reach list of URLs. Only checks for TCP connect to see if we are clear in the firewall.
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 ...
check_hgsc_ftp





Uses Net::FTP to login to an ftp server for a better-than-tcp-port check.
check_ensemble





Ensemble has a standard service available for use built into it, EnsLib.TCP.ServiceStatus. When included in your production, the service listens on a socket and parses an incoming string to determine what type of production status information is being req ...
check_daytime





This plugin checks that time on remote host is no more than specified number of seconds different than on nagios server. The time is checked using TCP or UDP using either daytime (port 13) or time (port 37) protocols.