Hi there,

On Sat, 14 Dec 2002, Jonathan M. Hollin wrote:

> harm wrote:
> 
> >   PID USER     PRI  NI  SIZE  RSS SHARE STAT %CPU %MEM   TIME COMMAND
> > 19019 http       9   0 19844  14M  3884 S     3.9  0.7   0:13 apache.perl.new
> > 19419 http       9   0 19852  15M  4388 S     2.6  0.7   0:14 apache.perl.new
> > 19513 http       9   0 19276  13M  3860 S     2.6  0.6   0:13 apache.perl.new
> > 19277 http       9   0 19360  14M  4144 S     2.1  0.7   0:16 apache.perl.new
> > 19282 http       9   0 19456  14M  4052 S     2.1  0.7   0:13 apache.perl.new
> > 19285 http       9   0 19332  14M  4048 S     2.1  0.6   0:15 apache.perl.new
> 
> What command do I use to get this report please?

top, and possibly you'd pipe the output through grep, but you'd need
to read the manpage for top first.  Type 'man top' and 'man grep' for
those manpages.

How did you know that your processes were getting big if you didn't
use top?  On second thoughts, don't answer that.  The mod_perl list is
relatively tolerant of off-topic posts, but not of laziness.  Please
don't ask general OS questions here as an alternative to learning
about your operating system.

73,
Ged.

Reply via email to