Author Topic: memcached and Redis email warnings  (Read 2755 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
memcached and Redis email warnings
« 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

Offline
*
Re: memcached and Redis email warnings
« Reply #1 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....

Offline
*****
Re: memcached and Redis email warnings
« Reply #2 on: May 07, 2021, 05:28:36 AM »
hi
did you restarted LFD and csf ?