Skip to main content

lfd excessive processes running under user

Comments

5 comments

  • sparek-3
    How many WordPress plugins do you have installed? My best guess is that something within wp-cron is running overnight and is overloading your server. Unfortunately, I do not know what that something might be.
    0
  • ContinuIT
    I have just 13 plugins running, not a lot for a wordpress site. Is there a log of the wp-cron somewhere?
    0
  • cPanelLauren
    Hi @ContinuIT
    User:lochhavenclubinc PID:8483 PPID:8335 Run Time:3(secs) Memory:309316(kb) RSS:42040(kb) exe:/opt/cpanel/ea-php72/root/usr/bin/php-cgi cmd:/opt/cpanel/ea-php72/root/usr/bin/php-cgi

    What is the exact excessive error that is associated with this when CSF sends the notification? Is it excessive processes?
    and at the same time services like mysql, nameserver, clamd, spamd etc, failing and recovering. Service check output looks like this

    This sounds a lot like something on the account in question here is consuming too many resources. You might check the daily process log if you're viewing the situation after the fact, it can be found at WHM>>Server Status>>Daily Process Log You may also want to take a look at the post here: Tutorial - Troubleshooting high server loads on Linux servers
    0
  • sparek-3
    The only way I know of to list wp-cron events is through wp-cli wp cron event list | WordPress Developer Resources It's just a guess on my part that it is something to do with wp-cron. You may have something trying to perform a backup at that time and it's consuming all of the memory. But I really don't know.
    0
  • ContinuIT
    Well, it stopped doing it. This has happened in the past as well, we get the issue going for 2 days and then it stop and we don't know what we did or if it was even us that fixed it.
    0

Please sign in to leave a comment.