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$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 want to
 try to figure it out manually (if possible). Also are their any show
 commands that show CPU and Memory resource utilization?

 Thanks,

 Pete

 Remove the nospam from e-mail address.


 ___
 UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
 FAQ, list archives, and subscription info: http://www.groupstudy.com
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
 ---


___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



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 want to
 try to figure it out manually (if possible). Also are their any show
 commands that show CPU and Memory resource utilization?

 Thanks,

 Pete

 Remove the nospam from e-mail address.


 ___
 UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
 FAQ, list archives, and subscription info: http://www.groupstudy.com
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
 ---


___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



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
 interface. Since I dont have any network management tools to use I want to
 try to figure it out manually (if possible). Also are their any show
 commands that show CPU and Memory resource utilization?

 Thanks,

 Pete

 Remove the nospam from e-mail address.


 ___
 UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
 FAQ, list archives, and subscription info: http://www.groupstudy.com
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
 ---


___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



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
Classroom Connect

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 24, 2000 5:48 PM
To: [EMAIL PROTECTED]
Subject: Calculating bandwidth utilization


Hey,

Where can I find information on calculating the utilization on an
interface. Since I dont have any network management tools to use I want to
try to figure it out manually (if possible). Also are their any show
commands that show CPU and Memory resource utilization?

Thanks,

Pete

Remove the nospam from e-mail address.


___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



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 calculating the utilization on an
interface. Since I dont have any network management tools to use I want to
try to figure it out manually (if possible). Also are their any show
commands that show CPU and Memory resource utilization?

Thanks,

Pete

Remove the nospam from e-mail address.


___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



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' shows various memory statistics.

david


[EMAIL PROTECTED] wrote:
 
 Hey,
 
 Where can I find information on calculating the utilization on an
 interface. Since I dont have any network management tools to use I want to
 try to figure it out manually (if possible). Also are their any show
 commands that show CPU and Memory resource utilization?
 
 Thanks,
 
 Pete
 
 Remove the nospam from e-mail address.
 
 ___
 UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
 FAQ, list archives, and subscription info: http://www.groupstudy.com
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]