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_ec2_ri_expiration





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





Uses the AWS PHP SDK to query EC2 instance state. Requires SDK installed somewhere in the include path (ubuntu in my case /usr/share/php) and requires authentication keys to be set in SDK.
check_e2fs_next_fsck





This script checks all mounted ext2/3 filesystems with dumpe2fs/tune2fs. It checks the mount count againts the max and also the next scheduled check. It gives WARNING in case there is 7 or less days to next check of if mount counter is nearing ...
check_e1t1





This plugin is made in php. What it does basically is to analyze the output of dahdi_scan command on asterisk/elastix telephone switches and determine how many ports are. Monitor the ports you choose to
check_duplicati_job





I’ve made a small set of scripts to allow for an easy monitoring integration with Nagios Core.
You’ll need to place the following files into your nagios installation to set it up. I’ve tested this on Debian 10 (buster). Your Duplicati backup job ...
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_drupal





Gathers information from a Drupal module and reports metrics such as number of nodes and users as well as status such as cron runs and module updates.
check_dp_mediapool_size





This bash script could check hp data protector pool sizes! We use it for our archivelog pool in oracle.
check_dp_mediapool_media





*** Check Media Count on HP DataProtector Media Pool *** I use it to check count of Tapes remaining in freepool.
check_dp_free_pools.ps1





This script is for windows powershell. Looks at all the pools in data protector, finds any with "*free*" in the name (feel free to change this to suit your naming scheme), and checks those pools to see how many free media are available and tape quality ...
check_dovecot_master





This plugin check if dovecot master is running or not. Usage check_dovecot without parameters Depending of your configuration you should add nagios to sudo users. Something like this: # visudo Defaults:nagios !requiretty nagios ALL = NOPASSWD: /e ...
check_dovecot





Nagios plugin (script) to check the status of the dovecot master process as well as the associated IMAP and POP processes.
check_dot3.pl





Get all data from dot3StatsTable in the Etherlike MIB from the host. Add all values from all interfaces and calculate the sum of all errors. If the sum/second (i.e since last run) is larger then warning or critical appropriate exit values are returned ...
check_domino





01/05/2015 *** check_domino_console added ***
Java Nagios plug-ins that can access Domino servers using DIIOP/Corba and can perform various checks such as checking statistics, view document count, age of documents in a view, database size and send/pars ...
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.php





A Nagios plugin for checking a domain expiration date by registry name. The major changes made from the shell version is that registry expiration dates have different date formats and keys. This version accepts a wide variety of Registry formats and i ...
check_domain (new one)





2012-01-06 bug fix. now you can add to check > 200 domains and plugin won't hang as it generates diferrent domain.txt files with domain tag. 2011-12-16 added .dk domain checks this plugin is made to check domain name expiration time. i recreated th ...
check_docker





###[INFO]##################### ## check_docker ## v2.0, modified on 2018-06-14 ## moritoring-plugin to check Docker-Containers ## only for remote execution ## written by Alexander Knerlein ## made in West Germany ## GNU General Public License Ver ...