Re: [squid-users] Squid & MRTG OID config

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 7 Jun 2002 21:06:16 +0200

Paulo Matos wrote:

> Answering to the 2nd one, my interpretation (since mib description
> isn't extensive) is:
>
> cacheProtoClientHttpRequests =
> cacheClientHttpRequests + (Sibling/Child servers HTTP requeste )
>
> Right?

cacheProtoClientHttpRequests is the total amount of HTTP requests received
from all clients. Sibling/child proxies are just clients like any other
client.

cacheClientHttpRequests is the number of requests received from a specific
client (or peer).

cacheProtoClientHttpRequests should at most times be equal to the sum of all
cacheClientHttpRequests, at least until there is garbage collection of cache
client statistics making the cacheClientTable incomplete..

The MIB says
  
  cacheMesh
  cacheClientTable A list of cache client entries
  cacheClientEntry An entry in cacheClientTable
  cacheClientHttpRequests Number of HTTP requests received from client

  cachePerf
  cacheProtoStats
  cacheProtoAggregateStats
  cacheProtoClientHttpRequests Number of HTTP requests received

Regards
Henrik
Received on Fri Jun 07 2002 - 13:06:38 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:30 MST