|
Home > Archive > alt.os.linux > October 2002 > Internet traffic mesure.. ?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Internet traffic mesure.. ?
|
|
| Trond Forgaard 2002-10-13, 1:24 pm |
| Hi.
I've seen during the bootup on my Smoothwall box ehere it displays the
amount of network traffic that has gone trough the eth nic's.
I'm using Mandrake SNF now, but I was wondering:
What is the command for displaying the amount of Uploaded/downloaded
packages?
Regards,
Trond
| |
| Joachim Feise 2002-10-13, 3:24 pm |
| Trond Forgaard wrote:
> Hi.
>
> I've seen during the bootup on my Smoothwall box ehere it displays the
> amount of network traffic that has gone trough the eth nic's.
>
> I'm using Mandrake SNF now, but I was wondering:
> What is the command for displaying the amount of Uploaded/downloaded
> packages?
ifconfig
Or, if you want the raw data, cat /proc/net/dev
| |
| Trond Forgaard 2002-10-14, 12:24 pm |
|
"Joachim Feise" <reply@the.newsgroup> wrote in message
news:aoci9s$fpi$1@news.service.uci.edu...
> Trond Forgaard wrote:
> > Hi.
> >
> > I've seen during the bootup on my Smoothwall box ehere it displays the
> > amount of network traffic that has gone trough the eth nic's.
> >
> > I'm using Mandrake SNF now, but I was wondering:
> > What is the command for displaying the amount of Uploaded/downloaded
> > packages?
>
> ifconfig
> Or, if you want the raw data, cat /proc/net/dev
>
Thank you..
That was easy enough... :=)
Trond
|
|
|
|
|