Нужно посчитать количество мегобайт выкаченных сквидом из инета. Как или чем это можно сделать?
>Нужно посчитать количество мегобайт выкаченных сквидом из инета. Как или чем это
>можно сделать?
sarg http://sarg.sourceforge.net/
>>Нужно посчитать количество мегобайт выкаченных сквидом из инета. Как или чем это
>>можно сделать?
>sarg http://sarg.sourceforge.net/
он считает сколько юзвери выкачали. А мне надо сколько сквид выкачал.
>>>Нужно посчитать количество мегобайт выкаченных сквидом из инета. Как или чем это
>>>можно сделать?
>>sarg http://sarg.sourceforge.net/
>он считает сколько юзвери выкачали. А мне надо сколько сквид выкачал.
ну тк что? кто поможет? КАк быть?
>Нужно посчитать количество мегобайт выкаченных сквидом из инета. Как или чем это
>можно сделать?
squidclient -h localhost cache_object://localhost/counters
параметры
server.all.kbytes_in
server.all.kbytes_out
Что бы это значило?
squidclient -h localhost cache_object://localhost/counters
HTTP/1.0 401 Unauthorized
Server: squid/2.5.STABLE1
Mime-Version: 1.0
Date: Tue, 02 Nov 2004 18:52:48 GMT
Content-Type: text/html
Content-Length: 1438
Expires: Tue, 02 Nov 2004 18:52:48 GMT
X-Squid-Error: ERR_CACHE_MGR_ACCESS_DENIED 0
WWW-Authenticate: Basic realm="counters"
X-Cache: MISS from ns.astrakhan.ru
Proxy-Connection: close<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: Cache Manager Access Denied</TITLE>
<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD>
<BODY>
<H1>ERROR</H1>
<H2>Cache Manager Access Denied</H2>
<HR noshade size="1px">
<P>
While trying to retrieve the URL:
<A HREF="cache_object://localhost/counters">cache_object://localhost/counters</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Cache Manager Access Denied.
</STRONG>
</UL>
</P><P>Sorry, you are not currently allowed to request:
<PRE> cache_object://localhost/counters</PRE>
from this cache manager until you have authenticated yourself.
</P><P> You need to use Netscape version 2.0 or greater, or Microsoft Internet
Explorer 3.0, or an HTTP/1.1 compliant browser for this to work. Please
contact the <A HREF="mailto:hd@real.astrakhan.ru">cache administrator</a> if you have
difficulties authenticating yourself or, if you <em>are</em> the
administrator, read Squid documentation on cache manager interface and check
cache log for more detailed error messages.</P><BR clear="all">
<HR noshade size="1px">
<ADDRESS>
Generated Tue, 02 Nov 2004 18:52:48 GMT by ns.astrakhan.ru (squid/2.5.STABLE1)
</ADDRESS>
</BODY></HTML>
>Что бы это значило?
> squidclient -h localhost cache_object://localhost/counters
>HTTP/1.0 401 Unauthorized
squidclient mgr:counters
>>Что бы это значило?
>> squidclient -h localhost cache_object://localhost/counters
>>HTTP/1.0 401 Unauthorized
>
>
>squidclient mgr:counters
тоже самое выводит.