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_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_url_status





Checks the avaibility of websites and interpretes the returncode according to RFC 2616. Works with proxies, proxy authentication. Can check password protected websites.By Martin Fuerstenau
check_urlchange.py





Plugin to download webpage and check for changes or values.
check_temp_wget





Basically, I couldn't find any plugins that would take characters (numbers) from a web page and then translate that into a plugin that would work within nagios. I decided to create this simple bash script to get the information (simple wget command) from ...
check_strings





Check value for specified string in a web page, and sends alerts for warning and critical threshold. I used it to monitor the datacenter's temperature and humidity.
check_ssl_cert_expiry





The 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_ssl/tls





This Nagios plugin monitors the SSL/TLS settings, using the SSLLABS Web service, performs tests on certificates, seeking vulnerabilities, and in case of detection returns the warning or critical state, depending on the arguments defined, namely the domain ...
check_snmp_memory - Monitoring the memory





Checks the memory (physical and virtual) usage for Windows, Solaris, Linux servers, Cisco firewalls and MacAffee WebGateway By Martin Fuerstenau
check_sharepoint_webpage.sh





A simple BASH shell script that attempts to log into Microsoft Sharepoint URL and evaluate header information for a HTTP/1.1 200 OK status code. At current it only outputs OK or CRITICAL. It is modeled on the check_exchange_webmail.sh plugin from user ...
check_selenium_docker





Synthetic website monitoring with Selenium and Docker.
check_selenium_docker is a Nagios based plugin that spins up a Docker container, executes the test and, once the test is finished and the result has been reported back to the monitoring solution, r ...
check_proxy_http_url





This Nagios® compatible plugin allows you to check allowed/blocked URLs.
With check_proxy_http_url, you can check URLs through a proxy, follow correctly 302 redirections, and specify whether a specific page being accessible is either a good OR a bad t ...
check_poodle





This plugin checks if a webserver has been patched for the SSLv3 POODLE vulnerability. (CVE-2014-3566)
check_pmta_connections





Monitor PowerMTA in/out connections based on PMTA web status page. It's based on lynx --dump (so you have to have lynx) and greps text to obtain the desired values.
check_pfsense (numerous checks)





This is a collection of scripts I've put together over the years for monitoring pfSense. I used them as a check via SSH proxy, but you could use them via NRPE as well. The Linux Included website has an in-depth discussion on how the various checks work. I ...
Check_PacificTimesheet





The plug-in checks if the Pacific Timesheet system webpage is opened or not, then will try to login.
Plugin tested on nagios 3.0.6. version.
check_otrs_user.pl





Even if you want to know how many users are still logged in on your OTRS installation you can just take a look at the session management through OTRS. Specially you want to know through which times the most users are online you may look into the weblogs o ...
check_openweathermap





This plugin allow you to monitor data from weather stations partaking in the openweathermap project ( http://openweathermap.org/ ).
Until / if we get a general purpose API key by owm.org, you might need to register for a (free) API key on their website ...
check_ocsp





This is a nagios plugin to check an OCSP server. It does so by having a PEM encoded certificate in the code, and the PEM encoded certificate of the issuer. This is sent to the OCSP server and the response is then parsed to give the correct nagios result. ...
check_nikto





This Nagios plugin monitors a domain in search of web vulnerabilities, so it uses the scan of Web Nikto vulnerabilities, producing an HTML report, and alerting to the existence of known vulnerabilities, returning the critical state in case of detection. ...
check_nginx.sh





sh-compliant script to check the nginx webserver whether its running and to get requests and connections per second