Skip to main content

Continous Alert Email

Comments

3 comments

  • rbairwell

    Those messages are produced by LFD - part of the third party ConfigServer Firewall suite which will shortly be end-of-lifed - see https://configserver.com/announcement/ .

    These messages are caused because Webalizer web statistics is taking longer than 1800 seconds to process the logs for one of your domains. You have a few options to resolve this:

    * Turn off Webalizer statistics for the site (or the whole server). Most people rely on third party statistics systems these days such as Google Analytics , Matomo, Plausible, Clicky etc and so the server ones are never looked at. This can be configured in WHM under Server Configuration->Statistics Software Configuration (Webalizer, Analog and Awstats all do the same thing in just a slightly different way: do you need all or any of them 'Active by default'?)

    * Increase the I/O Priority level at which stats logs are processed so they are completed quicker. However, this could slow your server down. See WHM->Tweak Settings->System->I/O priority level at which stats logs are processed

    * Change the alert time in CSF. WHM->Plugins->ConfigServer Security & Firewall->Configuration-> PT_USERTIME 

    * Add an exception for Webalizer in CSF. WHM->Plugins->ConfigServer Security & Firewall->lfd - Login Failure Daemon-> third option (Edit lfd ignore file) select file "csf.pignore, Process Tracking" and add the the executable line such as:

    exe:/usr/local/cpanel/3rdparty/bin/english/webalizer

    (it's worth reviewing that file as it has a lot of common "You should probably add these exceptions on a cPanel server" entries commented out)

    Hope it helps!

    0
  • Hatrix Hoster

    Thank you for help. rbairwell

    Do you have idea about how do I turn it off ? :
    Time:         Wed Aug 20 13:49:04 2025 +0200
    Account:      user2xxx
    Resource:     Process Time
    Exceeded:     1807 > 1800 (seconds)
    Executable:   /usr/bin/bash
    Command Line: -bash
    PID:          207150 (Parent PID:207149)
    Killed:       No

     

    Is this even important notice to be received? I am already using cloudlinux for account isolation and resource limit.

    0
  • TechAmigo Support

    Hey there! To disable them, you can modify the values in the configuration file. To do this, edit `/etc/csf/csf.conf` or use WHM: ConfigServer Security & Firewall → CSF → csf - ConfigServer Firewall → Firewall Configuration. Change the value of `PT_LIMIT  to `0` and then restart CSF.

    Since you’re using CloudLinux, you probably don’t need CSF process time alerts at all:

    0

Please sign in to leave a comment.