From: Arend <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: how do i check internet connectivity?
Date: Mon, 3 Mar 2003 10:30:21 -0700 (MST)


You could start with a few of the files in /proc/net.


$ cat /proc/net/dev
Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed
lo: 2981347 1892 0 0 0 0 0 0 2981347 1892 0 0 0 0 0 0
eth0:112563502 367401 0 0 0 0 0 0 70524905 278334 0 0 0 0 0 0
$



I know this is just a byte/packet count, but it might be what you are looking for.

At least i have a starting point.. I'll look into this.. Thanks!



-- Arend




Cesar

_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail




--
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to