<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>Tracking Down Bad Processes</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>This morning we had one of our apache servers (running Ubuntu) went haywire, something on it used all the memory making it completely inaccessible. It was given a hard reboot and everything on it is back to normal. I'm not really sure how I can track down which process is responsible for this, In the syslog I see messages like:<BR>
Out of memory: kill process 30525 (apache2) score 2525474 or a child<BR>
But I'm not sure what process that was nor what to do to figure that out. Maybe I can't find the real reason this time but for future crashes of this type is there anything I can be doing to collect better information?<BR>
<BR>
-Scott</FONT>
</P>

</BODY>
</HTML>