Collects metrics from a memcached instance. See video walkthrough.
| OS | Linux | Windows | SmartOS | OS X |
|---|---|---|---|---|
| Supported | v | v | v | v |
- To install new meter go to Settings->Installation or [see instructons|https://help.boundary.com/hc/en-us/sections/200634331-Installation].
- To upgrade the meter to the latest version - [see instructons|https://help.boundary.com/hc/en-us/articles/201573102-Upgrading-the-Boundary-Meter].
| 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 |