Main Page | Report this Page
Computers Forum Index  »  Computer - DCOM - Net Management  »  basic question about monitoring bandwidth...
Page 1 of 1    

basic question about monitoring bandwidth...

Author Message
...
Posted: Fri Aug 01, 2008 3:35 pm
Guest
Hello,
I want to monitor bandwidth on a switch using SNMP and ifHCInOctets
and ifHCOutOctets.

My question is ifHCIn/OutOctets gives the total value in bytes
receieved on the interface so it will grow and grow.

I want to get mbits per second for this. Do i just take 2 readings at
1 min interval, obtain the difference. Divide it by 60 to get bytes
per second, then divide by 8 to get bits per second?

Thanks
 
Hans Jørgen Jakobsen...
Posted: Fri Aug 01, 2008 8:58 pm
Guest
On Fri, 1 Aug 2008 08:35:48 -0700 (PDT), cconnell_1 at (no spam) lycos.com wrote:
Quote:
I want to get mbits per second for this. Do i just take 2 readings at
1 min interval, obtain the difference. Divide it by 60 to get bytes
per second, then divide by 8 to get bits per second?

Better to multiply by 8 Smile

yes thats the basic way to do it.
/hjj
 
 
Page 1 of 1    
All times are GMT
The time now is Wed Nov 25, 2009 5:28 am