LFD still reporting mailman processes

Post Reply
spellinn
Junior Member
Posts: 11
Joined: 12 Mar 2007, 11:56

LFD still reporting mailman processes

Post 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
Lineikosen
Junior Member
Posts: 2
Joined: 07 Jun 2016, 13:20

Re: LFD still reporting mailman processes

Post 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.
spellinn
Junior Member
Posts: 11
Joined: 12 Mar 2007, 11:56

Re: LFD still reporting mailman processes

Post 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
soupn
Junior Member
Posts: 11
Joined: 24 Jul 2013, 22:00

Re: LFD still reporting mailman processes

Post 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...
Post Reply