All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Mores <pvl@uh.cz>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] bw console monitoring
Date: Tue, 14 May 2002 09:38:22 +0000	[thread overview]
Message-ID: <marc-lartc-102136928900345@msgid-missing> (raw)
In-Reply-To: <marc-lartc-102129825805504@msgid-missing>

On Mon, May 13, 2002 at 08:23:27PM +0700, Kristiadi Himawan wrote:

> Hi,
> I want to see bandwidth every ip address in the local network that passing
> my linux gateway in the console, may be it's similar like mrtg (web based
> version)
> It's possible ?

(I replied yesterday but my message didn't make it through somehow)

Why don't you try WIPL?  It's available from the same site as the WRR
qdisc (http://wipl-wrr.sourceforge.net/) and even though it looks a bit
beta it was able to do for me what I haven't found elsewhere.  Namely,
it took about half an hour to set it up so that it outputs a list of IP
addresses for which traffic has been seen currenly, sorted by the traffic
rate (so that the biggest downloaders are at the top). The traffic rate
is computed based on last 60 seconds' traffic, refreshed every 10
seconds (both configurable, of course).  I set wiplc to output the list
in HTML (configurable, too).  So now I have a URL where I can go to see
top network users *at real time*.  It doesn't do graphs, sure, but I use
rrdtool for graphing anyway.

The best thing is that WIPL's architecture is very modular and
extensible so you can do a lot of thing with its output (e.g. run it
through arbitrary CGI's or even store the values and graph them later if
you really feel the need).

There's one problem, though - wipld doesn't seem to age entries in its
address cache so no matter how big I set the cache, it always overflows
in the end.  I haven't gotten around yet to reporting the bug, though.

	pvl

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

      parent reply	other threads:[~2002-05-14  9:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-13 13:23 [LARTC] bw console monitoring Kristiadi Himawan
2002-05-13 15:31 ` bert hubert
2002-05-13 17:18 ` Stef Coene
2002-05-13 17:22 ` Joe Ellis
2002-05-13 17:48 ` Stef Coene
2002-05-13 18:21 ` Joe Ellis
2002-05-14  5:07 ` Kristiadi Himawan
2002-05-14  8:40 ` Stef Coene
2002-05-14  9:38 ` Pavel Mores [this message]

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=marc-lartc-102136928900345@msgid-missing \
    --to=pvl@uh.cz \
    --cc=lartc@vger.kernel.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.