Hello Community Support Team,
I am getting below flooding message from CSF & LFD
lfd on mail.domain.com: Excessive resource usage: deeponsale (18766 (Parent PID:11293))
Time: Sat Sep 12 23:39:27 2020 +0000
Account: deeponsale
Resource: Virtual Memory Size
Exceeded: 645 > 512 (MB)
Executable: /usr/sbin/php-fpm7.2
Command Line: php-fpm: pool deeponsale.com
PID: 18766 (Parent PID:11293)
Killed: No
I just define the below code to stop receiving alert .
# vi /etc/csf/csf.pignore
exe:/usr/sbin/php-fpm7.2
exe:/usr/sbin/php-fpm7.2 php-fpm: pool deeponsale.com
user:deeponsale
cmd:php-fpm: php-fpm: pool deeponsale.com
# csf -r
I don't want to receive any alert like above example . Please assist .
Thanks