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_milter





This is a Nagios plugin that checks the status of a milter server that has been configured to listen on a tcp socket. It connects to a running milter server and performs a HELO check for ’localhost’ and expects a ’continue’ result. It will return ...
check_mikrotik_users





This plugin checks how many wireless clients are connected.
check_mikrotik_signal





This plugin checks clients signal strength and returns average value.
check_Mikrotik_OS





?# check_Mikrotik_OS Python3 plugin to Check Mikrotik firmware and OS versions on Mikrotik / Routerboard devices. If either the firmware or os packages need updating then and warning is raised.
check_mikrotik_mem





This plugin checks memory status and returns usage in percent.
check_metastat





I wrote a simple check_metastat nagios script, needs some work, but at least will let you know if you metadevices are having issues.
check_mem_ng.sh





Compatible with Linux including RHEL 7+
This plugin is loosely inspired by check_mem v1.1 from Lukasz Gogolin
https://exchange.nagios.org/directory/Plugins/System-Metrics/Memory/check_mem-2Esh/details
I did a code rewrite and added a check of "free ...
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_Memory.py





>>> This Script checks Your Unix Memory Utilization & Returns Output
>>> Use Command Line Arguments in MB [Megabytes]
>>> Use script as ./memory.py 'Warning Limit' 'Critical Limit'
>>> Use script as ./memory.py 600 500
>>> Where Argument 600 i ...
check_memory-isilon.pl





Checks the memory usage on a EMC Isilon Node with a SNMP query. Detailed documentation can be found at https://github.com/throwsb/nagios-checks/blob/master/check_isilon.md
check_memcached_write.pl (Advanced Nagios Plugins Colle...





Checks a Memcached server by writing and reading back a unique key value pair Checks: 1. writes a unique short lived key with dynamically generated value 2. reads back key 3. checks the returned value is identical to that written 4. records the r ...
check_memcached_stats.pl (Advanced Nagios Plugins Colle...





Checks MemCached statistics
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_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.sh





check_mem is a bash script that checks buffer, cache and used memory with performance data enable
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) ...