Re: graphing statistics

From: Brian <signal@dont-contact.us>
Date: Mon, 9 Feb 1998 23:38:26 -0600 (CST)

Did anyone ever confirm whether or not this patch should be applied to the
current squidstats package?

Brian

On Mon, 9 Feb 1998, Dax Kelson wrote:

> I applied this patch:
>
> diff access-summary.pl.org access-summary.pl
> 559c559
> < $THC += $v if ($k eq 'TCP_HIT');
> ---
> > $THC += $v if ($k =~ /^TCP[\w]+HIT$/);
> 567c567
> < $THS += $v if ($k eq 'TCP_HIT');
> ---
> > $THS += $v if ($k =~ /^TCP[\w]+HIT$/);
> 645c645
> < $THC += $v if ($k eq 'TCP_HIT');
> ---
> > $THC += $v if ($k =~ /^TCP[\w]+HIT$/);
>
> Can anyone confirm that this is the "right thing" to do?
>
> Dax Kelson
> Internet Connect, Inc.
>
> -----Original Message-----
> From: Markus Volk <msvolk@hawo.stw.uni-erlangen.de>
> To: Brian <signal@shreve.net>
> Cc: Squid Users Mailing List <squid-users@nlanr.net>
> Date: Monday, February 09, 1998 2:06 AM
> Subject: Re: graphing statistics
>
>
> >Hello!
> >
> >There is a nice utility written in Perl from Iain Lea, have a look at
> >
> >ftp://ftp.ecrc.de/pub/www/cache/squid/contrib/cache-stats/
> >
> >---
> >
> >PGP key fingerprint: 2D B3 03 E7 16 FE 15 3F AD 6D AC 85 5E F1 F0 DE
> >
> >On Sun, 8 Feb 1998, Brian wrote:
> >
> >> Are there any programs out there designed for the squid to give nice
> >> graphs of cache utilization and other things? I know you could do it
> with
> >> mrtg......i was wondering if a package existed specifically for the
> squid.
> >>
> ><DEL>
> >
> >
>

/-------------------------- signal@shreve.net -----------------------------\
| Brian Feeny | USR TC Hubs | ShreveNet Inc. (318)222-2638 |
| Network Administrator | Perl, Linux | Web hosting, online stores, |
| ShreveNet Inc. | USR Pilot | Dial-Up 14.4-56k, ISDN & LANs |
| 89 CRX DX w/MPFI, lots of |-=*:Quake:*=-| http://www.shreve.net/ |
| mods/Homepage coming soon |LordSignal/SN| Quake server: 208.206.76.47 |
\-------------------------- 318-222-2638 x109 -----------------------------/
Received on Mon Feb 09 1998 - 21:41:07 MST

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