In article
<9187532a-8f86-460e-9016-eeaf8d6b790b@i12g2000prf.googlegroups.com>,
> I've been looking for a widget that will monitor the total amount of
> data sent and received over my broadband connection. I've had a hunt
> around but can only find widgets for specific isp's. Is there a widget
> that will work for any isp i.e. just monitor the amount of traffic
> from my mac?
Not a widget, but
netstat -b -I en0, where en0 is the interface of interest, will show
the number of bytes in and out.

Signature
Tom Stiller
PGP fingerprint = 5108 DDB2 9761 EDE5 E7E3 7BDA 71ED 6496 99C0 C7CF
Nige Danton - 11 Dec 2007 15:21 GMT
> Not a widget, but
> netstat -b -I en0, where en0 is the interface of interest, will show
> the number of bytes in and out.
Many thanks, but how do I implement that?
--
Nige Danton
Tom Stiller - 11 Dec 2007 16:30 GMT
In article
<ef5165ea-80b5-46c5-9121-46291c74f385@t1g2000pra.googlegroups.com>,
> > Not a widget, but
> > netstat -b -I en0, where en0 is the interface of interest, will show
> > the number of bytes in and out.
>
> Many thanks, but how do I implement that?
Open a Terminal window ant type it.
If you want to save it as a double-clickable application:
Open a new Terminal window
Select Terminal Preferences.
Set the font and color as you choose.
Enter the command in the shell pane.
Export the settings.

Signature
Tom Stiller
PGP fingerprint = 5108 DDB2 9761 EDE5 E7E3 7BDA 71ED 6496 99C0 C7CF