* [LARTC] How to measure bandwidth?
@ 2001-06-15 5:48 Chuanbo Xu
2001-06-15 14:02 ` Wingtung.Leung
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: Chuanbo Xu @ 2001-06-15 5:48 UTC (permalink / raw)
To: lartc
Hi£¬
I run tc to limit bandwidth. Howerver, how to measure bandwidth?
regards,
Chuanbo Xu
iproute2@btamail.net.cn
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [LARTC] How to measure bandwidth?
2001-06-15 5:48 [LARTC] How to measure bandwidth? Chuanbo Xu
@ 2001-06-15 14:02 ` Wingtung.Leung
2001-06-15 14:39 ` Javier Miguel Rodriguez
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Wingtung.Leung @ 2001-06-15 14:02 UTC (permalink / raw)
To: lartc
On Fri, 15 Jun 2001, Chuanbo Xu wrote:
> I run tc to limit bandwidth. Howerver, how to measure bandwidth?
It depends. There are some special tools for generating traffic, but it's
often good enough to start a simple download (FTP or HTTP) and look at the
provided rate. What do you want to measure exactly? Describe the situation
if you feel that FTP or HTTP wouldn't suffice.
--
GnuPG public key: http://www.keyserver.net
fingerprint = A3C4 DE50 712D 4FA8 C564 4D96 5E06 C9CC ECFA 19C5
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [LARTC] How to measure bandwidth?
2001-06-15 5:48 [LARTC] How to measure bandwidth? Chuanbo Xu
2001-06-15 14:02 ` Wingtung.Leung
@ 2001-06-15 14:39 ` Javier Miguel Rodriguez
2001-06-16 15:29 ` Gerry Creager N5JXS
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Javier Miguel Rodriguez @ 2001-06-15 14:39 UTC (permalink / raw)
To: lartc
On Fri, Jun 15, 2001 at 01:48:17PM +0800, Chuanbo Xu wrote:
I use iptraf, is a very handy tool to meter bandwith
http://cebu.mozcom.com/riker/iptraf
Good luck!
> Hi£¬
>
> I run tc to limit bandwidth. Howerver, how to measure bandwidth?
>
> regards,
>
> Chuanbo Xu
> iproute2@btamail.net.cn
>
>
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
--
Javier Miguel Rodríguez. (GUFO)
Miembro del grupo Linux de la Facultad de Informática de Sevilla -o)
http://talika.fie.us.es/linux /\\
Linux Registered User #145051. _\_V
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [LARTC] How to measure bandwidth?
2001-06-15 5:48 [LARTC] How to measure bandwidth? Chuanbo Xu
2001-06-15 14:02 ` Wingtung.Leung
2001-06-15 14:39 ` Javier Miguel Rodriguez
@ 2001-06-16 15:29 ` Gerry Creager N5JXS
2001-06-18 8:50 ` Stef Coene
2001-06-18 8:50 ` Stef Coene
4 siblings, 0 replies; 6+ messages in thread
From: Gerry Creager N5JXS @ 2001-06-16 15:29 UTC (permalink / raw)
To: lartc
Chuanbo Xu wrote:
>
> Hi
>
> This is a monitor tool, but measure.
> I want to measure max bandwidth, when I limit it with tc.
Try
http://www.citi.umich.edu/projects/qbone/generator.html
gen_send and gen_recv provide a testbed for UDP variable length packet
generation, and metrics of bandwidth and packet loss.
The only drawback I see is that the logfiles are not updated in a timely
fashion so that one could apply periodic Bronc or other graphing tools
for rapid visualization.
Gerry
--
Gerry Creager -- gerry@cs.tamu.edu
Network Engineering |Research focusing on
Academy for Advanced Telecommunications |Satellite Geodesy and
and Learning Technologies |Geodetic Control
Texas A&M University 979.458.4020 (Phone) -- 979.847.8578 (Fax)
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [LARTC] How to measure bandwidth?
2001-06-15 5:48 [LARTC] How to measure bandwidth? Chuanbo Xu
` (2 preceding siblings ...)
2001-06-16 15:29 ` Gerry Creager N5JXS
@ 2001-06-18 8:50 ` Stef Coene
2001-06-18 8:50 ` Stef Coene
4 siblings, 0 replies; 6+ messages in thread
From: Stef Coene @ 2001-06-18 8:50 UTC (permalink / raw)
To: lartc
Chuanbo Xu wrote:
>
> Hi Stef Coene£¬
>
> I execute time_ms.exe and get 2 numbers.
> Put it and monitor.pl in the same directory.
> Execute monitor.pl, and get the same error.
> >You need to download time_ms.exe from the same site, make it executable,
> >try to execute it (it should give you 2 numbers : time in seconds and
> >time in miliseconds), put it somewhere in your path and try again.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
repeat : put it somewhere in your path. If you execute "echo $PATH" as
root in a terminal, you get the path where monitor.pl will search for
the program. OR adapt monitor.pl and change time_ms.exe in
./time_ms.exe.
--
Stef
More QOS info : http://users.belgacom.net/staf/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [LARTC] How to measure bandwidth?
2001-06-15 5:48 [LARTC] How to measure bandwidth? Chuanbo Xu
` (3 preceding siblings ...)
2001-06-18 8:50 ` Stef Coene
@ 2001-06-18 8:50 ` Stef Coene
4 siblings, 0 replies; 6+ messages in thread
From: Stef Coene @ 2001-06-18 8:50 UTC (permalink / raw)
To: lartc
Chuanbo Xu wrote:
>
> Hi Stef Coene£¬
>
> I execute time_ms.exe and get 2 numbers.
> Put it and monitor.pl in the same directory.
> Execute monitor.pl, and get the same error.
> >You need to download time_ms.exe from the same site, make it executable,
> >try to execute it (it should give you 2 numbers : time in seconds and
> >time in miliseconds), put it somewhere in your path and try again.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
repeat : put it somewhere in your path. If you execute "echo $PATH" as
root in a terminal, you get the path where monitor.pl will search for
the program. OR adapt monitor.pl and change time_ms.exe in
./time_ms.exe.
--
Stef
More QOS info : http://users.belgacom.net/staf/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2001-06-18 8:50 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-15 5:48 [LARTC] How to measure bandwidth? Chuanbo Xu
2001-06-15 14:02 ` Wingtung.Leung
2001-06-15 14:39 ` Javier Miguel Rodriguez
2001-06-16 15:29 ` Gerry Creager N5JXS
2001-06-18 8:50 ` Stef Coene
2001-06-18 8:50 ` Stef Coene
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox