Random Project

Needs a lot of work

This module needs a lot of work before it can be considered acceptable.

The author has hard-coded “/usr/bin/awk”, “/bin/awk” and “awk” into multiple places in the script. I had to fix this before it would even run.

When you do get it running you’ll find that the percentage warnings don’t operate as expected. Instead of percentage free it’s percentage used (eg. warn when percent used is over -w %) which is counter intuitive to almost every other nagios memory plugin.

Furthermore the plugin does not differentiate between used memory and used memory+- buffers/cache.

I do not recommend using this plugin until the author fixes the above points.