Skip to content

ct16k/diamond-memcached-slab-collector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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 and stats items. 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%