Cache hit ratio how to?

K J sanbat at gmail.com
Sun Oct 28 06:39:45 UTC 2007


Has anyone come up with some simple web interface script to display
memcached stats?




On 10/20/07, Hanson Char <hanson.char at gmail.com> wrote:
>
> Sample unix command:
>
> echo -ne "stats\n\r" | nc -i1 localhost 11211
>
> See:
>
> http://code.sixapart.com/svn/memcached/trunk/server/doc/protocol.txt
>
> Hanson Char
>
> On 10/20/07, J A <pcdwho at gmail.com> wrote:
> > How do I get stats on the Memcache usage for my application?  For
> instance,
> > the hit ratio, miss rate, total objects, etc.?
>
> On 10/20/07, J A <pcdwho at gmail.com> wrote:
> > How do I get stats on the Memcache usage for my application?  For
> instance,
> > the hit ratio, miss rate, total objects, etc.?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20071028/ef9d0dcf/attachment-0001.htm


More information about the memcached mailing list