Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
||||||||||||||||
|
Posted by Ben Thompson on August 29, 2006, 12:20 pm
Please log in for more thread options Hi I would like to work out the bandwidth consumption of watching various video streams on my machine. I am not sure how best to measure this? Does anyone know if I can get accurate data from the switch (e.g. via snmp). We have mostly HP switches and a few Extreme. Thanks Ben Thompson | ||||||||||||||||
|
Posted by Walter Roberson on August 29, 2006, 12:38 pm
Please log in for more thread options >I am not sure how best to measure this? Does anyone know if I can get
>accurate data from the switch (e.g. via snmp). We have mostly HP switches >and a few Extreme. You can't get accurate data unless you can manage to isolate the entire link from source to destination from all other traffic. If, though, you were to try the monitoring at various times of day, you might get a set of approximations that were close enough for your purposes. What you need is a standard snmp ifInOctets and ifOutOctets monitoring over a time interval. A program such as MRTG can probably set this up for you with little difficulty. | ||||||||||||||||
|
Posted by Al Dykes on August 29, 2006, 1:03 pm
Please log in for more thread options
>>I would like to work out the bandwidth consumption of watching various
>>video streams on my machine. >
>>I am not sure how best to measure this? Does anyone know if I can get
>>accurate data from the switch (e.g. via snmp). We have mostly HP switches >>and a few Extreme. >
>You can't get accurate data unless you can manage to isolate the entire >link from source to destination from all other traffic. If, though, >you were to try the monitoring at various times of day, you might >get a set of approximations that were close enough for your purposes. > >What you need is a standard snmp ifInOctets and ifOutOctets monitoring >over a time interval. A program such as MRTG can probably set this >up for you with little difficulty. If you're running XP there is a tool called perfmon that will report just about anything your PC is doing. task manager has a basic network traffic chart. -- a d y k e s @ p a n i x . c o m Harrison for Congress in NY 13CD www.harrison06.com Don't blame me. I voted for Gore. A Proud signature since 2001 | ||||||||||||||||
|
Posted by on August 29, 2006, 4:23 pm
Please log in for more thread options
Al Dykes wrote: > >>I would like to work out the bandwidth consumption of watching various
> >>video streams on my machine. > >
> >>I am not sure how best to measure this? Does anyone know if I can get
> >>accurate data from the switch (e.g. via snmp). We have mostly HP switches > >>and a few Extreme. > >
> >You can't get accurate data unless you can manage to isolate the entire > >link from source to destination from all other traffic. If, though, > >you were to try the monitoring at various times of day, you might > >get a set of approximations that were close enough for your purposes. > > > >What you need is a standard snmp ifInOctets and ifOutOctets monitoring > >over a time interval. A program such as MRTG can probably set this > >up for you with little difficulty. >
> > > If you're running XP there is a tool called perfmon that will report > just about anything your PC is doing. > > task manager has a basic network traffic chart. If you need to isolate particular traffic and not just monitor the whole of the ethernet port then you might consider capturing the traffic with Ethereal and then you can plot various graphs. You can capture on the same PC if the traffic is not too much for it or maybe your network kit supports "port mirroring" , "span port", "port monitoring" in which case you can use a seperate PC to capture the traffic. In ethereal - statistics/io-graphs then apply filters. Very nice. | ||||||||||||||||

obtaining port bits per second data from switch
Yahoo!
Windows Live
del.icio.us
digg
Netscape 





>video streams on my machine.