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





Checks MemCached statistics
check_memcached.pl





This is Memcached Check plugin. It gets stats variables and allows to set thresholds on their value or their rate of change. It can measure response time, calculate hitrate, memory utilization and other data. It also returns status variables as perfomance ...
check_memcached IV





check that a memcached instance (see http://memcached.org) is accessible, writable, and getting a useful hit-rate.
check_memcached III





plugin to check memcached's statistics with configurable TCP/IP port and option to check thresholds for any item. the conofigurable port allows to check memcached instances in diferent ports and other queue managers based on the same protocol, like tw ...
check_memcached II





memcached's statistics
check_mem.py





Nagios plugin for checking available memory and swap with perfadata on a nix machine. Tested working on several nix flavors including: - Linux-3.10.0-327.4.4.el7.x86_64-x86_64-with-centos-7.2.1511-Core - Linux-3.16.0-30-generic-x86_64-with-Ubuntu-14.0 ...
check_mem.pl





check_mem.pl is a Solaris, Linux, and other Unix compatible perl script that: a) Enables perfdata output b) On Solaris - gathers statistics about the ZFS ARC cache c) On Linux - gathers statistics about the caches and buffers from /proc/meminfo d) ...
check_mem.pl





check_mem.pl is a Solaris, Linux, and other Unix compatible perl script that: a) Enables perfdata output b) On Solaris - gathers statistics about the ZFS ARC cache c) On Linux - gathers statistics about the caches and buffers from /proc/meminfo d) When ru ...
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_sas





A plugin to check the health and status of disk and logical drives attached to LSI megaraid SAS controllers.
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.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_Status





PowerShell to check McAfee Status - Used with NSCLIENT++ & Nagios
This PowerShell script will check registry keys for McAfee based
on the following parameters which need to be supplied:-
-AgentVersion
-VScanVersion
-EngineVersion
-WarnDa ...
check_maxdb





This plugin checks various states of the MaxDB database. This plugin executes the following checks for MaxDB Databases percentage free in Log Area percentage free in Data Area database status failed backups You need the databa ...
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.