I'm having trouble telling lfd to ignore "excessive resource usage" warnings. I've tried exe and pexe lines, but I'm still getting the emails every night.
Here's the message I'm getting each night:
And here's what's in my /etc/csf/csf.pignore:
I've done a "/etc/init.d/lfd restart" after I added these lines. Obviously I don't want to use "user:<user>" to ignore all processes owned by that user, and I don't want to use "exe:/usr/local/cpanel/3rdparty/perl/514/bin/perl" to ignore all Perl scripts.
I want not to be alerted each night for normal cPanel pkgacct operation, but I still wish to be alerted for extraordinary resource use of anything else. I'm doing what the lfd documentation says I should; could someone show me what I'm doing wrong?
Here's the message I'm getting each night:
Code:
Account: [username removed]
Resource: Virtual Memory Size
Exceeded: 277 > 200 (MB)
Executable: /usr/local/cpanel/3rdparty/perl/514/bin/perl
Command Line: pkgacct - [username removed] - av: 3
PID: 18145 (Parent PID:17984)
Killed: No
Code:
pcmd:/usr/local/cpanel/3rdparty/perl/514/bin/perl pkgacct .*
pcmd:pkgacct
I want not to be alerted each night for normal cPanel pkgacct operation, but I still wish to be alerted for extraordinary resource use of anything else. I'm doing what the lfd documentation says I should; could someone show me what I'm doing wrong?
Last edited by a moderator: