Nagios, memory tests, and Linux hosts...

Andrew Davis nccomp at gmail.com
Mon Mar 9 20:32:05 CET 2009


Looks good, but no performance data, which I would like to be able to 
trend memory usage and justify upgrades. Anyone familiar with a good 
memory test that properly handles memory reservations AND also includes 
performance trending data?

  A. Davis
  Email:     nccomp at gmail.com

  "There is no limit to what a man can accomplish
   if he doesn't care who gets the credit." - Ronald Reagan



Justin Pasher wrote:
> Andrew Davis wrote:
>> So along with disk and CPU tests, I want to test for memory usage. I 
>> pulled a perl memory script off Nagios Exchange and was quickly 
>> reminded of how linux handles memory... how it leaves whatever has 
>> been used previously as "reserved". Thus, a server with 4Gb of RAM 
>> may show that 3.95Gb is in use, but in reality, more like 512Mb is in 
>> use and the swap usage is under 10%, if used at all, confirming the 
>> "actual versus reserved" issue. So how are you guys testing for 
>> memory on Linux boxes that flag it as reserved when its not? Are 
>> there any scripts on Nagios Exchange for memory testing that are 
>> better than others?
>
> I use check_memory.pl. It properly takes buffers and cache into 
> consideration (using the "free" command).
>
> http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F1433.html;d=1
>
> -- 
> Justin Pasher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20090309/77eced35/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list