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_filemaker





Intended For: Filemaker developers who want to monitor their clients' databases using Nagios. #Required: php cli with cURL extension. Filemaker API(included),FM Web Publishing configured correctly. #Quick Description: This script uses the FileMaker PHP ...
Check_External_IP





This script checks your real-world IP address and compares it to an expected result. If the two don't match, the check returns "CRITICAL" and Nagios sends an alert containing the new IP address.
check_expiration_rdap





Domain Expiration check. Uses the Registration Data Access Protocol (RDAP), does NOT use WHOIS. Python3.
check_events.vba





After trying many of the available and complicated ways to check my Windows event viewer's for a specific Event, I decided to write my own and share with everyone!
check_events.pl





This plugin will scan arbitrary text files looking for down and up events. The events are searched using Perl regular expressions. When a down event is found, the plugin exits with either WARNING (-W) or CRITICAL (-C). This is ideal for searching an snmp ...
check_esx_mem_snmp





This plugin will catch used and free RAM memory via SNMP the from an VMWare ESX Server, tested with VMware ESXi, 6.7.0 Model: ProLiant DL360 Gen10 64 Cores Make sure that the script is fetiching the right DATA. You can test it with the following ...
check_esxi_hpSmartArrayE200i_through_ssh.php





This addons check hp Smart Array E200i status on ESXi server through ssh connection. It's written in PHP.
check_essential_services (windows)





check_essential_services takes a string of services and returns critical if any are not running. It is written in perl, and works fine with tinyperl. I put my scripts (compiled first) and the tinyperl environment in nsclient++/scripts/perl
check_essential_processes (windows)





check_essential_processes takes a space-separated list of processes and returns critical if any are not running. This is written in perl, so requires a perl environment to run. It runs great under tinyperl, and my preferred use is to compile before de ...
check_entropy (ux)





This plugin reads /proc/sys/kernel/random/entropy_avail and returns the available entropy (perfdata included). It warns on dropping below the specified thresholds.
check_email_delivery





Package of 4 plugins: check_smtp_send, check_imap_receive, check_imap_quota, and check_email_delivery. The check_email_delivery plugin uses the included plugins (or any other plugin you specify) to check on a complete email loop. SMTP, IMAP plugins al ...
check_elasticsearch_health (edouard.lamoine)





Check the elasticsearch cluster health (local or remote) by connecting to it's status page.
Tested under Ubuntu 10
check_e1t1





This plugin is made in php. What it does basically is to analyze the output of dahdi_scan command on asterisk/elastix telephone switches and determine how many ports are. Monitor the ports you choose to
check_dp_mount_requests.ps1





This script is for windows powershell. Checks for data protector mount requests.
check_dp_free_pools.ps1





This script is for windows powershell. Looks at all the pools in data protector, finds any with "*free*" in the name (feel free to change this to suit your naming scheme), and checks those pools to see how many free media are available and tape quality ...
check_dovecot_master





This plugin check if dovecot master is running or not. Usage check_dovecot without parameters Depending of your configuration you should add nagios to sudo users. Something like this: # visudo Defaults:nagios !requiretty nagios ALL = NOPASSWD: /e ...
check_dovecot





Nagios plugin (script) to check the status of the dovecot master process as well as the associated IMAP and POP processes.
check_dot3.pl





Get all data from dot3StatsTable in the Etherlike MIB from the host. Add all values from all interfaces and calculate the sum of all errors. If the sum/second (i.e since last run) is larger then warning or critical appropriate exit values are returned ...
check_domino





01/05/2015 *** check_domino_console added ***
Java Nagios plug-ins that can access Domino servers using DIIOP/Corba and can perform various checks such as checking statistics, view document count, age of documents in a view, database size and send/pars ...