Collects metrics from a memcached instance. See video walkthrough.
| OS | Linux | Windows | SmartOS | OS X |
|---|---|---|---|---|
| Supported | v | v | v | v |
| Runtime | node.js | Python | Java |
|---|---|---|---|
| Required | + |
None
| Field Name | Description |
|---|---|
| Source | The source to display in the legend for the MEMCACHED data. |
| Port | The MEMCACHED port. |
| Host | The MEMCACHED hostname. |
| Metric Name | Description |
|---|---|
| Memcached Allocated | Percent of available memory used |
| Memcached Connections | Number of current connections |
| Memcached Hits | Number of cache hits |
| Memcached Misses | Number of cache misses |
| Memcached Items | Total number of items in cache |
| Memcached Requests | Number of requests |
| Memcached Network In | Number of bytes read from network |
| Memcached Network Out | Number of bytes written to network |