webfors
10-09-2000, 02:04 PM
Hi everyone,
I just wanted to start another thread on ways to calculate the total bytes transfered to and from my server. Any ideas?
I looked through some old threads at Scriptkeeper and found Sweede did the following:
cat /proc/net/dev
This gives you the tolal bytes and packets transfered on your interfaces. Is this accurate? Is there any way to reset it to zero without rebooting the computer?
I want to start tracking my actual bytes transfered compared to the 95th percentile method of calculating my usage.
Any help would be appreciated.
I just wanted to start another thread on ways to calculate the total bytes transfered to and from my server. Any ideas?
I looked through some old threads at Scriptkeeper and found Sweede did the following:
cat /proc/net/dev
This gives you the tolal bytes and packets transfered on your interfaces. Is this accurate? Is there any way to reset it to zero without rebooting the computer?
I want to start tracking my actual bytes transfered compared to the 95th percentile method of calculating my usage.
Any help would be appreciated.
