Re: Calculating bandwidth utilization

2000-06-05 Thread Apoorva S.Malavia
I second that. The best part is that it is free. Ryan Ward wrote: > One of industry's best bandwidth utilization tools is freeware! > > Its called MRTG, runs in NT or Solaris. I used it for a few years now. Works > great and most ISP's and NAPs use it > > check out http://www.mrtg.org > > -Rya

Re: Calculating bandwidth utilization

2000-05-27 Thread Ryan Ward
One of industry's best bandwidth utilization tools is freeware! Its called MRTG, runs in NT or Solaris. I used it for a few years now. Works great and most ISP's and NAPs use it check out http://www.mrtg.org -Ryan <[EMAIL PROTECTED]> wrote in message 8gkdfg$uuj$[EMAIL PROTECTED]">news:8gkdfg$

Re: Calculating bandwidth utilization

2000-05-26 Thread Billha
Try www.solarwinds.net These tools automate the collection for you via SNMP, some are freeware or shareware <[EMAIL PROTECTED]> wrote in message 8gkdfg$uuj$[EMAIL PROTECTED]">news:8gkdfg$uuj$[EMAIL PROTECTED]... > Hey, > > Where can I find information on calculating the utilization on an > i

Re: Calculating bandwidth utilization

2000-05-26 Thread Billha
Also try http://www.qcheck.net/ Good luck <[EMAIL PROTECTED]> wrote in message 8gkdfg$uuj$[EMAIL PROTECTED]">news:8gkdfg$uuj$[EMAIL PROTECTED]... > Hey, > > Where can I find information on calculating the utilization on an > interface. Since I dont have any network management tools to use I

Re: Calculating bandwidth utilization

2000-05-25 Thread David
you'll do it manually just like any network management tools would do it. Take a timed snapshot from the interface counters (show interface) to figure out bytes/sec. then you can divide that by the max bytes/sec to get a percentage. 'sh proc' will give you a cpu usage line at the top. 'sh mem'

RE: Calculating bandwidth utilization

2000-05-25 Thread Emilia Lambros
You mean like "show proc cpu" and "show mem" and "show proc mem"?? Em -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 25, 2000 10:48 AM To: [EMAIL PROTECTED] Subject: Calculating bandwidth utilization Hey, Where can I find information on

RE: Calculating bandwidth utilization

2000-05-25 Thread Arigo, Francis
"show int s0" or whatever interface you want to monitor. There are two lines that say something similar to: 5 minute input rate 216000 bits/sec, 27 packets/sec 5 minute output rate 45000 bits/sec, 24 packets/sec There's your 5 minute snapshot. Francis Arigo, MCSE, CCNA System Administrator