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_dns.pl (Advanced Nagios Plugins Collection) Popular





Checks DNS records including A, NS and MX records for domains which the standard check_dns Nagios plugin can't do
check_dnf





a very SIMPLE script to check update from DNF the replacement of yum in fedora 22. inspired by check_yum, but do not have any options since we usually want the same behavior everytime.. OK => NO UPDATES WARNING => NON SECURITY UPDATES (Detailled) CRIT ...
check_defacementpage





This Nagios plugin monitors the content of the Web page passed by URL as an argument, in search of potentially hazardous words, returning the critical state if a detection is made. By default, a set of words are defined, which can optionally be ignored, o ...
check_db2_health





check_db2_health is a plugin which checks the most common metrics of a DB2 database.
$ check_db2_health
Please select a mode
Copyright (c) Gerhard Lausser
Check various parameters of DB2 databases
Usage:
check_db2_health [-v] [-t ] ...
check_datameer_stats.pl (Advanced Nagios Plugins Collec...





Shows Datameer stats on number of Workbooks, Connections (Data Connectors), Import and Export Jobs, Dashboards and Infographics using the Datameer Rest API, outputs perfdata for Nagios graphing of these usage trends over time
check_couchbase_write_replication.pl (Advanced Nagios P...





Checks a Couchbase server via Memcached API write => read Checks: 1. writes a unique ephemeral key with dynamically generated value 2. reads back the same unique key from the given replication slave after a configurable delay in secs (to allow for ...
check_couchbase_write.pl (Advanced Nagios Plugins Colle...





Checks a Couchbase server via Memcached API write => read Checks: 1. writes a unique ephemeral key with dynamically generated value 2. reads back same unique key 3. checks the returned value is identical to that written 4. deletes the unique gene ...
check_couchbase_key.pl (Advanced Nagios Plugins Collect...





Checks a specific Couchbase key via Memcached API Checks: 1. reads the specified Couchbase key 2. checks key's returned value against expected regex (optional) 3. checks key's returned value against warning/critical range thresholds (optional) ...
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_cfengine_lastseen





# This is a passive nagios checker for detecting if cf-agents # have gone AWOL (Absent WithOut Leave) from the cf-server(s). # # It reads a file with hostnames (FQDN) that we care about # being in touch, and needs the FQDN of the nagios server and the ...
check_bioctl





This check is for OpenBSD machines with bioctl(8) supported RAID cards.
check_aws_events





Check current event logs information from the AWS Service Health Dashboard The endpoint for the API is: https://health.us-east-1.amazonaws.com (provides event data for all regions) usage: check_aws_events.py -s EC2|RDS -r us-east-1|us-west-1|us-west ...
Check_AWS_CloudWatch_metrics





This is a ruby script that retrieve metrics from Amazon Web Service EC2, ELB or RDS using Amazon CloudWatch API (supports all AWS region). The Amazon credentials (Access Key ID and Secret Access Key) are read from an encrypted file. NB: Amazon CloudWa ...
check_asterisk_records





Check if there are missing directories in /var/spool/asterisk/monitor. The script just check if there is a directory for every day in a given period of time. We assume there is at least one record call every day.
check_asterisk_odbc_cdr_row_count





This plugin checks total Asterisk ODBC CDR records via isql. The number of CDR records is returned as performance data.
check_apache404





This Nagios plugin monitors the Apache server log file in search of State 404, receiving as arguments the full path of the log file, and the maximum values for warning and critical, these values are passed in pairs (50.100), to specify the value of record ...
check_aix_users.pl





check for AIX user accounts (locked out, expired passwords)
check_access_log.pl





Parses the last 5 minutes (-m option) of your httpd access log and goes to warning or critical if the number of 200 OK is below your threshold. Use with pnp4nagios and templates on my sites for some lovely graphs of your status breakdown over time. Re ...
checkexpire





Using dig this bash script make a query to two dns (the master and the slave) for the SOA record. Then it compare these SOA records and raise an alert if they are different. Also a warning i raised if the master is unreachable.
Checkcommands for Ethernetcards





Simple Checkcommands, based on check_snmp to monitor Ethernet Interfaces.