Build precise queries to find exactly what you need
Press ESC to close
@whereisaaron
Favorites0
Views
Projects0
This is a great script that various people have improved. I've been using a forked version on github for some years. We recently improved it to use '/proc/meminfo' output so it its less brittle to changes in 'free' output. So it works with almost all Linux releases/versions. Small improvements to the chart also. https://github.com/whereisaaron/linux-check-mem-nagios-plugin
Reviewed 8 years ago
I tested this plug-in and liked it a lot. There are others but this one doesn't have any dependencies other than 'bash' and 'free', and makes a nice chart. I felt it was a little inefficient so I made some tweaks to reduce the number of forks required. I also tweaked the chart. My changes are on Github. https://github.com/whereisaaron/linux-check-mem-nagios-plugin
Reviewed 11 years ago