/plugin-memcached

Primary LanguageLuaApache License 2.0Apache-2.0

Boundary Memcached Plugin

Collects metrics from a memcached instance. See video walkthrough.

Prerequisites

Supported OS

OS Linux Windows SmartOS OS X
Supported v v v v

Boundary Meter Versions V4.0 Or Later

For Boundary Meter less than V4.0

Runtime node.js Python Java
Required +

Plugin Setup

None

Plugin Configuration Fields

For All Versions

Field Name Description
Source The source to display in the legend for the MEMCACHED data.
Port The MEMCACHED port.
Host The MEMCACHED hostname.

Metrics Collected

For All Versions

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