cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
581
Views
0
Helpful
3
Replies

how to verify memory resources

vijay sanwal
Level 1
Level 1

how can i identify that the memory usage is high on my router.

show memory processes - doesnt show the full resources and utilizations

1 Accepted Solution

Accepted Solutions

thisisshanky
Level 11
Level 11

You can first look at sh process memory output and see how much is being utilized.

router>show processes memory

Total: 106206400, Used: 7479116, Free: 98727284

PID TTY Allocated Freed Holding Getbufs Retbufs Process

0 0 81648 1808 6577644 0 0 *Init*

0 0 572 123196 572 0 0 *Sched*

0 0 10750692 3442000 5812 2813524 0 *

Divide used by total multiplied by 100 will give you the memory utilization threshold.

% utilized in this ex:, (7479116/106206400)*100 = 7%

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus

View solution in original post

3 Replies 3

akachroo123
Level 1
Level 1

Hi,

Have you tried this command:

Router#show memory statistics

maybe give "sh processes memory" a go.

thisisshanky
Level 11
Level 11

You can first look at sh process memory output and see how much is being utilized.

router>show processes memory

Total: 106206400, Used: 7479116, Free: 98727284

PID TTY Allocated Freed Holding Getbufs Retbufs Process

0 0 81648 1808 6577644 0 0 *Init*

0 0 572 123196 572 0 0 *Sched*

0 0 10750692 3442000 5812 2813524 0 *

Divide used by total multiplied by 100 will give you the memory utilization threshold.

% utilized in this ex:, (7479116/106206400)*100 = 7%

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card