I would like to know how much bandwidth is being used on my server. Not HTTP bandwidth, but all protocols. Basically iftop data over time continuously logged. Then I could write a simple python script to process it and provide aggregate info.
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
instead of writing it all new, |
|||
|
|
|
I use ntop for things like this. There are a few ways you can store and generate reports with it. |
|||
|

vnstat. – jw013 Nov 15 '12 at 14:34sar? You might have everything you need already. – JodieC Nov 19 '12 at 23:07