Home > Plugins > System Metrics > Memory

Memory

Nagios plugins for monitoring memory and swap usage.

Showing 25-35 of 35 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This plugin provides memory statistics data from NetSNMP and calculates percentage of used data based on amount of system/user memory as opposed to also including…
# Swap memory usage on a machine using free # # No machine should never ever swap anything! (following the old saw: "Memory is RAM!")…
check_memcache based in php. Requires php-memcache . returns perfdata so you can handle it with your favourite software.
A simple shell script for nagios to check free swap on a target system The plugin was designed to do active checks using check_by_ssh to…
check_snmp_memory is written in Bash and is distributed under the GPLv2 license. This plugin have been created by Yoann LAMY. Usage: ./check_snmp_memory -H xxx.xxx.xxx.xxx -C…
This plugin recalculate the Used Memory of Windows Process to MB. The Values will get check_nt - COUNTER Query. The Plugin Output is Nagios Devel…
HOW TO USE Usage: check_vmio.sh [-Vhv] [-p parameter [-w threshold] [-c threshold]] Options: -h Displays this help dialog -V Displays Version and Credits -p sets…
See http://www.sysadminsjourney.com/content/2009/06/04/new-and-improved-checkmempl-nagios-plugin for up to date information, and examples.
This plugin offers two types of stadistics: getrate: get vs set ratio (higher is better) hitrate: hit vs miss ratio (higher is better)
Check Memcached Server . requires memcached-Python API. ftp://ftp.tummy.com/pub/python-memcached/ This Plugin was tested only in the python 2.5 * Wed Apr 2 20:42:56 JST 2008 add…