* Re: [LARTC] traffic monitoring: help regarding
@ 2002-02-08 8:15 Stef Coene
2002-02-08 8:32 ` bert hubert
2002-02-08 8:36 ` Project Work
0 siblings, 2 replies; 3+ messages in thread
From: Stef Coene @ 2002-02-08 8:15 UTC (permalink / raw)
To: lartc
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/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] traffic monitoring: help regarding
2002-02-08 8:15 [LARTC] traffic monitoring: help regarding Stef Coene
@ 2002-02-08 8:32 ` bert hubert
2002-02-08 8:36 ` Project Work
1 sibling, 0 replies; 3+ messages in thread
From: bert hubert @ 2002-02-08 8:32 UTC (permalink / raw)
To: lartc
On Fri, Feb 08, 2002 at 01:54:55PM +0530, 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). We
'iptraf' and 'trafshow' can help.
> also want to control the incoming bandwidth based on IP, Protocol etc.
> Could you please suggest ways for doing these.
You can use the ingress policer with the right u32 filters to achieve this.
Regards,
bert
--
http://www.PowerDNS.com Versatile DNS Software & Services
http://www.tk the dot in .tk
Netherlabs BV / Rent-a-Nerd.nl - Nerd Available -
Linux Advanced Routing & Traffic Control: http://ds9a.nl/lartc
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 3+ messages in thread
* [LARTC] traffic monitoring: help regarding
2002-02-08 8:15 [LARTC] traffic monitoring: help regarding Stef Coene
2002-02-08 8:32 ` bert hubert
@ 2002-02-08 8:36 ` Project Work
1 sibling, 0 replies; 3+ messages in thread
From: Project Work @ 2002-02-08 8:36 UTC (permalink / raw)
To: lartc
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). We
also want to control the incoming bandwidth based on IP, Protocol etc.
Could you please suggest ways for doing these.
Regards,
Viswanath, Pramod, Leetha.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-02-08 8:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-08 8:15 [LARTC] traffic monitoring: help regarding Stef Coene
2002-02-08 8:32 ` bert hubert
2002-02-08 8:36 ` Project Work
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.