| Table of Contents |
|---|
External documentation
For any info on memcached use, follow this link: External documentation on memcached
...
If the service is active (view following screenshot) then it's running, otherwise read which errors are reported.
Monitoring Service
The service is monitored by grafana
Client Test
Try to connect to memcached service with the following command:
...
The server will respond like this screenshot:
List all keys (libmemcached-tools package) :
| Code Block | ||
|---|---|---|
| ||
memcdump --server vldantemem001.lnf.infn.it |
For more commands, refer to Memcached Wiki Page.
...

