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_haproxy_stats





Connects to haproxy via http/https/UNIX socket and retrieves haproxy stats.
check_ftp_rw (w/performance meter support)





This is just a minor update to the check_ftp_rw plugin at: https://exchange.nagios.org/directory/Plugins/Network-Protocols/FTP/check_ftp_rw-%28w-2FSFTP-support%29/details The plugin is now able to put performance data to draw a performance sheet to ...
check_freenas.py





Simple python script for monitoring FreeNAS alerts and replication status. It´s based on one of the FreeNAS API examples found here: https://github.com/freenas/freenas/blob/master/examples/api/startup.py
check_folder_size_percentage





Usage ./check_folder_size_percentage.sh -f dir [-s (k|m|g)] [-w (percentage)] [-c (percentage)] -f Folder to check -s k (Kilobytes) m (megabytes) g (gigabytes) -w Warning level -c Critical level This plugin is the percentage version by check fold ...
check_files_count





If too many files under a folder, raise an alert.
Check more: https://github.com/DennyZhang/monitoring/tree/master/files/check_file_count
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_esx_datastore_snmp V2 & V3





Basically I took existing check_esx_datastore_snmp and modified it to be able to work with VMware ESXi, 6.7.0, 15160138 and VMware ESXi, 7.0.2, 17867351 Original script link: https://exchange.nagios.org/directory/Plugins/Operating-Systems/%2A-Virtual-Env ...
check_esx_cpu_snmp





This plugin will catch CPU Cores Load via SNMP the from an VMWare ESXi Server, tested with VMware ESXi, 6.7.0 Model: ProLiant DL360 Gen10 64 Cores Current Version Supports unimited CPU Cores. Cpu load value checked by the script is the average ...
check_elasticsearch_shard.py





Make sure ES indices have enough shards. Check more: https://www.dennyzhang.com/es_shard
check_elasticsearch_replica.py





Check all ES indices have more than $min_replica_count replicas
Check more: https://www.dennyzhang.com/es_shard
check_ec2_spot_price





Checks the current spot price for a given Amazon EC2 instance type and generates an alert if the price is greater than the specified limits.
If you'd like to change anything, grab the code from https://github.com/garethbowles/nagios-ec2-spot-price-plug ...
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 ...
check_disc_usage





No longer maintained. Do it with SNMP using the pathced version from the Manubulon plugins. https://github.com/dnsmichi/manubulon-snmp By Martin Fuerstenau
check_dhcp_scopes





This plugin was inspired and partially based off of elliot's DHCP plugin that check all scopes. (Source: https://github.com/elliot/nagios-check_dhcp)
check_daikin_ac_temp





check_daikin_ac_temp is a Nagios plugin to check inside and outside temperature on Daikin AC. * https://github.com/mnheia/check_temp
check_curl_http





Check websites via http(s) and, if needed, through a proxy. You can search for strings in the website to check, if it is really available. Additionally this plugin has no problem checking https Websites through a proxy, which I was not able to do with che ...
check_crl.py





This is a nagios plugin which you can use to check if a CRL (Certificate Revocation List, public list with revoked certificates) is still valid. This is based on the check_crl.py plugin from [Michele Baldessari](http://acksyn.org/?p=690). I've modified it ...
check_couchdb





A python based check for CouchDB Databases. Checks for reachability, login and performance data. Supports HTTP and HTTPS servers.
MongoDB and similar should work as well.
check_cluster_perfdata.pl (Advanced Nagios Plugins Coll...





Part of the Advanced Nagios Plugins Collection, download it here: https://github.com/harisekhon/nagios-plugins ./check_cluster_perfdata.pl --help Nagios Plugin to aggregate perfdata across all instances of a service check, optionally using a give ...