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_svnstatus





checks a subversion working copy for modifications
check_supervisord





This script uses supervisorctl to get the status of whatever program you have set up to be controlled by supervisord. Script requires 2 parameters: --name (-n) and --count(-c) --name (-n) Is the name of the program as defined in the supervisord config ...
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_supermicro_superdoctor





Uses SNMP to interrogate SuperDoctor and reports the state. Built out of my desire for check_openmanage, but for some SuperMicro hardware that we have laying around
check_sun_hardware





Script to check state of cpu, fans, temperature and voltage sensors on SUN Fire v210, v240 and v440 servers.
check_sun_cluster





Check SUN Cluster status on the current host
check_sun_cluster





Check SUN Cluster status on the current host
check_summary





Calculate a status derived from the current statuses of other hosts and services. This calculation is defined by a simple script. Helps with cluster state definitions.
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_stex





This is a Plugin to check the status of a Promise Supertrak EX Raid Controller. It will need the following tools to be installed: Promise cli (cliib) sudo screen expect This is due to the fact that Promise cli can't simply be run non-interactive- ...
check_starface.pl





A nagios check plugin for Starface Appliances. You can call it on your Starface via ssh or by SNMP
check_stack_netgear.sh





Check stack status of Netgear switches (Count in SNMP the physical number of units in the stack)
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_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.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/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 ...