Re: Simple Network Traffic script

2004-11-12 Thread Josh Paetzel
On Friday 12 November 2004 21:40, Aaron Nichols wrote: > On Fri, 12 Nov 2004 12:56:57 -0800, Tim Traver <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > ok, this may be a dumb question, but does anyone know where I can > > find a simple script that shows the network traffic to and from > > your loca

Re: Simple Network Traffic script

2004-11-12 Thread Dan Nelson
In the last episode (Nov 12), Tim Traver said: > ok, this may be a dumb question, but does anyone know where I can > find a simple script that shows the network traffic to and from your > local box ? > > using netstat -i 5, can see the traffic over 5 seconds, but then I > need to do a bunch of ca

Re: Simple Network Traffic script

2004-11-12 Thread Aaron Nichols
On Fri, 12 Nov 2004 12:56:57 -0800, Tim Traver <[EMAIL PROTECTED]> wrote: > Hi all, > > ok, this may be a dumb question, but does anyone know where I can find a > simple script that shows the network traffic to and from your local box ? > there must be a simpler way... If you are running 5.3-REL

RE: Simple Network Traffic script

2004-11-12 Thread Michael Clark
> Hi all, > > ok, this may be a dumb question, but does anyone know where I > can find a > simple script that shows the network traffic to and from your > local box ? > > using netstat -i 5, can see the traffic over 5 seconds, but > then I need > to do a bunch of calculations to try and g

Re: Simple Network Traffic script

2004-11-12 Thread Tim Traver
mrtg is to collect and graph statistics from local and remote hosts...we use it for network info on switches, etc. Which means that I can ultimately get that info if I go find the switch port its on, and jump through some other hoops. I just want a command line script that shows me how much ban

Re: Simple Network Traffic script

2004-11-12 Thread Josh Paetzel
On Friday 12 November 2004 20:56, Tim Traver wrote: > Hi all, > > ok, this may be a dumb question, but does anyone know where I can > find a simple script that shows the network traffic to and from > your local box ? > > using netstat -i 5, can see the traffic over 5 seconds, but then I > need to