ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "tutov@aston.ru" <tutov@aston.ru>
To: sp_archer@meta.ua,
	 ALT Linux Community general discussions
	<community@lists.altlinux.org>
Subject: Re: [Comm] Как спросить у squid' а кто что тянет в даный момент ?
Date: Thu, 22 May 2008 11:43:03 +0400
Message-ID: <48352407.7000506@aston.ru> (raw)
In-Reply-To: <50678.194.44.242.194.1211441630.metamail@webmail.meta.ua>

Olexander Chernetskyy пишет:
> Как спросить у squid'а кто что тянет в даный момент?
> Нужно узнать кто именно сейчас, сию секунду садит канал.
> 
> /var/log/squid/access.log вроде бы не очень для этого подходит...
> 
> netstat тоже мне ничего полезного не сказал. Может не все опции знаю?
> 
> 

Элементарно Ватсон :)
tail -f -n 50  /var/log/squid/access.log | awk -F " " '$8!="-" {print $8 "  " $7}'


-- 
Тутов Роман Викторович
ст.Системный администратор
ASTON Agro Industrial Company Group
Россия,344002, г.Ростов-на-Дону,Промзона "Заречная"
ул.1-я Луговая,3 тел.: (863 2) 999049
JID:tutov@jabber.aston.ru
mailto:tutov@aston.ru


  reply	other threads:[~2008-05-22  7:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-22  7:33 Olexander Chernetskyy
2008-05-22  7:43 ` tutov [this message]
2008-05-22  8:02   ` Olexander Chernetskyy
2008-05-22  8:13 ` Alexey I. Froloff
2008-05-23  7:33   ` Olexander Chernetskyy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48352407.7000506@aston.ru \
    --to=tutov@aston.ru \
    --cc=community@lists.altlinux.org \
    --cc=sp_archer@meta.ua \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git