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_complus





Check if a Com+ appliaction is running or not. This is a powershell script. so rember to set external scripts in nsclient.ini like this: check_complus=cmd /c echo scriptscheck-complus.ps1 "$ARG1$"; exit $LastExitCode | powershell.exe -command - U ...
check_cas_auth





Nagios NRPE check_cas plugin
check_by_snmp / check_snmp_extend / check_snmp_exec





This plugin lets you use extended functionality of SNMP to execute plugins remotely in a way similar to NRPE. In its second mode of operation it allows to use results from some command or a remote data file with actual processing of the data done by a plu ...
check_apt_updated





Plugin for NRPE (Nagios Remote Plugin Executor) for Debian/Ubuntu to check when APT was able to update the software database last time
check_apt_last_update





This is a nagios plugin to check how long it has been since apt-get upgrade was last run. It should be installed on each server you want to check and accessed via NRPE.
check_all_csv_frespace_v2





NRPE Nagios Check for Windows Server 2008/2012 Hyper-V Cluster for Checking CSV Space (Cluster Shared Volumes).
check_adaptecraid for NRPE_NT





Check status of Adaptec 2400A RAID using Adaptec Storage Manager Pro command "raidutil.exe"
check_activemq_queues





This is a checker which need to be run on your ActiveMQ-Host for persistent Queue length. It is written in Bash and uses activemq's commandline-interface 'activemq-admin bstat' to gather information. It is called via nrpe. Please also read the sourcecod ...
check_access_log.pl





Parses the last 5 minutes (-m option) of your httpd access log and goes to warning or critical if the number of 200 OK is below your threshold. Use with pnp4nagios and templates on my sites for some lovely graphs of your status breakdown over time. Re ...
check_aacraid Adaptec and ICP Controller Monitoring





NRPE-Plugin that checks the states of a Adaptec or ICP Controller via arcconf and a Perl-Wrapper
checkagent





A short Perl script that will test the specified host for the NRPE and NSClient agents, and will inform the user if they are working as expected. Useful for tracking down communication problems (eg firewalls) after first install of the agents.
check-hls-records





NRPE plugin, which checks whether exists HLS stream record
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 winprog memusage





check with nsclient++ nrpe.dll the memusage of a windows program.
Check Windows Updates using Powershell





Powershell script to check windows updates using NRPE/NSClient++ Checks: - how many critical and optional updates are available - whether the system is waiting for reboot after installed 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 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 Windows Backup Log





Monitoring Microsoft Windows Backup Status from Nagios with NRPE and NSClient++
Check Vsphere Datastore 1





Powershell script to Check available size on datastores on VMWare ESX using NRPE and NSclient++