Can someone please help me and translate this to simple English on what this means

AR15Armory

Active Member
Aug 29, 2007
36
0
56
Bluegrass State
cPanel Access Level
Root Administrator
I have a good server for hosting my web forum or at least it seems to be plenty of power for me
Dual Quad Core Xeon 5620 2.40 GHZ (16 Processors)
Cache 12288 KB
Ram 24gig
Drives 2X500gig SAS Raid 1

When I check the process manager I am seeing this:
CPU %
77.8

Memory %
0.9

Command
/usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysql --log-error=/var/lib/mysql/XXX.XXX.com.err --pid-file=/var/lib/mysql/XXX.XXX.com.pid


Then I run a trace on the it, it tells me this:
Process 2024 attached - interrupt to quit
select(13, [10 12], NULL, NULL, NULL) = 1 (in [12])
fcntl(12, F_SETFL, O_RDWR|O_NONBLOCK) = 0
accept(12, {sa_family=AF_FILE, NULL}, [2]) = 22
fcntl(12, F_SETFL, O_RDWR) = 0
getsockname(22, {sa_family=AF_FILE, path="/var/lib/mysql\1"}, [28]) = 0
fcntl(22, F_SETFL, O_RDONLY) = 0
fcntl(22, F_GETFL) = 0x2 (flags O_RDWR)
fcntl(22, F_SETFL, O_RDWR|O_NONBLOCK) = 0
setsockopt(22, SOL_IP, IP_TOS, [8], 4) = -1 EOPNOTSUPP (Operation not supported)
clone(child_stack=0x7f1161726ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f11617279d0, tls=0x7f1161727700, child_tidptr=0x7f11617279d0) = 28979
 
Last edited:

AR15Armory

Active Member
Aug 29, 2007
36
0
56
Bluegrass State
cPanel Access Level
Root Administrator
For a quick peek and maybe a clue, try here instead:
Home » Server Status » Daily Process Log

Do you have CSF installed? If you have a script out of control that would flag it for you.
Where in he csf should I look for or what command, everything is pointing to the myseql, but there has to be a file or something running to cause this issue.
 

Infopro

Well-Known Member
May 20, 2003
17,075
525
613
Pennsylvania
cPanel Access Level
Root Administrator
Twitter
There is no place to look for what is running in CSF. Depending on how you've got CSF configured it will email you alerts as needed. Those emails can be your lifeline to many things on a server, tightening up your settings is suggested.

CSF > Firewall Security Level > Set to High, save, restart.

CSF > Check Server Security > at bottom, Run Again and Display All Comments. Follow suggestions.


Are you getting any email from CSF at all, ever?