Hello,
I am aware that CSF reports these via email, but I have never seen this with one of my websites .
usually its /usr/bin/curl
or /opt/cpanel/ea-php7.4/root/usr/sbin/php-fpm
or /opt/cpanel/ea-php8/root/usr/sbin/php-fpm
but never systemd or command line (sd-pam)
Any reason you can think of for this?
possible it's Cron's running on my website script?
but why this is happening on AlmaLinux OS and not Centos7 server same website -script I had for years.
I am running AlmaLinux 8.5.0 and cPanel 100.0.9
using Autom8n plugin for Nginx for this account.
php7.4
MySQL 8
Im getting 2 emails every hour
here is 2 of the emails same time stamp but a little different
( NOTE: the Parent PID of the first one is itself?)
1st example
2nd one the Parent PID is 3294 but PID is 3296
2nd example
I know I can silence them in pignore but I would rather find out why it's running systemd and sd-pam
before I do so.
wonder if its because New Operating System? AlmaLinux 8.5.0
Because it was not doing this with CentOS7
Thanks in advance if anyone has an answer or where to find an answer
Kind Regards,
Spiro
I am aware that CSF reports these via email, but I have never seen this with one of my websites .
usually its /usr/bin/curl
or /opt/cpanel/ea-php7.4/root/usr/sbin/php-fpm
or /opt/cpanel/ea-php8/root/usr/sbin/php-fpm
but never systemd or command line (sd-pam)
Any reason you can think of for this?
possible it's Cron's running on my website script?
but why this is happening on AlmaLinux OS and not Centos7 server same website -script I had for years.
I am running AlmaLinux 8.5.0 and cPanel 100.0.9
using Autom8n plugin for Nginx for this account.
php7.4
MySQL 8
Im getting 2 emails every hour
here is 2 of the emails same time stamp but a little different
( NOTE: the Parent PID of the first one is itself?)
1st example
Code:
Time: Fri Feb 4 17:52:27 2022 -0600
Account: mywebsite11
Resource: Process Time
Exceeded: 48745 > 1800 (seconds)
Executable: /usr/lib/systemd/systemd
Command Line: /usr/lib/systemd/systemd -- user
PID: 3294 (Parent PID:3294)
Killed: No
2nd example
Code:
Time: Fri Feb 4 17:52:27 2022 -0600
Account: mywebsite11
Resource: Process Time
Exceeded: 48745 > 1800 (seconds)
Executable: /usr/lib/systemd/systemd
Command Line: (sd-pam)
PID: 3296 (Parent PID:3294)
Killed: No
before I do so.
wonder if its because New Operating System? AlmaLinux 8.5.0
Because it was not doing this with CentOS7
Thanks in advance if anyone has an answer or where to find an answer
Kind Regards,
Spiro
Last edited by a moderator: