john wrote:
> does any one have something throughtput detector programme in linux?
>
> I would like to test my TCP, UDP, RTP date rate
>
> It is very urgent.
>
> Thankyou for your attention and consideration
>
>
Google for these - most are hosted on sourceforge, I think:
etherape - draws a real-time circle with all active devices round
the edge, and a mesh of lines of varying thicknesses between them
depending on traffic levels. Double click a node for throughput
figures.
ntop - a traffic and protocol monitor - lists individual
conversations, traffic levels, response times etc. Loads of
information, built in web server for viewiong the reports.
ethereal - a protocol analyser really, but has the ability
(post-capture) do draw throughput of any individual conversation,
protocol, packet type etc. Obscenely powerful.
Any of these will probably give you the info you seek, but
they're all quite different in presentation.
Steve
|