I have a Ubuntu virtual machine running on Windows Azure. I need to check how much data has been uploaded/downloaded.
I can check for current values in the windows azure dashboard, but I can't find anything about totals.
If there is no such information available, is there a way I can set up a counter for that on Ubuntu that keeps track of network totals?
Thanks!