Tuesday, June 19, 2012

some troubleshooting skill related to CPU usage



process cpu threshold type total rising 80 interval 5

 event syslog pattern "%SYS-1-CPURISINGTHRESHOLD"
 action 1 cli command "enable"
 action 1 cli command "<enable password>"
 action 3 cli command "show clock | append flash:risecpu_info"
 action 4 cli command "show proc cpu sorted | append flash:risecpu_info"
 action 5 cli command "show proc cpu history | append flash:risecpu_info"
 action 6 cli command "show interface | append flash:risecpu_info"
 action 7 cli command "show int switching | append flash:risecpu_info"
 action 8 cli command "show ip traffic | append flash:risecpu_info"
 action 9 cli command "show ip cef switching stat feature | append flash:risecpu_info"
 action 10 cli command "show debug | append flash:risecpu_info"
  action 11 cli command "show align | append flash:risecpu_info"

No comments:

Post a Comment