1

If I'm running low on disk space, I can quickly determine the largest directories taking up the most disk space using ncdu. Is there a similar tool for memcached?

Or is the best way simply to log memcache keys and bytes used to a database to find outliers?

Ryan
  • 14,682
  • 32
  • 106
  • 179
  • See if this helps : http://stackoverflow.com/questions/5730276/export-all-keys-and-values-from-memcached-with-python-memcache – DhruvPathak Sep 05 '16 at 12:09

0 Answers0