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_freak Featured





The FREAK Vulnerability is a security vulnerability in OpenSSL that allows attackers to intercept HTTPS connections between vulnerable clients and servers and force them to use ‘export-grade’ cryptography, which can then be decrypted or altered. Fr ...
uNagi





Yet another unofficial Nagios and Nagios XI client for andriod, which:
- supports multiple Nagios / Nagios XI accounts that are switchable at runtime;
- allows connections over https (self signed ssl certificates);
- secures account credential storing; ...
Solaris 10 NRPE & plugins (sparc & x86)





This package installs NRPE (2.12) and Nagios plugins (1.4.15) and performs all necessary pre and post install tasks. The package creates the nagios user/group, installs files (to /usr/local/nagios), creates the Solaris service, registers the existing SSL ...
sgichk_vpn_lics.pl





Plugin to check SSL and IPSec VPN license usage on Cisco devices.
HP Insight Manager Log Checker-rewrite





This checks HP Insight Manager logs, using snmp, and alerts on log entries of status Critical, Unknown and Cautious. It is based on check_insight_log.sh - but I ripped out the entire check code - and rewrote to check on the actual status of the log entry ...
check_ssl_validity





Complete (?) check for valid SSL certificate Checks all of the following: Fetch SSL certificate from URL (on optional given host) Does the certificate contain our hostname? Has the certificate expired? Download (and cache) CRL Has the certificate been re ...
check_ssl_expiration.php





This plugin can be used to check SSL certificate expiration for a given IP address or range of IP addresses. check_ssl_expiration.php - v1.0.0 Copyright (c) 2016 Matthew Capra, Nagios Enterprises Under GPL v2 License This ...
check_ssl_cert_validate.php - Validate X.509 PKI Chain





check_ssl_cert_file





Validate expiration date of a X509 SSL certificate file using OpenSSL
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_cert_alternative





Check the expiry date of an SSL certificate using openssl.
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.pl (Advanced Nagios Plugins Collection) Popular





Check 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 (PHP with validation)





More improvement to mastrboy's original PHP check_ssl_cert.php. This adds X.509 PKI Chain validation, days-to-expiration in the performance data, as well as OSCP validation.
check_ssl_cert Popular





A POSIX shell script (that can be used as a Nagios/Icinga plugin) to check an SSL/TLS connection and certificate
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_ssl-cert





This is a generic SSL checker - for cases where you're running a non-standard protocol behind SSL, or where you want a more detailed certificate chain report. It'll give WARNING and CRITICAL messages about expiry time for all certificates in the chain, an ...