Hello!
We got memcached installed on our server a few days ago, and we get from CSF, every hour, a mail with content like this:
Time: Fri May 8 22:16:11 2020 +0000
Account: memcached
Resource: Process Time
Exceeded: 77389 > 1800 (seconds)
Executable: /usr/bin/memcached
Command Line: /usr/bin/memcached -u memcached -p 11211 -m 2GB -c 1024 -l 127.0.0.1 -U 0
PID: 9582 (Parent PID:9582)
Killed: No
I need some advice about what should I change/modify to stop triggering these messages.
Thanks!