Using the RRD graphs generated by this script: http://dealnews.com/developers/cacti/memcached.html
Shouldn't be too hard to add a graph for evictions. Then you know, between the memory used graph and the evictions graph, when your cache is full and how much it is overflowing and churning. Aaron On Wed, Nov 19, 2008 at 1:42 AM, Jitendra <[EMAIL PROTECTED]> wrote: > > Hi, > We are planning to implement memcached as part of our project.As the > data is huge, we are expecting it will go beyond the size of cache. So > how can we know that the cache is full, hence we can start another > instance of memcache. > > Regards > Jitendra
