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_wp_updates





This Nagios plugin monitors the version of WordPress, in search of updates, receiving as an argument the full path of the version.php file, where you get information about the version of the software installed, and uses WordPress's Web service to obtain t ...
check_wmbroker





Checks the health of the webMethods7 broker.
check_wlst_sessions





# check_wlst_sessions 1.0
Nagios compatible plugin to check via WLST the number of actives sessions on a Server (On Oracle WebLogic Server v9+)
BOTH Files (.sh and .py) are needed for this plugin to work
check_web_form





Script for submit web forms and check data in result page
check_website_content (edouard.lamoine)





This plugin allow you to check if a website is up and running correctly.
Tested under Ubuntu 10
check_website_by_selenium





This is a simple Nagios Plugin which starts a Selenium JSON script. It requires Selenium Grid and SeInterpreter.
check_website [source code]





Checks content of website and generates MD5 hash of returned source code, then compares hash on later checks to see if website has changed. Useful for checking web applications that crash but the webservice itself stays up.
check_website PHP script





PHP check-script which can check a website(URL) and react if errors like 404, 500 etc are returned.
check_website





Website checker to verify proper content download.
check_webpage.sh





IMPORTANT CHANGES IN NEW VERSION!!!!!! * The -f and -A options are no more needed. * The -tw and -tc options expect the time to be indicated in MILLISECONDS, not in seconds!!!
check_webpage





The aim of this nagios plugin is to download a web page with all his content ( internals links only - maybe with option in a futur release ).
check_weblogic_sessions





nagios plugin to check if a WebAppComponentRuntime object on a weblogic application server is exceeding a maximum specified concurrent sessions value (ksh script)
check_weblogic_heapfree





nagios plugin to check if a weblogic jvm heap is falling below nominal thresholds (current and delta free) (ksh script)
check_weblogic_heap





This plugin will check the current memory usage of your Weblogic application (with perfdata).
check_weblogic.sh





Plugin for BEA Weblogic 8 heap memory check.
check_wan_ip_ddwrt





Nagios check to monitor if the WAN ip address our dd-wrt router gets from our internet provider is the one we expect it to be. I need to know this to modify a DNS A record accordingly because I do not have a fixed ip address. The check retrieves the ...
check_waas





This plugin checks the status and alarms of a Cisco WAAS environment. It uses the WebService API of the central manager. Usage: check_waas.pl -m -d -c -u -p [-port ] [-v] -m The IP-Adress of the WAAS Central Manager -d The Name of th ...
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_via_http





Simple Nagios Plugin of remote HTTP Executor. The plugin kicks your web server which returns the check result as JSON like: then simply prints the description to STDOUT and exits with the given status code.