On 22/12/10 18:39, Tom Tux wrote:
> Hi
>
> Is there a squid-snmp-oid or a squidclient-option to get the following
> values (since startup of squid or since creation of cache_dirs)?
>
> - tcp_miss
> - tcp_hit
> - tcp_mem_hit
>
> If not, how can I determine these values?
> Thanks a lot.
> Tom
http://wiki.squid-cache.org/Features/Snmp#Squid_OIDs
Under "Per-Protocol Statistics" OIDs:
MISS = cacheProtoClientHttpRequests - cacheHttpHits
HIT = cacheHttpHits
The individual cache storage locations are not accounted separately. So
MEM_HIT are not available.
The same details can be found under squidclient mgr:utilization with
various time-brackets of accumulation.
Amos
-- Please be using Current Stable Squid 2.7.STABLE9 or 3.1.9 Beta testers wanted for 3.2.0.3Received on Wed Dec 22 2010 - 13:33:28 MST
This archive was generated by hypermail 2.2.0 : Thu Dec 23 2010 - 12:00:04 MST