<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<a class="moz-txt-link-abbreviated" href="mailto:misc@viceconsulting.co.nz">misc@viceconsulting.co.nz</a> wrote:<br>
<blockquote  cite="mid47971.127.0.0.1.1129152098.squirrel@www.goldenfields.co.nz"  type="cite"><>Hi Rob,<br>
  </></blockquote>
<blockquote  cite="mid47971.127.0.0.1.1129152098.squirrel@www.goldenfields.co.nz"  type="cite">
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">With embedded Perl enabled, I was getting memory leaks which was
eventually crashing the Nagios server so I disabled it.
      </pre>
    </blockquote>
    <pre wrap="">Which version of perl, and what platform? x86? sparc?

Older versions of perl (pre 5.6) had some problems being compiled in to
apps such as mod_perl and stuff, but 5.6.1 or above "should" be fine.

Memory leaks in Solaris wouldn't surprise me, but any of the Linuxes or
BSD's would..  I'm runing Solaris 8 Sparc with Perl 5.6.1 builtin
without any known leaks..
    </pre>
  </blockquote>
  <pre wrap=""><!---->
perl 5.8.0 on redhat es 3 update 5 x86... My memory was decreasing over
time crashing the server, at my end, disabling embedded perl seemed to fix
the prob...
  </pre>
</blockquote>
<br>
Okay, according to the Perl website, you're running Perl 5.8.0
Pre-Release. Go bleeding edge, nice one Redhat!<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.perl.com/CPAN/ports/index.html#linux">http://www.perl.com/CPAN/ports/index.html#linux</a><br>
<br>
This would probably have quite a few known bugs and possibly memory
leaks.<br>
I recommend that you update your version of Perl, to 5.8.7 which is the
latest stable version (anything above that is experimental).  Or you
could downgrade to a trusty version of Perl 5.6.x<br>
<br>
Cheers<br>
rob.<br>
<br>
</body>
</html>