Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

memory or ram checks

Current Version
v1
Last Release Date
2015-08-01
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
Owner
License
GPL
Hits
11522
Nagios CSP

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!
simple nagios plugin to calculate memory available in your linux system and it also accounts for buffer and cache as well. tested in debain and rhel systems.
simple nagios plugin to calculate memory available in your linux system and it also accounts for buffer and cache as well. tested in debain and rhel systems.

##usage##
./check_memory # for default value

./check_memory -w 80 -c 90 ## this sets warning threshold at 80% memory used and receptively 90 for critical.
Reviews (1)
bygusanoesc, April 18, 2019
Very good check. It´s simple and functional.

Regards.