Memcached extension

  • Latest Dynatrace
  • Extension
  • Published Oct 27, 2025

Get insight on your distributed caching system.

Monitor each memcached instance individually with all of their key metrics by activating the extension on your environment. The extension's metrics are added automatically to the process screen.Easily glance over your memcached monitored environment and navigate to them by using the overview dashboard included in the extension.
1 of 2Monitor each memcached instance individually with all of their key metrics by activating the extension on your environment. The extension's metrics are added automatically to the process screen.

Get started

Overview

Monitor Memcached servers to detect database issues and optimize cache performance.

Memchaced is a distributed caching system used to speed up dynamic database-driven websites. Dynatrace Memcached server monitoring provides insights into your distributed memory-object caching system so that you can pinpoint server performance issues and identify potential bottlenecks.

Compatibility information

  • Dynatrace OneAgent version 1.265+
  • Memcached Server 1.4.24+
  • Dynatrace supports TCP UDP and socket connections to Memcached servers. Admin permissions are required for socket connection types 666 or higher.

Activation and setup

  1. Go to Hub.
  2. Find Memcached and select Add to environment.
  3. Create a configuration. No parameters are needed, just activate it and you're ready to go.

We recommend enabling the extension only on the hosts where memcached is actually running.

Feature sets

When activating your extension using monitoring configuration, you can limit monitoring to one of the feature sets. To work properly the extension has to collect at least one metric after the activation.

In highly segmented networks, feature sets can reflect the segments of your environment. Then, when you create a monitoring configuration, you can select a feature set and a corresponding ActiveGate group that can connect to this particular segment.

All metrics that aren't categorized into any feature set are considered to be the default and are always reported.

A metric inherits the feature set of a subgroup, which in turn inherits the feature set of a group. Also, the feature set defined on the metric level overrides the feature set defined on the subgroup level, which in turn overrides the feature set defined on the group level.

Metric nameMetric keyDescription
Log worker droppedmemcached.log_worker_dropped.count
Log worker writtenmemcached.log_worker_written.count
Log watcher skippedmemcached.log_watcher_skipped.count
Log watcher sentmemcached.log_watcher_sent.count
Metric nameMetric keyDescription
Read throughputmemcached.bytes_read.count
Write throughputmemcached.bytes_written.count
Metric nameMetric keyDescription
Memory max bytesmemcached.limit_maxbytes
Memory bytesmemcached.bytes
Memory evictionsmemcached.evictions.count
Malloc failsmemcached.malloc_fails.count
Memory reclaimsmemcached.reclaimed.count
Metric nameMetric keyDescription
Get commandsmemcached.cmd_get.count
Set commandsmemcached.cmd_set.count
Get hitsmemcached.get_hits.count
Get missesmemcached.get_misses.count
Metric nameMetric keyDescription
Threadsmemcached.threads
Metric nameMetric keyDescription
Uptimememcached.uptime
Metric nameMetric keyDescription
Connectionsmemcached.curr_connections
Rejected connectionsmemcached.rejected_connections.count
Related tags
DatabasePythonCacheDormandoApplication Observability