how to examine the already usage amount of varnish cache memory or file
    Hauke Lampe 
    lampe at hauke-lampe.de
       
    Fri Feb 22 09:43:59 CET 2013
    
    
  
On 21.02.2013 07:39, Xianzhe Wang wrote:
> I am trying to get bytes of cache objects(alive, not expired) in varnish
> cache, in order to insure  how many space is idle so I can insert more
> cache objects.
I graph "SMA.*.g_bytes" (bytes allocated in caches) and "sms_nbytes" 
with munin: https://github.com/lampeh/varnish-munin/blob/master/varnishstat_
Hauke.
    
    
More information about the varnish-misc
mailing list