check_ram

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:

WARNINGthe warning threshold
CRITICALthe critical threshold

Example:

/usr/lib/nagios/plugins/check_ram.sh 20 10

Result:

OK: 52% free memory