Excessive processes running under user mysite
I am getting Excessive processes running under user test message a lot:-
The code inside listeners.php is:- [PHP] ", "", $data); $data = ereg_replace("
User:testuser PID:10553 PPID:8579 Run Time:29(secs) Memory:139704(kb) exe:/usr/bin/php cmd:/usr/bin/php /home/testuser/public_html/listeners.php
User:testuser PID:10564 PPID:3100 Run Time:29(secs) Memory:139704(kb) exe:/usr/bin/php cmd:/usr/bin/php /home/testuser/public_html/listeners.php
The code inside listeners.php is:- [PHP] ", "", $data); $data = ereg_replace("
-
Hello, I'm guessing the messages are from CSF/LFD? That product is designed to alert you to odd processes that are running. Each run from the above looks like it is only running for 29 seconds. If you don't want to see those alerts, you can add them to the /etc/csf/csf.pignore file. Looking at your script, I don't see anything strange that would be causing problems. I think it is just csf/lfd (if that's what you're running) reporting that it detected a strange program/user (testuser) and is alerting you to that fact. 0 -
Due to that process it I got this email from server:- Time: Wed Jan 8 12:09:03 2014 -0500 1 Min Load Avg: 22.18 5 Min Load Avg: 7.64 15 Min Load Avg: 2.84 Running/Total Processes: 35/468 and apachestatus.html says: Srv PID Acc M CPU SS Req Conn Child Slot Client VHost Request 0-669 24970 0/1/408323 _ 0.00 7 30668 0.0 0.00 22929.57 55.37.166.1 mywebsite.com GET /listeners.php?r=982 HTTP/1.1 vmstat.txt Output from vmstat: procs -----------memory---------- ---swap-- -----io---- --system-- -----cpu----- r b swpd free buff cache si so bi bo in cs us sy id wa st 32 0 281140 578488 212708 642060 0 0 46 82 1 1 4 2 93 1 0 ps.txt Output from ps: Unable to obtain process output within 15 seconds - Timed out I dont understand this. Is it normal or I must do something for it? 0 -
Hello, No it is not normal. The load average alone is something to be concerned about. You should investigate this thouroughly or have your system administrator investigate this. If you don't have a sysadmin, you can find one by going here. 0
Please sign in to leave a comment.
Comments
3 comments