[aclug-L] Re: Internet connection speed
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Sat, 11 Mar 2000, Wayne White wrote:
> You guys have me wondering if there is something that will do
> the same thing for a cable connection to the internet. Is
> there such a critter?
The program Dale mentioned may do it; if I was gonna get curious
about it, I'd do:
while :
do
/sbin/ifconfig interface | grep out RX & TX packets
do some math on current_RX versus previous_RX
sleep 1/5/10 seconds
done
Keeping in mind that all this (and I think any) program
is going to show is you is how many packets (and thus
bytes) you're putting onto the line, and not necessarily the
maximum capacity of the line (although you could infer a few
things).
--
If disaster strikes, it's God's wrath -- quote the Old Testament.
But if nothing happens, God is merciful -- quote the New Testament.
http://www.theonion.com/onion3546/y2k_survival_chart.html
-- This is the discussion@xxxxxxxxx list. To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
- [aclug-L] Internet connection speed, Sanjay Dhar, 2000/03/10
- [aclug-L] Re: Internet connection speed, Jeff, 2000/03/10
- [aclug-L] Re: Internet connection speed, Dale W Hodge, 2000/03/10
- [aclug-L] Re: Internet connection speed, Jeff, 2000/03/10
- [aclug-L] Re: Internet connection speed, Jeff, 2000/03/10
- [aclug-L] Re: Internet connection speed, Dale W Hodge, 2000/03/10
- [aclug-L] Re: Internet connection speed, Jeff, 2000/03/11
- Message not available
- [aclug-L] Re: Internet connection speed, Wayne White, 2000/03/11
- [aclug-L] Re: Internet connection speed,
Jeff <=
- [aclug-L] Hardware Hackers, David Carmichael, 2000/03/11
- [aclug-L] Re: Internet connection speed, Dale W Hodge, 2000/03/12
|
|