Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2002 05:35:48 +0000
From:      Andrew Boothman <andrew@cream.org>
To:        LEDAMAY speakeasy <ledam@speakeasy.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: PERL
Message-ID:  <3C9D65B4.1000602@cream.org>
References:  <00a501c1d2ac$ad0e7be0$3866fed8@Leda500>

next in thread | previous in thread | raw e-mail | index | archive | help
LEDAMAY speakeasy wrote:

> Anyone know how I can track down the flood of perl listed below?  I 
> have tried adding ScriptLog /tmp/script.log to the httpd.conf and 
> restarting but the file is never created... Is that the right syntax?
>
> It is one of the hosted sites and are to many to try and find it..
>
>  
>
> Please lemme know if ya know how...
>
> Ledam@speakeasy.org <mailto:Ledam@speakeasy.org>
>
>  
>
>  
>
>   PID USERNAME    PRI NICE  SIZE    RES STATE    TIME   WCPU    CPU 
> COMMAND
> 59722 nobody       60   0  2284K  1664K RUN      0:00  0.44%  0.10% perl
> 59727 nobody       60   0  2292K  1676K RUN      0:00  0.54%  0.10% perl
> 59753 nobody       58   0  2196K  1580K RUN      0:00  1.03%  0.10% perl
> 59717 nobody       60   0  2192K  1576K RUN      0:00  0.44%  0.10% perl
> 59759 nobody       58   0  2160K  1536K RUN      0:00  1.03%  0.10% perl
>
Does 'ps -U nobody' show all of nobody's processes with command lines?

Perhaps then you can see what the full command line used to start perl 
was and hence which file is causing the problem.

Andrew.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C9D65B4.1000602>