track total downloads in MB

Asked by dicbax

I am using Hughesnet satellite service which limits downloads (in MB) in a 24hr period. Is there a way to track and keep a running total of downloads so that I can avoid running into that limit. When the limit is reached, there is a 24hr. waiting period for downloads to begin again.

dickbax

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Michael Nagel
Solved:
Last query:
Last reply:
Revision history for this message
Best Michael Nagel (nailor) said :
#1

running
ifconfig
in a terminal shows you (among other info) how much traffic went through your network device (since the last reboot). maybe this helps.

Revision history for this message
dicbax (dicbax) said :
#2

Thanks for the help.
 By "fiddling around" I found that the information is available in two
places: System Monitor and Network Tools/Devices.

On Fri, Jul 25, 2008 at 8:36 AM, Michael Nagel <
<email address hidden>> wrote:

> Your question #40038 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/40038
>
> Status: Open => Answered
>
> Michael Nagel proposed the following answer:
> running
> ifconfig
> in a terminal shows you (among other info) how much traffic went through
> your network device (since the last reboot). maybe this helps.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+question/40038/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+question/40038
>
> You received this question notification because you are a direct
> subscriber of the question.
>

--
It is impossible to underestimate the poor taste of the American public.

Revision history for this message
dicbax (dicbax) said :
#3

Thanks Michael Nagel, that solved my question.