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.Database Monitoring with Nagios





Database Monitoring with Nagios is a article with links to a collection of database monitoring plugins and descriptions of monitoring methods.
Daniel Wittenberg - Scaling Nagios At A Giant Insurance...





This presentations covers all aspects of Nagios needed to scale to a large environment with over 35,000 devices and 1.4 million service checks. It discuses the hardware, operating system, Nagios Core, plugins, and configurations that you can use in a larg ...
Cygwin Plugins





Some of the default Nagios Plugins for Windows. They need the Cygwin Library, which is included in this package. Editor's Note: This plugin package is very old (2004 or earlier).
cwas-nagios





Nagios plugins, to monitoring websphere internals, using perfservlet.
Current Load - HP-UX performance data fix for pnp4nagio...





The plugins I have for hp-ux are not according to standards and does not produce performance data. I wrote this little script to add performance data so that I could graph with pnp4nagios.
Creating Nagios Plugins Using Python





If you use Nagios to monitor your servers, like just about everyone else on the planet, you should learn how to create Nagios plugins using Python.
cisco crc & interface reset check using bash plugin





Bash plugins for Nagios that I am using to check Cisco interface resets & crc.
check_zookeeper_znode.pl (Advanced Nagios Plugins Colle... Popular





Flexible ZooKeeper znode check, useful for HBase, SolrCloud, Hadoop NameNode HA & JobTracker HA ZKFC or any other ZooKeeper based service. Checks: 1. root znode ("/") exists ( we are successfully connected to ZooKeeper(s), tries all given ZooKeepers ...
check_zookeeper.pl (Advanced Nagios Plugins Collection)





ZooKeeper Checks: 1. ruok - checks to see if ZooKeeper reports itself as ok 2. isro - checks to see if ZooKeeper is still writable 3. mode - checks to see if ZooKeeper is in the proper mode (leader/follower) vs standalone 4. avg latency - the averag ...
check_zmcontrol





This plugin is a bash script which checks if there are any stopped services in the Zimbra mail system. Rather it reports a warning or critical state, depends on the argument you feed it: ./check_zmcontrol -w ## for warning ./check_zmcontrol -c ## for cr ...
check_yum.pl (Advanced Nagios Plugins Collection)





Nagios Plugin to check Yum security updates on RHEL5/6/7 based servers
check_xups_alarm





This 2 plugins for completly check PowerwWare UPS. check_xups_alarm: This plugin checks the active UPS alarms comparing them with both warning and critical alarm lists. It`s plugin rewrited and for PowerWare UPS (XUPS-MIB) from this http://exchang ...
check_wp_version





Checks if updates (core, plugins & themes) for wordpress exist. Works also for wordpress version 2.9+ Based on http://exchange.nagios.org/directory/Uncategorized/Check-Wordpress-Versions/details
check_whois.pl (Advanced Nagios Plugins Collection) Popular





Checks domain expiry via whois lookup. This is an important piece of code given that ppl overlook domain renewals till the last minute (and auto-renewals fail when their cached credit cards have expired)
check_vpn_netasq





This plugins done the stats of your VPN under Netasq (V8, V9 (?)). Example for zero VPN : VPN_NETASQ CRITICAL - VPN=0 - This script use Perl + Nagios:plugin + net:ssh for this. Tested with Nagios 4.0 !
check_vmware_api





check_vmware_api (former check_esx3) is a Nagios plugin made by op5 AB to monitor vmware's products. The plugin uses the VMWare API (via HTTPS) to do a wide variety of checks. You can check out the latest version with GIT at git://git.op5.org/nagios/op ...
check_vmfs.pl - Check vmfs datastores through VMware VC...





This is a Nagios Plugin that monitors the size (Kb, Mb, Gb) of the vmfs volumes (datastores) of a VMWare Server Esxi 4. Warning and critical levels can be set, and plugin gives us perfdata output too, so it can be graphe ...
check_vg





This is a simple Nagios Plugin which tests how much space in an LVM Volume Group is free. It takes https://exchange.nagios.org/directory/Plugins/System-Metrics/Storage-Subsystem/check_vg_size/details and https://github.com/billcarlson/check_vg_size and ad ...
check_users_adv





A simple bash script which does the same as check_users from the official Nagios Plugins does. Additional you can exclude users or groups from being counted.
check_used_mem





check_used_mem is a Nagios plugin for checking memory and swap usage on Linux and UNIX platforms. Atention: It reports the USED memory, not the free memory. If you want to measure the free memory, you may want to take a look at another plugin I wr ...