Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 531 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 531 Bytes

nagios-nrpe-memory-check

Simple Nagios memory check for Debian and Ubuntu

Compatible with Python2 and Python3.

Usage

./check_memory.py

MEMORY OK - 20420M available (63%) | 'available'=20420MB;;;0;32112

./check_memory.py -w 60 -c 90

MEMORY WARNING - 20383M available (63%) | 'available'=20383MB;;;0;32112

Installation