<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Kaplan, Andrew H. wrote:
<blockquote
 cite="mid:F76F46ADD6410C4BBBB7F0A6E4A331A303A275C3@PHSXMB26.partners.org"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.2900.5880" name="GENERATOR">
  <div dir="ltr" align="left"><span class="683520618-19112009"><font
 color="#0000ff" face="Arial" size="2">Hi there --</font></span></div>
  <div dir="ltr" align="left"><span class="683520618-19112009"></span> </div>
  <div dir="ltr" align="left"><span class="683520618-19112009"><font
 color="#0000ff" face="Arial" size="2">Thanks for your reply. I do have
the pnp4-nagios utility installed on the Nagios server. </font></span></div>
  <div dir="ltr" align="left"><span class="683520618-19112009"><font
 color="#0000ff" face="Arial" size="2">Among the trends that are
graphed by it is Current Load. </font></span></div>
  <div dir="ltr" align="left"><span class="683520618-19112009"></span> </div>
  <div dir="ltr" align="left"><span class="683520618-19112009"><font
 color="#0000ff" face="Arial" size="2">If Current Load </font></span><span
 class="683520618-19112009"><font color="#0000ff" face="Arial" size="2">is
the trend to look at, which of the three data sources associated with
it, </font></span></div>
  <div dir="ltr" align="left"><span class="683520618-19112009"><font
 color="#0000ff" face="Arial" size="2">load1 load5 load15, would be the
one affiliated with memory? </font></span></div>
  <div dir="ltr" align="left"><span class="683520618-19112009"></span><br>
  </div>
</blockquote>
<br>
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.<br>
<br>
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.<br>
<br>
<pre class="moz-signature" cols="72">-- 
David Wallis
Information Technology
Advanced Photon Source
Argonne National Laboratory

</pre>
</body>
</html>