cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
677
Views
0
Helpful
2
Replies

CPU Utilization

pushpak.lele
Level 1
Level 1

we have cisco 7507 router.

Through our nms we get cpu utilization for three processors.

Is there is any command by which we can see utilization for indivisual processor.

i.e processor belogs to rsp card or main board ?

2 Replies 2

wong34539
Level 6
Level 6

Check which process is loading the CPU. Unusual activity related to a process results in an error message in the log. Therefore, the output of the show logging exec command should be checked first for any errors related to the process which consumes lots of CPU cycles.

Debugging can also be of great help in troubleshooting high CPU utilization in processes. Nevertheless, debugging should be carried out with extreme caution because it may raise the CPU utilization even more.

For troubleshooting high CPU utilization in specific processes, refer to the appropriate link:

http://www.cisco.com/en/US/products/hw/routers/ps359/products_tech_note09186a00801c2af6.shtml

Joseph W. Doherty
Hall of Fame
Hall of Fame

If you have VIP cards installed, each has its own processor. The CLI show proc cpu will provide the RSP's CPU loading. There's also a CLI for seeing the CPU load for the individual VIPs. I think it's an option off the show controllers command.