The LFD service sometimes send excessive resource usage alerts as below:
The changes in the memory value can be made by updating PT_USERMEM value in the CSF configuration file. To turn of these tracking, set value of PT_USERMEM to 0 in the CSF configuration file.
1) Login in the server as root user.
2) Open the CSF configuration file
4) Restart CSF
Time: Tue Nov 19 09:41:10 2013 +0530The above alerts are received when a process utilizes more than the memory defined in the CSF configuration file under PT_USERMEM variable.
Account: xxxxxx
Resource: Virtual Memory Size
Exceeded: 205 > 200 (MB)
Executable: /usr/bin/php
Command Line: /usr/bin/php /home/xxxxxx/public_html/index.php
PID: 24933 (Parent PID:22578)
Killed: No
The changes in the memory value can be made by updating PT_USERMEM value in the CSF configuration file. To turn of these tracking, set value of PT_USERMEM to 0 in the CSF configuration file.
1) Login in the server as root user.
2) Open the CSF configuration file
vi /etc/csf/csf.conf3) Locate PT_USERMEM in the file and set the desire value.
4) Restart CSF
csf -r
No comments:
Post a Comment