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





Checks Mesos Slave metrics via the Rest API
check_mesos_metrics.pl (Advanced Nagios Plugins Collect...





Checks Mesos metrics for either a Master or Slave via the Rest API
check_mesos_master_state.pl (Advanced Nagios Plugins Co...





Checks Mesos Master state via Rest API
check_mesos_master_metrics.pl (Advanced Nagios Plugins ...





Checks Mesos Slave metrics via the Rest API
check_mesos_master_health.pl (Advanced Nagios Plugins C...





Checks a Mesos Master's health API endpoint
check_mesos_deactivated_slaves.pl (Advanced Nagios Plug...





Checks the number of Mesos deactivated slaves via the Mesos Master Rest API
check_mesos_chronos_jobs.pl (Advanced Nagios Plugins Co...





Checks number of Chronos jobs
check_mesos_activated_slaves.pl (Advanced Nagios Plugin...





Checks the number of Mesos activated slaves via the Mesos Master Rest API
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_mon.sh





Memory monitoring.
pnp4nagios:
https://github.com/June-Wang/NagiosPlugins/blob/master/check_mem.php
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_percentage





Checks percentage of used physical memory, excluding buffers. Implemented in Python - needs psutil module.
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.pl





check_memory.pl will check the memory consumption of a process given by name
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_memory





Check free memory by parsing the free(1) command. Allows normal and percent thresholds. Prints performance data too.
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_wh





Check a memcached instance by ensuring it can set and retrieve keys in a timely fashion.