Author Topic: Excessive Resource Usage:Clamupdate  (Read 10660 times)

0 Members and 1 Guest are viewing this topic.

Offline
***
Excessive Resource Usage:Clamupdate
« on: November 19, 2019, 12:09:46 PM »
My system has the following specs
CWP Pro (latest stable)
Apache
1CPU
2GB RAM No cache (61% used)
1.72GB Memory cached (86%)
1GB Swap (only 7% used, 93% available)

I am getting the following notification when freshclam is executed and i want to fix it. At this point in time, changing system specs is not my preferred option.

How to fix the following notification?


Account:      clamupdate
Resource:     RSS Memory Size
Exceeded:     410 > 256 (MB)
Executable:   /usr/bin/freshclam
Command Line: /usr/bin/freshclam --quiet
PID:          32470 (Parent PID:32467)
Killed:       No
« Last Edit: November 19, 2019, 12:12:26 PM by adamjedgar »

Offline
*****
Re: Excessive Resource Usage:Clamupdate
« Reply #1 on: December 29, 2019, 08:01:20 AM »
You have two ways for the fix.
1. Add exe:/usr/bin/freshclam to /etc/csf/csf.pignore
2. Increase PT_USERMEM in /etc/csf/csf.conf to 512M
 
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Excessive Resource Usage:Clamupdate
« Reply #2 on: July 03, 2021, 03:09:31 PM »
The value was already configured as you indicate:
PT_USERMEM in /etc/csf/csf.conf to 512M

Will I need to apply the first correction?

Thank You!