Comment #8 on issue 157 by neil.mck...@gmail.com: Instrumenting memcached with sFlow
http://code.google.com/p/memcached/issues/detail?id=157

I pulled in the 1.4.13 changes (with no conflicts), and posted a download tarball on this page:

https://github.com/sflow/memcached/downloads

sFlow is enabled by default.  So the steps are just:

tar xvzf memcached-1.4.13-sflow.tar.gz
cd memcached-1.4.13-sflow
./autogen.sh
./configure
make
make install
memcached -u nobody

It will pick up the config that is shared by hsflowd (via /etc/hsflowd.auto).
http://host-sflow.sourceforge.net

Please let me know how it goes:  neil.mckee...@gmail.com

Neil


Reply via email to