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_clusterIronport.sh





This is a script to check the cluster statut on Ironports /ESA cisco C370 (version: 9.1.0) It is based on “expect” which doing a ssh connection. The “-H” (host) and “-U” (USER) parameters are needed. The ‘-P” (PASSWORD) is not needed, ...
check_cloudwatch





Currently only supports AWS RDS and AWS ElastiCache.
I was tired of never finding a good cloudwatch script that actually used aws-cli, so I wrote my own. I would love to extend it with capabilities to monitor more than just RDS and ElasticCache
All ...
check_cloudstation





Check the CloudStation status on Synology NAS. Particularly useful with let's encrypt certificates that are renewed every 90 days and need manual operation to restart.
check_cloudflare_ips.sh





This plugin will check for changes in CloudFlare's IP ranges. So, if you have a website behind cloudflare and you filter the source IPs on your firewall, you'll know if there are any new IP ranges (both IPv4 and IPv6) so you can update your firewall. T ...
check_cloudera_manager_status.pl (Advanced Nagios Plugi...





Check Start/Stop state of a service/role in Cloudera Manager via CM Rest API
check_cloudera_manager_license.pl (Advanced Nagios Plug...





Checks Cloudera Manager license expiry using CM API Calculates the number of days left on license and compares against given thresholds Also checks if the license is running free version either 'Cloudera Standard' or 'Cloudera Express' and if the li ...
check_cloudera_manager_health.pl (Advanced Nagios Plugi...





Checks service/role/host health in Cloudera Manager via CM Rest API
check_cloudera_manager_config_validation.pl (Advanced N...





Checks Cloudera Manager config validation for services/roles via CM Rest API Use verbose mode to print explanations for any non-OK configs if available
check_cloudera_manager_config_stale.pl (Advanced Nagios...





Checks Cloudera Manager service/role config staleness (restart required) via CM Rest API
check_cloudera_manager_cluster_version.pl (Advanced Nag...





Checks given CDH Hadoop cluster major release version via Cloudera Manager Rest API
check_cloudera_manager.pl (Advanced Nagios Plugins Coll...





Check Cloudera Manager API Alternatively lists users and in verbose mode also roles for each user in Cloudera Manager Use API ping as a base dependency check for the real checks in adjacent check_cloudera_manager_*.pl plugins in the Advanced Nagios ...
check_CloudEndure_replication.py





This Python 2 script is a Nagios plugin which will query the CloudEndure API for the replication / sync status of a host. (CloudEndure is a server-replication provider, allowing migration and/or DR.) https://www.cloudendure.com/ Disclaimer: I have no a ...
check_client_secret_exp





check azure app registration client secret expiration
Check_client_cert_CAs_sent





This check uses OpenSSL to connect to a host:port and either confirm that it is specifying at least one accepted client certificate CA name, or compare the accepted CA names list returned by the host to a list supplied to the check. The purpose being tha ...
check_clamav_time





Check to see if your clamav signatures are up to date using a time threshold
check_cisco_wlc.pl





check_ironport.pl is a Nagios Plugin, which requests specific parameters via SNMP from a Cisco Ironport Web and Mail Security appliance. Documentation can be found at http://check-cisco-wlc.urandom.at/cgi-bin/index.pl?menu=documentation
check_cisco_wlc - Cisco WLC Checks





Script I wrote to check the total associations on a WLC as well as total associations per access point on the WLC. Free for any to use and modify.
Used and tested on a 4400 series WLC.
check_cisco_tp





Run multiple checks against Cisco Telepresence devices.
check_cisco_status





This perl script is flexable enough to check the status of a cisco switch/router/MDS. It was born to check if a cisco MDS port is up or down using SNMP. It is rather easy to use, and even easier to modify to do what is needed.
check_cisco_ssh_user_login





check_cisco_ssh_user_login 1.0
What it does
* Using state of the art non-blocking/async IO (EV and Mojolicious)
* Proper error handling !
* Login via SSH (hostname, username, password)
* Issue command "show users"
* Parse the output and find the u ...