How to trace a perl process

Hi all

I've had a problem over the last couple of days where a number of perl processes have been running for way longer than they should and I've had to kill them off.

If I run top it shows the user is apche, if I look at the process' folder in /proc it doesn't give any more clues.

I'd like to find out which of my clients has the script running. I've tried searching for any .pl or .cgi scripts in the home directory, but can't find anything.

Any suggestions?

Cheers

Matt

 

 

 

 

Top