Re: SNMP Variables

From: Glenn Chisholm <glenn@dont-contact.us>
Date: Wed, 13 Jan 1999 09:27:06 -0700 (MST)

> ...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
Received on Wed Jan 13 1999 - 09:35:53 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:44:01 MST