We've been getting the following alerts every hour, since upgrading to 4.2. Never got them with 4.1.
We're all up to date with our VPS Server requirements, including MariaDB 10.6 and PHP 8.0.28
Are the following long running processes normal? Should we just up the threshold
for the Alerts, as our VPS Host and cPanel have suggested? Or do these long-running processes need to be fixed somehow? Our VPS host killed them once, and they simply restarted again. We just want to make sure we're not simply hiding/ignoring a persistent process that's not correct.
"lfd on server.[name].org: Excessive resource usage: [name] (98819 (Parent PID:98819))"
Account: [name]
Resource: Process Time
Exceeded: 89517 > 1800 (seconds)
Executable: /usr/lib/systemd/systemd
Command Line: /usr/lib/systemd/systemd --user
PID: 98819 (Parent PID:98819)
Killed: No
Exceeded: 89517 > 1800 (seconds)
Executable: /usr/lib/systemd/systemd
Command Line: /usr/lib/systemd/systemd --user
PID: 98819 (Parent PID:98819)
Killed: No
and
"lfd on server.[name].org: Excessive resource usage: [name] (98820 (Parent PID:98819))"
Account: [name]
Resource: Process Time
Exceeded: 89517 > 1800 (seconds)
Executable: /usr/lib/systemd/systemd
Command Line: (sd-pam)
PID: 98820 (Parent PID:98819)
Killed: No
Exceeded: 89517 > 1800 (seconds)
Executable: /usr/lib/systemd/systemd
Command Line: (sd-pam)
PID: 98820 (Parent PID:98819)
Killed: No
The above processes are also listed at the top of the following Alert,
"lfd on server.[name],org: Excessive processes running under user [name]"
which lists twelve (12) additional processes, though the others indicate
that they've been running less than the default "Keep alive" setting of
3-minutes listed under "Admin > Server > Task processing."
FYI, I'm not an expert Admin, so please take this into consideration if making any ssh command suggestions.
Thanks in advance,
Mich