Hi all,
Can someone explain me the output of the command "monitor platform software process RP/FP active" on ASR 10001 (15.1(3)s2) ?
I don't understand why the sum of processes %CPU never equal to total %us and how can i troubleshoot the %sy processes ?
Ex :
top - 10:41:46 up 629 days, 19:15, 0 users, load average: 0.24, 0.14, 0.13
Tasks: 127 total, 3 running, 124 sleeping, 0 stopped, 0 zombie
Cpu(s): 27.4%us, 40.9%sy, 0.0%ni, 31.4%id, 0.0%wa, 0.3%hi, 0.0%si, 0.0%st
Mem: 3874976k total, 1700560k used, 2174416k free, 100044k buffers
Swap: 0k total, 0k used, 0k free, 1003928k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
25402 root 20 0 1899m 374m 93m R 6.6 9.9 40181:18 linux_iosd-imag
22428 root 20 0 4952 3256 1252 S 3.3 0.1 1124:51 btrace_rotate.s
20744 root 20 0 2064 564 468 S 1.0 0.0 0:00.03 inotifywait
24275 root 20 0 16136 5380 3784 S 0.7 0.1 1124:22 hman
14471 root 15 -5 0 0 0 S 0.3 0.0 1546:11 lsmpi-rx
19705 binos 20 0 2652 1288 1000 R 0.3 0.0 0:00.30 top
1 root 20 0 2156 640 552 S 0.0 0.0 1:40.70 init
2 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kthreadd
3 root 15 -5 0 0 0 S 0.0 0.0 2:52.27 ksoftirqd/0
4 root RT -5 0 0 0 S 0.0 0.0 0:00.14 watchdog/0
5 root 15 -5 0 0 0 S 0.0 0.0 0:30.93 events/0
6 root 15 -5 0 0 0 S 0.0 0.0 0:00.02 khelper
9 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 netns
61 root 15 -5 0 0 0 S 0.0 0.0 0:00.40 kblockd/0
69 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 ata/0
70 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 ata_aux
....
Thanks in advance.