On Wednesday 14 December 2005 08:44 am, James wrote:
> 
> Any ability to easily measure the amount of bandwidth being consumed,
> in bits/sec or mbps by these video streams ?  That would tell us if 
> it's the number of streams or the bandwidth of the video streams
> or both, that bogged down a video master(server).
> 
> I have been using 'bwmon: to measure bandwidth consumption
> of video streams into an ethernet interface.  However,it does not have the
> ability to parse out statistics based on individual video streams, when
> multiple video streams are entering the same interface.
> 
> I have read discussions that the
> 2.6 linux kernel can actually measure every bit into/out-of an interface 
very
> accurately, but, I just have not found any detailed information on these
> measurements or how to perform these measurement, via token buckets or
> whatever kernel mechanisms folks use. It sure would be nice to be able to 
parse
> out video and other forms of ethernet data traffic into an individual
> readings with unique stats per application so what can see how much 
> server resources a process or video stream is using. I'll be using
> mixed mode video, i.e. some mjpeg, some mpeg2 some H.264 some
> theora and maybe more. How else does one discern what's bogging down
> a video master(server) with lots of activity?
> 

Try looking at iptraf (net-analyzer/iptraf).  It's a curses based interface to 
watch your network interfaces.  The traffic monitor will show traffic flow 
for each different connection, and the interface statistics will show how 
much total traffic is going in and out on each interface, including real-time 
kb/sec data.  As long as you keep track of what IPs your torture streams are 
on, you should be able to see how each stream is going.

-- 
Eric Bliss
systems design and integration,
CreativeCow.Net
-- 
gentoo-user@gentoo.org mailing list

Reply via email to