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_lotus_mem_opinion





It was bothering me that there are checks out there for lotus/domino memory usage based on bytes used/free, but none that ask poor old domino how it feels about the matter.
check_longrunning_proc





check_longrunning_proc is a Nagios plugin to check a specific process via /proc/PID/stat and report how long it has been running. You must provide a complete string for the process or a PID file to be checked as well as the warning and critical time const ...
check_linux_threadcount





Description: ------------- This Nagios Plugin calculates count of threads for one or more Linux process(es). One can give pid number or pid file path to identify the unique process. pid_cmd_regex is useful when monitoring sum of thread counts for multip ...
check_lenovo_storage





Nagios check for lenovo thinksystem storage hardware via REST API
check_lenovo_server





They must have a server that supports REST API. Create a user on the ILO of the read-only server. In the python script you have to modify the variables user and password (user and password ILO created) Also on the nagios server you have to have python 3. ...
check_ldaps_cert_expiry.sh





This script grabs the live ldaps cert, extracts the expiry date, and warns you if it's less than X or Y days from now.
check_keystone_api





Script in bash which test Keystone API only with curl. It test if : - we can get a token (if not : CRITICAL) - if yes, if it's not too long (if it's too long: >10s, it sends a WARNING, otherwise an OK") Tested & approuved for Keystone 2.0 API : Ope ...
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_jmeter-scenario.pl





This plugin is able to check a JMX plan. You're now able to use a scenario to check your web server. This plugin is inspired by the work of Travis Noll (http://yoolink.to/eG3)
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_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_intel_rst





check_intel_rst is a Windows plugin for Nagios which checks the status of Intel’s Rapid Storage Technology (RST) RAIDs. The plugin determines the status of Raids, Raid-Controllers and of individual discs (S.M.A.R.T), while all stripe sets are supported ...
check_imap_login v2





Python plugin for executing a imap login based on check_imap_login by Bertera Pietro (http://exchange.nagios.org/directory/Plugins/Network-Protocols/IMAP4-and-POP3/check_imap_login-Plugin/details) This plugin check if a imap log is executed correctly. ...
check_iftraffic_OID





This a plugin that monitor non-snmp standard network interfaces.
Unlike others Check_Interface plugins you should know at least 3 SNMP OIDs where are stored : interface Tx maximum capacity, interface total Tx octets (snmpIfOutOctets) (or some other net ...
check_ifpingok





Do a Nagios check if a ping is OK.
check_iferror.py





Nagios plugin to check interface error count OIDs via SNMP, caching the result and alerting if the user defined threshold in the user defined timeframe is reached. Optionally: - Checks operational state of the interface as well. Works with Counter32 ...
check_icmp





The check_icmp program is meant as a replacement for the check_ping plugin supplied with the Nagios-plugins package.
check_IBM_performance





Plugin for monitoring IBM Storage performance. Tested it on DS4100 & DS4700 & DS3512 (You have to have a compatible SMcli version - Storage Manager 10.70.A5 is working for me). Please use LATEST version. You must install Storage manager client for the ...
check_IBM_DS_health





Plugin to monitor IBM DS4x00 / DS5x00 system health. It is not very sophisticated but I wanted to share it anyway. You need to install IBM DS Storage Manager. The plugin uses SMcli command usually based in "/opt/IBM_DS/client/SMcli". Location can be cont ...