From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] traffic monitoring: help regarding
Date: Fri, 08 Feb 2002 08:15:37 +0000 [thread overview]
Message-ID: <marc-lartc-101315760305531@msgid-missing> (raw)
On Friday 08 February 2002 09:24, Project Work wrote:
> Hello,
> We are doing a project on bandwidth management. We are controlling the
> outgoing bandwidth using HTB. Currently we are viewing the traffic rate
> using tc. We want to extract the rate of the traffic, the number of
> packets and then display on our interface in real time (traffic
> monitoring).
I'm currently working on a tool to do this. For now, it takes the output of
tc and generates three grahs for each qdisc/class : packet/s, byes/s, size of
packets. It's not real-time (runs from crontab each 5 minutes) to collect
the data and creates the images on the fly.
I also want to parse the output from iptables so you can make graphs of all
traffic you want. I also searched for a script to view this graphs in real
time, but I have no idea to do this :-(. I wrote a perl script that
generates somthing in html, but it looks awfull. It uses the output of
iptables. You can find this all on www.docum.org (graphs under GUI and
realtime monitor under monitor.pl). I really want to create something
usefull and any help is appreciated.
> We also want to control the incoming bandwidth based on IP,
> Protocol etc. Could you please suggest ways for doing these.
You can use a dedicated box to shape the traffic and place it between the
link and the network.
--
stef.coene@docum.org
More QOS info : http://www.docum.org/
Title : "Using Linux as bandwidth manager"
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
next reply other threads:[~2002-02-08 8:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-08 8:15 Stef Coene [this message]
2002-02-08 8:32 ` [LARTC] traffic monitoring: help regarding bert hubert
2002-02-08 8:36 ` Project Work
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-101315760305531@msgid-missing \
--to=stef.coene@docum.org \
--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.