Ticket #745 (closed defect: invalid)
Varnishstat
| Reported by: | piripirigoso | Owned by: | yves |
|---|---|---|---|
| Priority: | high | Milestone: | Varnish 2.1 release |
| Component: | varnishstat | Version: | 2.1.2 |
| Severity: | critical | Keywords: | varnishstats |
| Cc: |
Description
Dear All,
I've found the follow issue:
The varnishstat turns the client_req, cache_hit, cache_miss values to the zero mark.
At my script, i took this values to send to cacti.
Look the example:
AGENTE_LASTRUN 1280272976 varnish_requests 1579046 varnish_hits 1512704 varnish_misses 58198
AGENTE_LASTRUN 1280272977 varnish_requests 1581086 varnish_hits 1514679 varnish_misses 58253
AGENTE_LASTRUN 1280272978 varnish_requests 1 varnish_hits 0 varnish_misses 2
AGENTE_LASTRUN 1280272979 varnish_requests 19 varnish_hits 1 varnish_misses 20
AGENTE_LASTRUN 1280272980 varnish_requests 345 varnish_hits 28 varnish_misses 319
I have six servers, half of them with 2.1.2 version and another half with 2.0.6. Its happening junt with 2.1.2 version.
varnishstat -V varnishstat (varnish-2.1.2 SVN ) Copyright (c) 2006-2009 Linpro AS / Verdens Gang AS
Can You hepl me?
