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 zones in sync





Check if zones are in sync on multiple DNS servers really fast.
Check ZEO monitor





A python script that checks parameters of a ZEO monitor (used as a backend for Zope).
Check XenServer





Check Xenserver through its API (http://www.xenserver.org/partners/developing-products-for-xenserver.html) Ability to check : - Memory of all hosts in a pool (check_mem) - CPU of all hosts in a pool (check_cpu) - Storage Repositories in a pool (ch ...
Check WSUS Critical Updates





This is a small PowerShell script that queries a WSUS server, and returns if any Critical Updates or Security Critical Updates are needed by the system. This has been done so that admins won't get an alert at 3 am for a non-critical update becoming ava ...
Check WordPress Update





Check for WordPress update availability on a remote WordPress installation without the use of NRPE. Just drop a PHP script on the WordPress installation and some Nagios configuration. Credits to check_wp_version by @hteske
Check WMI Plus





Many, many agentless Windows checks using WMI. No need for any software installs on Windows. Monitor Microsoft Windows systems directly from your Nagios server. Supports user configurable checks using an ini file - create your own WMI Queries. Check W ...
Check Wisdom licenses





This plugin checks your wisdom licenses on the database server (mssql). You need to install freetds and php-mssql to use this plugin.
Check Windows Updates





A check to see: - how many updates are available? - how many important and optional updates are available? - if system is awaiting for rebooting after installing updates
Check Windows Time Offset (check_windows_time.bat)





This plugin will check a windows system against a specified time source. Meant to be used via check_nrpe. To make installation simple it is just a .bat file that is basically a glorified nagios wrapper for w32tm. Tested on Windows 2k3/2k8/2k8r2. While ...
Check Windows time against AD or target





Check local time against a provided source or AD(autodetect) or pool.ntp.org through NRPE / nsclient++. Windows Server that are not DC can't be tested through NTP by default. This powershell script is executed locally and compare time with w32tm tool ...
Check Windows Server Backup Job





Check Windows Server Backup Job status and returns Nagios output and code.
Check Windows Process (WMI)





This Unix perl script checks a if remote windows process is running and its CPU, Memory usage, Threads and file handles, and disk IO (or all of the above) if selects processes by name. The script requires wmic which is included in check_wmi_plus or ca ...
Check Windows Performance Monitor Counters





Plugin for Nagios that allow to check a group of Windows performance counters given in a xml file.
It checks value of performance counters based on thresholds specified and returns exit and performance data in Nagios format.
Check Windows Network Traffic/Usage





This plugin uses check_nt, which is part of the official Nagios plugin collection. However with check_nt you only get to check one value (e.g. Bytes sent/s). If one wants to create graphics with Bytes_in and Bytes_out, there is need to bundle two checks i ...
Check Windows for Indicators of Compromise - Via Event ...





Check_ioc is a script to check for various, selectable indicators of compromise on Windows systems via PowerShell and Event Logs. It was primarily written to be run on a schedule via a Nagios NCPA agent, however, it may also be run from a command-line (fo ...
Check Windows Firewall





Check if Windows Firwall is running (Service AND Current Profile-State)
check Windows certificates health





Check installed certificates in Windows store using powershell through NRPE / nsclient++: -My store (machine) -Root store -CA store -Auth store -SharePoint store You can specify number of days before expiring, and threshold for warning / critica ...
Check website response





This plugin is used to monitor website up time and response time. Error codes will be returned if the website is not responding, the URL does not contain data, does not resolve, or responds slower than specified with the warning and critical input opti ...