Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: infonory on May 06, 2021, 02:28:06 PM

Title: memcached and Redis email warnings
Post by: infonory on May 06, 2021, 02:28:06 PM
Hi all, I could not find a solution to this so here goes..

2 emails around every hour:

Account:      memcached
Resource:     Process Time
Exceeded:     145884 > 1800 (seconds)
Executable:   /usr/bin/memcached
Command Line: /usr/bin/memcached -u memcached -p 11211 -m 64 -c 1024
PID:          28237 (Parent PID:28237)
Killed:       No

And

Account:      redis
Resource:     Process Time
Exceeded:     145837 > 1800 (seconds)
Executable:   /usr/bin/redis-server
Command Line: /usr/bin/redis-server 127.0.0.1:6379
PID:          31075 (Parent PID:31075)
Killed:       No

I have added the services to csf pignore
exe:/usr/sbin/memcached
exe:/usr/bin/redis-server

Also disabled the services in CWP,  and removed them as a php service, but still I am getting the emails..

Any ideas
Title: Re: memcached and Redis email warnings
Post by: infonory on May 06, 2021, 06:54:27 PM
No answer so did what I could, I opened terminal and listed what packages were associated with those services and uninstall the packages, both uninstalled fine and no problems in CWP, also no emails every hour....
Title: Re: memcached and Redis email warnings
Post by: Sandeep on May 07, 2021, 05:28:36 AM
hi
did you restarted LFD and csf ?