<div dir="ltr">Can anyone provide some advice for monitoring the cache hit/miss ratio?<div><br></div><div>The current way I'm doing it seems overly complicated. I'm running a script every minute that executes"varnishstat -f cache_hit,cache_miss -1" and stores the hits and misses as a delta. It stores it as a delta because I need the hit/miss ratio over a period of time and not since the beginning of the application starting.</div>

<div><br></div><div>It's cumbersome and requires two data points. It's also inflexible in terms of hit/miss ratio over arbitrary periods of time. </div><div><br></div><div>Has anyone else encountered this and can provide some advice? <br clear="all">

<div><br></div>-- <br><div dir="ltr">Stephen Wood<div>Dev/Ops Engineer</div><div>Moz, Inc.</div><div>Website: <a href="http://www.heystephenwood.com" target="_blank">www.heystephenwood.com</a></div></div>
</div></div>