Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: Web Servers
Nagios plugins for monitoring various web servers.
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_cnc
www.controlncloud.comControlNCloud 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_http_access
Check if we can reach list of URLs. Only checks for TCP connect to see if we are clear in the firewall.
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_formlogin_content
Log in on html form using WWW:Mechanize, check for expected content after login.
check_icecast
www.steers.me.uk/nagios-stuffThis plugin checks the status of a specific Icecast mount, and can warn if listener numbers falls below a certain number.
check_nginx_stats.pl (Advanced Nagios Plugins Collectio...
github.com/harisekhon/nagios-pluginsChecks Nginx stats from the nginx stub_status page
check_openvpn_stats.pl (Advanced Nagios Plugins Collect...
github.com/harisekhon/nagios-pluginsShows OpenVPN stats by parsing the status log
check_php
github.com/cytopia/check_phpCheck_php will check for PHP startup errors (-s), missing PHP modules (-m), misconfigured directives in php.ini (-c) and for available PHP updates (-u). This plugin supports performance data (error and warning counts over time) and long output (exact d ...
check_ssl_cert.pl (Advanced Nagios Plugins Collection) Popular
github.com/harisekhon/nagios-pluginsCheck SSL Certificate Validity: 1. Certificate Expiry in days 2. Chain of Trust 2a. Root CA certificate is trusted 2b. Any intermediate certificates are present, especially important for Mobile devices 3. Domain name on certificate (optional) ...
check_ssl_cert.sh
This uses openssl to verify a certificate is valid, including the CA Chain. I created this out of necessity since other cert checkers were not actually verifying the chain. The awk stuff on the end is to invert the exit status for Nagios. Thanks to my f ...
check_ssl_cert_expiry
sharadchhetri.com/2014/12/11/nagios-plugin-check-ssl-certifiThe check_ssl_cert_expiry nagios plugin send alert before date of expiration of SSL Certificate used in HTTPS websites. Even after the date of expiration it will remain continue showing alert as CRITICAL. Contact us for further improvement and suggest ...
check_vhosts
When running a webserver with multiple vhosts, this plugin can test each vhost separately and report the status as a single service result.
check_website [source code]
sourceforge.net/projects/stgnagiosChecks 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_content (edouard.lamoine)
This plugin allow you to check if a website is up and running correctly. Tested under Ubuntu 10
check_wp
www.linkedin.com/profile/view?id=4602495&trk=tab_proPlugin to check code injection into the Wordpress platform.
stgnagios_check_website
sourceforge.net/projects/stgnagiosChecks content of website and generates MD5 hash of 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.
Virtualmin virtual server quota check
github.com/djozsef/nagios-virtualmin-server-quota-checkNagios plugin for Virtualmin virtual server quota check This is a bash shell script that collects quota usage information for a specified virtual server and alerts if the specified usage threshold is exceeded.