serious load, multiple servers same issue

N

NoAgendas

Guest
What you see here is the same load caused by the running processes shown on multiple cpanel boxes.

Anyone know a resolution?

Reboot doesn't even solve it

forced cpanel upgrade, forced mysql, recompiling apache doesn't solve it either
 

Attachments

chirpy

Well-Known Member
Verifed Vendor
Jun 15, 2002
13,437
33
473
Go on, have a guess
That's usually caused by one of the tools from rfxnetworks.com, usually LSM. You'll have to kill off the processes. If it keeps happening, you'll have to remove the tool and look for one that better checks that it isn't looping.
 
N

NoAgendas

Guest
I restarted cron after removing /etc/cron.d/lsm and same high load

I cannot kill grep processes because they are all various ip's

I have these installed

apf
bfd
lsm
les
sim
spri
prm
 

chirpy

Well-Known Member
Verifed Vendor
Jun 15, 2002
13,437
33
473
Go on, have a guess
You need to kill the netstat process if it is still running:

killall -9 netstat

I wouldn't recommend running SIM as it clashes with chkservd and causes a race condition starting service.
 
N

NoAgendas

Guest
[email protected] [~/lsm-0.6]# killall -9 netstat
netstat: no process killed

[email protected] [~/lsm-0.6]#
t $2}' | xargs lsof -p6]# ps aux | grep "grep [0-9]" | grep -v grep | awk '{prin
lsof: no process ID specified
lsof 4.72
latest revision: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
latest FAQ: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ
latest man page: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_man
usage: [-?abhlnNoOPRstUvV] [+|-c c] [+|-d s] [+D D] [+|-f]
[-F [f]] [-g ] [-i ] [+|-L [l]] [+m [m]] [+|-M] [-o [o]]
[-p s] [+|-r [t]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names]
Use the ``-h'' option to get more help information.