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_mesos_master_metrics.pl (Advanced Nagios Plugins ...





Checks Mesos Slave metrics via the Rest API
check_mesos_deactivated_slaves.pl (Advanced Nagios Plug...





Checks the number of Mesos deactivated slaves via the Mesos Master Rest API
check_mesos_activated_slaves.pl (Advanced Nagios Plugin...





Checks the number of Mesos activated slaves via the Mesos Master Rest API
check_mem_avail





A simple plugin for checking available physical memory based on concepts already in Nagios exchange. Requires no additional packages to be installed. Memory check is done via /proc/meminfo
check_memcached_key.pl (Advanced Nagios Plugins Collect...





Checks a specific Memcached key via API Checks: 1. reads a specified Memcached key 2. checks key's returned value against expected regex (optional) 3. checks key's returned value against warning/critical range thresholds (optional) raises warn ...
check_megaraid_windows





check_megaraid_windows is a Windows plugin for Nagios which checks the status of LSI/MegaRaid Raid Controller. The plugin determines the status of Raidsets, RAID controllers and of individual discs (S.M.A.R.T), while all stripe types are supported.
check_megaraid





Uses MegaCli to check the status of disks attached to an LSI RAID controller. Checks the logical disks, the physical disks and missing disks. Provides support info like serial numbers.
check_mdstat





linux shell script to check for failed software raid devices in /proc/mdstat Usage: check_mdstat.sh mdadm_device total_drives mdadm_device is md0, md1, etc... total_drives is 2 for mirror, or 3, 4 etc... Nagios script to check if failed driv ...
check_md5_sums





NRPE Plugin to perform an integrity check on files, or groups of files. Purpose: Other plugins exist to check file md5sums, I wanted the ability to easily test against multiple groups of files, or test individual files.
check_md5.sh





A plugin written in Bash to check the MD5 sum of a single file. In case the files MD5 change the plugin issues a critical state. This behavior can be changed by using a --warning argument, so that only a warning state is issued.
check_mcafee_datdate





Checks the Windows registry for the date of the virus definition DAT file, compares it to today's date and allows you to set a limit on how many days old it can be.
check_mcafee.vbs





Reveive passive checks results from McAfee Antivirus back into Nagios/Naemon : the virus definition DAT file version, Viruscan version and EPO agent version.
check_mariadb_slaves





# check_mariadb_slaves A Nagios plugin written in Python to monitor MariaDB slave metrics. Specifically: - Replication Lag - Slave IO running - Slave SQL running ## Assumptions - You're familiar with MariaDB - You're familiar with Nagios - You'r ...
check_mandrill





Mandrill is a transactional email API, it's reliable, powerful, and ideal for sending data-driven emails. https://www.mandrill.com/
Mandrill can both send and receive smtp based email via http webhooks. Mandrill's API can be used to query the volume of e ...
check_mailstat.pl





Check mail server statistics like how many messages sent, received, bounced, rejected, virus, spam. This plugin make use of mailgraph to analyse mail server log and get the statistics counter.
check_m1000e





I really like the check_dell_bladechassis plugin, but I wanted to have graphs from the fans and some more event monitoring for our DELL M1000e chassis. =========== INFORMATION ABOUT THIS PLUGIN =============== This plugin checks the status of fans, ...
check_lsiutil





Checks LSI controllers RAID status via lsiutil program
check_longrunning_proc





check_longrunning_proc is a Nagios plugin to check a specific process via /proc/PID/stat and report how long it has been running. You must provide a complete string for the process or a PID file to be checked as well as the warning and critical time const ...
check_logrep





Checks apache logs using logrep (http://code.google.com/p/wtop/) and returns basic visitor stats