> ...well not quite.  In the Cache Manager I get a stat
> "client_http.hit_kbytes_out=<whatever>" which doesn't show in the MIB
> defined for Squid2.1.PATCH1.  So I can't use my hacked patched MRTG 2.5.1 to
> graph total HTTP bytes against hit HTTP bytes :-( sob!
> 

Sorry been away, to quote another in recent times:

> > Byte hit ratio:
> > 1 - cacheHttpOutKb / cacheServerInKb
>

        Is this what you are after?

When Squid 2.2 goes out two additional objects are available:

        cacheRequestHitRatio OBJECT-TYPE
                SYNTAX Integer32
                MAX-ACCESS read-only
                STATUS current
        ::= { cacheMedianSvcEntry 9 }
 
        cacheRequestByteRatio OBJECT-TYPE
                SYNTAX Integer32
                MAX-ACCESS read-only
                STATUS current
        ::= { cacheMedianSvcEntry 10 }

On 1/5/60 minutes.

glenn

Reply via email to