Skip to content

A Diamond collector for capturing memcached slab statistics.

Notifications You must be signed in to change notification settings

reddit/diamond-memcached-slab-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A Diamond collector for capturing memcached slab statistics.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages