[Mailman-Users] Constant Mailman error messages

2022-12-23 Thread PCZero Support
I have a hosting client using MailMan with about 10,000 
subscribers.  He sends mail only about once or twice a year and it is 
an announcement only list, no discussion, he is the only one who 
posts.  Recently he posted and now I am getting constantly flooded 
with the following message.


I have killed the mailman running processes and rebooted the 
server.  The error message continue.  What is causing this error and 
how do I stop it?








Delivered-To: supp...@pczero.net
Envelope-to: r...@morpheus.rvaservers.com
To: r...@morpheus.rvaservers.com
Subject: lfd on morpheus.rvaservers.com: Excessive resource usage: 
mailman (11571 (Parent PID:11569))

From:  
Date: Thu, 22 Dec 2022 08:35:47 -0500

Time: Thu Dec 22 08:35:47 2022 -0500
Account:  mailman
Resource: Process Time
Exceeded: 1857 > 1800 (seconds)
Executable:   /usr/bin/python2.7
Command Line: /usr/bin/python2 
/usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=BounceRunner:0:1 -s

PID:  11571 (Parent PID:11569)
Killed:   No


--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/


[Mailman-Users] Re: [ext] Constant Mailman error messages

2022-12-23 Thread Ralf Hildebrandt via Mailman-Users
* PCZero Support :

> > Delivered-To: supp...@pczero.net
> > Envelope-to: r...@morpheus.rvaservers.com
> > To: r...@morpheus.rvaservers.com
> > Subject: lfd on morpheus.rvaservers.com: Excessive resource usage:
> > mailman (11571 (Parent PID:11569))
> > From:  
> > Date: Thu, 22 Dec 2022 08:35:47 -0500
> > 
> > Time: Thu Dec 22 08:35:47 2022 -0500
> > Account:  mailman
> > Resource: Process Time
> > Exceeded: 1857 > 1800 (seconds)
> > Executable:   /usr/bin/python2.7
> > Command Line: /usr/bin/python2
> > /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=BounceRunner:0:1
> > -s
> > PID:  11571 (Parent PID:11569)
> > Killed:   No

So this is basically your monitoring complaining that the process
"/usr/bin/python2 /usr/local/cpanel/3rdparty/mailman/bin/qrunner 
--runner=BounceRunner:0:1" (running as the user "mailman") is using
more than 1800s of process time.

It's possible that a lot of mails bounced and thus the BounceRunner
has assloads of stuff to processs.

mailq

output might give a clue if there's a lot of stuff in the queue

-- 
Ralf Hildebrandt
Charité - Universitätsmedizin Berlin
Geschäftsbereich IT | Abteilung Netzwerk

Campus Benjamin Franklin (CBF)
Haus I | 1. OG | Raum 105
Hindenburgdamm 30 | D-12203 Berlin

Tel. +49 30 450 570 155
ralf.hildebra...@charite.de
https://www.charite.de
--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
https://mail.python.org/archives/list/mailman-users@python.org/