03-26-2010 04:39 AM - edited 03-04-2019 07:56 AM
Hi
Are there any commands that I can use to check the router(s)utilization Or any best methodoloy I can use without costs?
At the moment I want to check on a 7206VXR, however, I intend to check other routers as well.
Kind regards
Mpho
Solved! Go to Solution.
03-26-2010 06:22 AM
Hello Mpho,
you can use
sh proc cpu | inc util
sh proc mem | inc Free
to have a short output that tells you the current use of cpu and the amount of free memory
You can also use SNMP MIBs to get similar information and to have it graphed for example in MRTG or similar tool
Hope to help
Giuseppe
03-26-2010 06:22 AM
Hello Mpho,
you can use
sh proc cpu | inc util
sh proc mem | inc Free
to have a short output that tells you the current use of cpu and the amount of free memory
You can also use SNMP MIBs to get similar information and to have it graphed for example in MRTG or similar tool
Hope to help
Giuseppe
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide