> hi, i am newbie to memcached. I need help in finding how to get
> throughput stat.
> 
> I want to see how much throughput memcache is getting. "stats" command
> does not list any stat for through put (requests per sec). Any idea on
> how to go about getting that info? Does memcache keep track of this
> information?
> 
> Thanks for help!
> 

Hey Spike,

   I've actually put together a plugin for Munin which does this, as well as
graph information on a per slab level. It covers at least 90% of all
information that memcached will give in stats in some manner. This plugin
requires memcached v.1.4.2+ ... If you are running memcached v1.2.x branch
let me know and I can point you to my older plugin.

You can find the memcached plugin for munin I created here at:
http://exchange.munin-monitoring.org/plugins/memcached-multigraph/details

And you can find the latest version of munin at:
http://munin-monitoring.org/

Granted this brings another piece of software into the mix, but you should
be running something similar to this in a production environment so you can
properly track a system / environment's health as it grows.

I haven't had much time to work on expanding the plugin even more, but I
hope to have some time to commit some new changes / expand its abilities
even more in the next few weeks.

Ciao,

-- 

Matt West
[email protected]

Reply via email to