Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Grafana monitoring service


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
languagetext
memcdump --server vldantemem001.lnf.infn.it



For more commands, refer to Memcached Wiki Page.

...