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_freenas_api





FreeNAS API Check Tool Nagios plugin that uses the FreeNAS API to check for alerts as well as pool health & usage/capacity. Two types of check: FreeNAS alerts storage health & usage Storage check has configurable percentage used warni ...
check_freenas.py





Simple python script for monitoring FreeNAS alerts and replication status. It´s based on one of the FreeNAS API examples found here: https://github.com/freenas/freenas/blob/master/examples/api/startup.py
check_flexlm (quorum, expiration)





This is a fork of the stock check from nagios-plugins. In addition to triad/quorum monitoring, this version also alerts on feature/increment/upgrade expiration. While the feature expiration detection is well-tested, I have no triads so I can't regressi ...
check_file_numbers





This will total up fles on specific directory paths that match a certain wildcard pattern e.g. how many pdf files are in a particular area. Can be used as a test that various housekeeping functions are not letting e.g. log files build up. This has the ...
check_filemaker





Intended For: Filemaker developers who want to monitor their clients' databases using Nagios. #Required: php cli with cURL extension. Filemaker API(included),FM Web Publishing configured correctly. #Quick Description: This script uses the FileMaker PHP ...
check_expiry.sh





This is a simple plugin that will issue an alert based on the number of days before a password expiration.
check_expiration_rdap





Domain Expiration check. Uses the Registration Data Access Protocol (RDAP), does NOT use WHOIS. Python3.
check_esx





Check CPU, Memory, Network, and VM Status on a VMWare ESX virtual server, via SNMP. Also support for MRTG querying, and listing VMs/interfaces. V2.3 fixes minor problems triggered by the Nagios 2 embedded perl compiler.
check_essential_services (windows)





check_essential_services takes a string of services and returns critical if any are not running. It is written in perl, and works fine with tinyperl. I put my scripts (compiled first) and the tinyperl environment in nsclient++/scripts/perl
check_essential_processes (windows)





check_essential_processes takes a space-separated list of processes and returns critical if any are not running. This is written in perl, so requires a perl environment to run. It runs great under tinyperl, and my preferred use is to compile before de ...
check_esg_health





check vmware esg health via nsx rest api [PERL]
check_entropy (ux)





This plugin reads /proc/sys/kernel/random/entropy_avail and returns the available entropy (perfdata included). It warns on dropping below the specified thresholds.
check_ELBinstance





It check the no. of instances attached in ELB (Elastic Load Balancer). In case no. of instances in ELB are not matching with desired no. instances. It will send Critical alert. You can modify the script as per your requirement. Install aws-cli package ...
check_ec2_ri_expiration





Bash script using AWS EC2 api tools to check and alert on expiring EC2 reserved instances.
check_dshield_infocon





Uses the DShield API to check the Infocon status. Will return OK on green, WARNING on Yellow and Oragne, and CRITICAL on Red.
check_domain_jwhois.sh





Bash script plugin to alert on expiring domain names. Uses jwhois (developed on CentOS). Warning at 30 days, critical at 14.
check_domain_expiration_rdap





Script intented to check a domain expiration with a query to the corresponding RDAP server.
check_domain.tcl





Yet another plugin to check domain names expiration against whois servers. This one supports .am, .asia, .biz, .ci, .cn, .com, .edu, .info, .me, .net, .org, .ru, .ua domains, but please leave a comment if you want another tld added. This script can che ...
check_domain.pl





This plugin will do a whois lookup on a given domain and return the number of days remaining until it expires.