All Projects → reddit → diamond-memcached-slab-collector

reddit / diamond-memcached-slab-collector

Licence: other
A Diamond collector for capturing memcached slab statistics.

Programming Languages

python
139335 projects - #7 most used programming language

diamond-memcached-slab-collector

A diamond collector for collecting statistics on memcached slabs.

Description

The memcached slab collector will gather all of the statistics output by stats slabs. By default, you can find the resulting stats in servers.[hostname].memcached_slab.*.

Installation

Simply drop the collector into /usr/share/diamond/collectors and activate them in your config:

[[MemcachedSlabCollector]]
enabled = True
host = localhost  # optional
port = 11211  # optional
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].