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_lastupdate





check_lastupdate is a Windows plugin for Nagios which implement a date comparison on the registry key.
check_lagg_lacp





Check and alert on LACP laggs when a child interface is down or LACP is not distributing.
check_lacp_ports





Do portwise checks of LACP trunks between switches or similar equipment, using only the standard IEEE8023-LAG-MIB.
check_KAV.pl





check_KAV.pl is a perl plugin for Kaspersky servers (with MSDE 2000 and 2005) which allow you to get some informations (virus, last full scan, license expiration time, last update...) in function of the name of the computer. It works on local or via NRPE ...
check_KAV.bat





check_KAV is a DOS plugin for Kaspersky servers (with MSDE 2000) which allow you to get some information (virus, last full scan, license expiration time, last update...) in function of the name of the computer. It works via NRPE and with the NSCLIENT++ in ...
check_k8s





Nagios plugin for monitoring Kubernetes Clusters, built using the Python standard library. It currently supports monitoring of Pods, Nodes and Deployments. For additional documentation see the github readme.
check_junos_portflap.sh





This script checks the last time an interface on a junos device has flapped up or down and reports the answer. Examples: define service define command
check_jt.rb





Nagios plugin to check count of number of task trackers by parsing machines.jsp. Checked the script with different hadoop versions including CDH. The script is written in Ruby and makes use of nokogiri gem for parsing machines.jsp. Please install n ...
check_jk_status





Check the status for mod_jk loadbalancers via XML download from status URL.
check_ism





The script checks if the processes of I/CAD (Intergraphs Computer Aided Dispatch, sold by Hexagon Safety & Infrastructure) started by ISM Intergraph Interface Service Manager) currently have the intended state. Depending on the type of process this mean ...
check_iseries with snmp





Basic perl plugin using Nagios::Plugin and snmpwalk.
Monitors:
load
number of logged on users
ASP storage
uptime
jobs
(not as feature-complete as the check_as400 plugin published)
You need to have Nagios::Plugin perl module installed:
ubuntu
c ...
check_ipsec2





Used to check whether StongSwan/OpenSwan IPSEC tunnels are up or not. Can check if a total number of tunnels are up or per tunnel name. Currently has been tested against StrongSwan 5.x. If Earlier versions of StrongSwan need to be supported let me know. ...
check_ipmi





This plugin uses the ipmitool command and can obtain value of sensor. You can question one or several sensor in one command.
Example (question for fans):
./check_ipmi.py -H hostname.doamin.com --username user -P password "FAN 1 RPM" "FAN 2 RPM" -w 4000 ...
check_iperf





check network performance of a link with iperf on unix/windows
check_int_traffic - Interface traffic for Linux, Solari...





This plugin check the network traffic for each network interface for Linux, Solaris, Windows and NetApp filer. It is not necessary to submit the operating system because it is automatically detected. By Martin Fuerstenau
check_internet.sh





Checks internet speed using speedtest-cli or pyspeedtest Example: ./check_internet.sh 10 9 10 9 /usr/lib/nagios/plugins/speedtest-cli --server 3837 --timeout 50 --simple > .speedtest.sp1.wind.it.24646 2>&1 OK - TestServer: sp1.wind.it Ping 18.437 ms ...
Check_Interface_NetApp.pl





This a beta check for check interfaces of NetApp FAS* like FAS20401.
Now you can use it for see all interfaces and them data like a Name MAC Speed ...
This check is redy for use with Centreon to create automate graph with the use of the interfaces. ...
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.