Check for memory leaks

Kaplan, Andrew H. AHKAPLAN at PARTNERS.ORG
Thu Nov 19 19:32:13 CET 2009


Hi there --
 
Thanks for the reply. Looks like I'll go with the threshold check. 

________________________________

From: David Wallis [mailto:wallis at aps.anl.gov] 
Sent: Thursday, November 19, 2009 1:30 PM
To: Kaplan, Andrew H.
Cc: Marcel; nagios-users at lists.sourceforge.net
Subject: Re: [Nagios-users] Check for memory leaks


Kaplan, Andrew H. wrote: 

	Hi there --
	 
	Thanks for your reply. I do have the pnp4-nagios utility installed on
the Nagios server. 
	Among the trends that are graphed by it is Current Load. 
	 
	If Current Load is the trend to look at, which of the three data sources
associated with it, 
	load1 load5 load15, would be the one affiliated with memory? 
	
	


Load average (current load) is the average number of processes that are ready to
run, averaged over 1, 5 and 15 minutes. Load average has nothing to do with
memory utilization.

There is no way to directly detect a memory leak... especially a slow one.
Nagios generally concerns itself with the status of some measured value at the
time of the check. You can check the amount of available memory, and report back
if the total free memory is less than some threshold,  but there is no plugin
that checks the status of memory over time.


-- 
David Wallis
Information Technology
Advanced Photon Source
Argonne National Laboratory



The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20091119/0803864c/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
-------------- 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