Page 1 of 1

LFD still reporting mailman processes

Posted: 18 Oct 2016, 07:47
by spellinn
I've followed the advice in this post however I'm still getting reports like:
Time: Tue Oct 18 07:04:10 2016 +0100
Account: mailman
Resource: Process Time
Exceeded: 185573 > 1800 (seconds)
Executable: /usr/bin/python
Command Line: /usr/bin/python /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=VirginRunner:0:1 -s
PID: 15854 (Parent PID:15837)
Killed: No
My pignore file contains all of the following (the cmd line recommended on the forum post, plus the actual cmd line reported by lfd)

pcmd:/usr/local/cpanel/3rdparty/bin/python /usr/local/cpanel/3rdparty/mailman/bin/qrunner.*
pcmd:/usr/local/cpanel/3rdparty/bin/python /usr/local/cpanel/3rdparty/mailman/bin/mailmanctl.*
pcmd:/usr/local/bin/python /usr/local/cpanel/3rdparty/mailman/bin/qrunner*
pcmd:/usr/local/bin/python /usr/local/cpanel/3rdparty/mailman/bin/mailmanctl*
pcmd:/usr/bin/python /usr/local/cpanel/3rdparty/mailman/bin/mailmanctl*
pcmd:/usr/bin/python /usr/local/cpanel/3rdparty/mailman/bin/qrunner*

So, how do I stop mailman from triggering lfd alerts?

Regards

Neil

Re: LFD still reporting mailman processes

Posted: 19 Oct 2016, 10:38
by Lineikosen
You can increase the PT_USERMEM limit. By setting the value of PT_USERMEM to a higher value than 200 may help you.

Re: LFD still reporting mailman processes

Posted: 19 Oct 2016, 10:43
by spellinn
Lineikosen wrote:You can increase the PT_USERMEM limit. By setting the value of PT_USERMEM to a higher value than 200 may help you.
It's already set to 400 although I don't see how this will help the false reporting?

Regards

Neil

Re: LFD still reporting mailman processes

Posted: 03 Nov 2016, 21:57
by soupn
I have the same prob.

pcmd:/usr/local/cpanel/3rdparty/bin/python /usr/local/cpanel/3rdparty/mailman/bin/qrunner.*
pcmd:/usr/local/cpanel/3rdparty/bin/python /usr/local/cpanel/3rdparty/mailman/bin/mailmanctl.*

are in csf.pignore and still get mail reports...