Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
@kogepathic
Favorites0
Views
Projects0
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.
Reviewed 11 years ago
>Requires no additional packages to be installed. This is incorrect. The script requires that bc is installed. bc is not included in the base install of CentOS 7.