check_ram
A simple shell script for Nagios to check free memory on a target system by Markus Walther (voltshock@gmx.de)
Synopsis:
check_ram.sh WARNING CRITICAL
Options:
WARNING | the warning threshold |
CRITICAL | the critical threshold |
Example:
/usr/lib/nagios/plugins/check_ram.sh 20 10
Result:
OK: 52% free memory