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_http_alt





Alternative HTTP checker for Nagios written in Perl, replacement for check_http. Advantages over the original plugin from nagios-plugins: - show full URLs and any relevant error message, and text strings checked for - log request and response, error ou ...
check_http.sh





Simple bash script using curl to check a website. It works on HTTP and HTTPS. Requirement: curl Usage ./check_http.sh Example: ./check_http.sh 'http://oglobo.globo.com' oglobo 1 OK - Site oglobo.globo.com key oglobo time 0.019 |'time'=0.019s; ...
check_horde_login





check a login into a horde/imp webmail
check_hadoop_jobtrackers





Improved script to check apache hadoop jobtracers. Will parse the admin-webpage, and check number of trackers, blacklisted nodes, heap size and more. Will output performancedata for nodes, blacklisted nodes, running jobs (map and reduce), capacity jobs ...
check_hadoop_hdfs_webhdfs.pl (Advanced Nagios Plugins C...





Checks HDFS files/directories or writable via WebHDFS API or HttpFS server
check_hadoop_hdfs_httpfs.pl (Advanced Nagios Plugins Co...





Checks HDFS files/directories or writable via WebHDFS API or HttpFS server
check_filemaker





Intended For: Filemaker developers who want to monitor their clients' databases using Nagios. #Required: php cli with cURL extension. Filemaker API(included),FM Web Publishing configured correctly. #Quick Description: This script uses the FileMaker PHP ...
check_exchange_webmail.sh





This is a bash shell script that checks to see if it can access webmail provided by exchange. -> check_exchange_webmail.sh
check_end2end.pl - automate a website navigation





check_end2end.pl - automate a website navigation using a simple configuration file.
check_denco_web





Perl script to check status of Denco aircon units via web page
check_defacementpage





This Nagios plugin monitors the content of the Web page passed by URL as an argument, in search of potentially hazardous words, returning the critical state if a detection is made. By default, a set of words are defined, which can optionally be ignored, o ...
check_defacement





This plugin check for a potential website defacement. The script curl the provided url and compare it with the previous curl. Several tests can be made, the default one is calculating how many pecentage of code have been changed since last check.
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_curl2





Check a web page contents for specific search terms. Built on check_curl posted here on Nagios Exchange by maestrx. Added capability to have output from webpage completely drive Nagios return codes.
check_curl





Check a web page contents for specific search terms. Built on check_curl2 posted on Nagios Exchange by nagiosexchange. Added capability to define authentication type, number of apparitions of Grep, header values, HTTP expected code, etc.
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_cnc





ControlNCloud Nagios plugin for hybrid monitoring. Connect your Nagios to our free internet services and monitor performance and disponibility of your websites. It's simple, you just have to: - Set up sites to monitor from our website after creati ...
check_cloudflare_ips.sh





This plugin will check for changes in CloudFlare's IP ranges. So, if you have a website behind cloudflare and you filter the source IPs on your firewall, you'll know if there are any new IP ranges (both IPv4 and IPv6) so you can update your firewall. T ...
check_cisco_wlc.pl





check_ironport.pl is a Nagios Plugin, which requests specific parameters via SNMP from a Cisco Ironport Web and Mail Security appliance. Documentation can be found at http://check-cisco-wlc.urandom.at/cgi-bin/index.pl?menu=documentation
Check_AWS_EC2_instance_status





This is a ruby script that checks the status of an instance on Amazon Web Service EC2 using Amazon EC2 API. The Amazon credentials (Access Key ID and Secret Access Key) are read from an encrypted file.