check_memory (Visit this link)
from 0 votesCheck free memory by parsing the free(1) command. Allows normal and percent thresholds. Prints performance data too.
Check memory by parsing the free(1) command. Allows normal and percent thresholds.
This plugin exclude the system cache and buffer, because on some system with very stable memory usage it is perfectly normal for system cache to fill in all available memory (most of it can be freed at any time if applications requires it). Please keep a margin for system cache and buffers when setting thresholds.
Usage: check_memory [ -w <threshold> ] [ -c <threshold> ] [ -u <unit> ]
WARNING: the regular threshold format is following the Nagios-plugins thresholds; so if you specify a single number if will warn when free memory is higher than the threshold. If you want to alert at 100 MB free you will have to use \"@100\" or \"100:\". See the following URL for more details:
http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT
Ex: Warning when there is less than 100 MB free and critical when there is less than 1% free:
./check_memory -w 100: -c 1%
Requires Nagios::Plugin and /usr/bin/free (edit the plug-in if you have a different path for free(1).
This plugin exclude the system cache and buffer, because on some system with very stable memory usage it is perfectly normal for system cache to fill in all available memory (most of it can be freed at any time if applications requires it). Please keep a margin for system cache and buffers when setting thresholds.
Usage: check_memory [ -w <threshold> ] [ -c <threshold> ] [ -u <unit> ]
WARNING: the regular threshold format is following the Nagios-plugins thresholds; so if you specify a single number if will warn when free memory is higher than the threshold. If you want to alert at 100 MB free you will have to use \"@100\" or \"100:\". See the following URL for more details:
http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT
Ex: Warning when there is less than 100 MB free and critical when there is less than 1% free:
./check_memory -w 100: -c 1%
Requires Nagios::Plugin and /usr/bin/free (edit the plug-in if you have a different path for free(1).
Submitted by: dermoth
Hits: 4126
Overall downloads: 1156
Added: 2007-11-14 00:00:00
Last Modified: 2009-12-16 15:40:04
| Filename | Preview | Size | Description | DL |
|---|---|---|---|---|
| check_memory.pl | ![]() |
5 kb | check_memory v.1.0 | 4852 |
Comments
Be the first to comment this project.
Leave a reply
If you just want to rate the project leave the other field empty.
Even though it would be nice if you would drop a line.
-
check_mem
from 0 votesPlease use check_mem - new version, listed below -
check_mem - new version
1 from 3 votesDownload and Info: http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F1789.html;d=1 -
check_mem
1 from 3 votesLatest Version of check_mem. This perl linux plugin checks the percentage of memory usage with performance data. -
check_linux_cpu
from 0 votesThis Nagios plugins check the CPU usage on a Linux Server -
check_drbd
4 from 1 votesChecks the state of DRBD devices
-
check_mpt
from 0 votescheck_mpt gives informations about raid status for LSI Fusion controllers. -
check_rpc - modified version
from 0 votesModified version of the original check_rpc plugin with dynamic rpc list. -
check_xen
from 0 votes- checks DOM0 functionality (daemon, reloc-server, httpd-server) - checks status of given DOMU - fixed bugs - fixed some more bugs and did some improvements - did some improvements concePlugin to check XEN Server. - checks DOM0 functionality (daemon, reloc-server, httpd-server) - checks status of given DOMU - fixed bugs - fixed some more bugs and did some improvements - did some improvements -
check_nfs4
from 0 votesThis plugin is dedicated to NFSv4 monitoring (state, performances, errors) for clients and servers. -
check_newfiles.sh
from 0 votesPlugin that check existence of new files since last execution in a specified folder.




