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_swap_rate





Instantly check swapin/swapout activity (pages/s)
check_supervisord.rb





Script for checking processes managed by supervisord daemon via XML-RPC API. Possible to check multiple or all processes. Requires ruby2.
check_supervisorctl





Checks supervisorctl for programs that are not in the state of RUNNING. That is to say STOPPED, STARTING, BACKOFF, STOPPING, EXITED, FATAL, UNKNOWN In my implementation requires SUDO to run supervisorctl. To run: ./check_supervisorctl Tested on Cent ...
check_storage_pool.ps1





Check Windows Storage Spaces and Status of all local disks through NSClient / NRPE Sample Output: OK: (POOL:Primordial Health:OK Operational:OK) (DISK:PhysicalDisk0 Health:OK Operational:OK) (DISK:PhysicalDisk1 Health: OK Operational:OK) (DISK:Physica ...
check_stackoverflow





Probe stackoverflow using the API
check_sssd_backend_status





Check sssd backend status by using the sssctl tool to query the sssd-ifp API.
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_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.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/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 ...
check_sr.py





check_sr.py is a Nagios check plugin for Citrix XenServer (also should work on XCP), it checks storage SR utilization %. It uses XenAPI.
Its compatible with Centreon's storage/disk graph template. You can choose performance metric output format: pnp4n ...
check_spigot_minecraft.py





A plugin for checking Spigot based Minecraft servers via RCON.
check_speedtest.py





THis plugins checks your ping, download and upload debit using speedtest command line. You can define warning and critical thresholds for ping, download and upload. It's possible to only monitor one of the three (ping, download, upload).
check_snmp_esx_snapshots - under construction





Inspired by "jacob"'s and "lahrcm" script check_snmp_snapshot.sh. Nagios check script for vmware snapshots sizes add the following to your ESX server in the /etc/snmp/snmpd.conf and restart the snmpd deamon exec .1.3.6.1.4.1.6876.99999.2 snapshots ...