03-15-2019 04:47 PM
Hi
I have run the top command in ASR9K and I have observed that the top 2 causing high CPU utilization are sits and ifmgr.
Can anyone help me understand what are these two processes? and how can I reduce the CPU consumption.
388 processes; 2135 threads;
CPU states: 35.7% idle, 63.2% user, 1.0% kernel
Memory: 8192M total, 3970M avail, page size 4K
Time: Sat Mar 16 07:40:49.493 UTC
JID TID LAST_CPU PRI STATE HH:MM:SS CPU COMMAND
414 1 1 10 Run 1780:17:31 28.76% sits
247 1 0 10 Run 1725:24:51 27.96% ifmgr
223 1 0 10 Rcv 135:25:11 1.29% fiarsp
61 14 1 10 Rcv 78:51:52 0.89% eth_server
1 11 1 10 Rcv 0:01:27 0.72% procnto-smp-instr
91 1 1 10 Rcv 142:49:20 0.62% spp
462 3 1 10 Rcv 3:47:52 0.54% wdsysmon
61 1 0 10 Rcv 81:51:13 0.42% eth_server
242 3 1 10 CdV 86:27:45 0.42% gsp
1 5 1 10 Run 0:00:58 0.32% procnto-smp-instr
Thanks!
Solved! Go to Solution.
03-16-2019 12:06 PM
top gives you the instantaneous CPU utilization, it is expected to be higher than show process cpu. I recommend checking show process cpu instead to look for high cpu consumers as one or two processes being high in top is not uncommon and does not necessarily indicate a problem.
To answer your question sits is Software Interface Transport Process and ifmgr is Interface Manager which has to do with the create/state change/mtu change and adding of features etc.
Sam
03-16-2019 12:06 PM
top gives you the instantaneous CPU utilization, it is expected to be higher than show process cpu. I recommend checking show process cpu instead to look for high cpu consumers as one or two processes being high in top is not uncommon and does not necessarily indicate a problem.
To answer your question sits is Software Interface Transport Process and ifmgr is Interface Manager which has to do with the create/state change/mtu change and adding of features etc.
Sam
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