Using "top", it shows that our server was heavily overloaded by "Perl". I believe that it is a buggy CGI program. How do I know which file is causing the overloading? Which log file can I trace and what to look for?
Using "top", it shows that our server was heavily overloaded by "Perl". I believe that it is a buggy CGI program. How do I know which file is causing the overloading? Which log file can I trace and what to look for?
SuperBaby
on the "top" itself you will see the name of the program that is taking that resource.
cPanel Certified Specialist
http://www.admin-ahead.com
https://ticketforge.com
AIM: tux image Skype: admin-ahead
via SSH, run "top" (no quotes) and do a SHIFT-P to Sort entries by CPU Usage. Also, via your WHM, look at "Sever Status/CPU/Memory/MySQL Usage" for hints.
I had a similar issue last week. Two perl processes kept running, and were consuming the CPU time. The owner was "perl", and there was no trace of it in WHM while looking at the CPU Use page.Originally Posted by SuperBaby
I finally did a "kill - [PID]" and it stopped the process, and it never came back. No ill effects were noted either.
Glenn
Last edited by sb-host; 12-09-2004 at 03:10 PM.
This is what is called "exploit". It is a way of breaking into a system. An exploit takes advantage of a weakness in a system in order to hack it. Exploits are the root of the hacker culture. Hackers gain fame by discovering an exploit. Others gain fame by writing scripts for it. Legions of script-kiddies apply the exploit to millions of systems, whether it makes sense or not. Since people make the same mistakes over-and-over, exploits for very different systems start to look very much like each other. Most exploits can be classified under major categories: buffer overflow, directory climbing, defaults, Denial of Service.
You need to protect your server and business!
Andy Reed
RHCE and CCNA
ServerTune.com