PDA

View Full Version : Network usage resets


frodemt
February 4th, 2008, 06:18 PM
Hi, I have a Ubuntu server.

I was wonderinger why the network usage conter resets when it gets up to 10 GB?

cheahk
February 4th, 2008, 06:31 PM
Urm... what network usage counter are you referring to? SNMP?

frodemt
February 4th, 2008, 06:57 PM
Sorry, dont know. The one that this script is using: http://tviberg.gotdns.com/phpsysinfo/

cheahk
February 4th, 2008, 09:23 PM
It's probably the variable type that is used, and rolls over to 0 once the value exceeds 2^32, or 4,294,967,296.