1樓:
dis cpu cpu的
dis memory 記憶體的
dis cu 當前配置的
dis ip rou 路由表
2樓:匿名使用者
cpu利用率高,如何快速定位並採集資訊?62616964757a686964616fe58685e5aeb931333363383465
當裝置的利用率較高時,可以通過以下步驟快速定位並採集資訊,然後反饋給技術支援人員進行處理。
執行display cpu命令檢視cpu佔用率高的服務名稱。
display cpu
cpu utilization statistics at 2016-02-02 02:07:22 366 ms
system cpu using percentage : 6%
cpu utilization for five seconds: 6%, one minute: 6%, five minutes: 6%.
max cpu usage : 38%
max cpu usage stat. time : 2016-02-01 12:29:26 821 ms
state: non-overload
overload threshold: 90%, overload clear threshold: 75%, duration: 480s
---------------------------
servicename userate
---------------------------
system 6%
aaa 0%
arp 0%
cmf 0%
......
診斷檢視下多次執行命令display system service service-name檢視業務中cpu佔用率高的元件。
system-view
[~huawei] diagnose
[~huawei-diagnose] display system service system
service : system
component cid cgid process hastate cpuusage memusage
dfs 0x81de271d 0x1de271b 10003 primary 0% 4006312
telc 0x8091271f 0x91271d 10001 primary 0% 19000
sshc 0x80922720 0x92271e 10001 primary 0% 41208
sshs 0x80932723 0x932721 10001 primary 0% 48844
診斷檢視下多次執行命令display system thread process
process-id檢視cpu佔用率高的程序資訊。
system-view
[~huawei] diagnose
[~huawei-diagnose] display system thread process 10003
info: operating, please wait for a moment......done.
process id thread id thread type bindcomp bindcpu bindflag usage
10003 1210525456 main thread bind all free 0%
10003 1227637888 defsch0200 free all free 0%
10003 1227506816 ipc0000 free all free 0%
10003 1227768960 defsch0300 free all free 0%
10003 1237476480 defsch0100 free all free 0%
10003 1237607552 defsch0101 free all free 0%
10003 1226847360 dms_pipe_recv_task free all free 0%
10003 1218028672 tick free all free 0%
10003 1226716288 dms_tipc_send free all free 0%
10003 1217766528 box_out free all free 0%
10003 1217897600 vclk free 0 free 0%
10003 1237738624 cligetthreadcpu free all free 0%
total = 12
診斷檢視下執行命令display system thread callstack process process-id thread-id檢視程序呼叫棧資訊。
system-view
[~huawei] diagnose
[~huawei-diagnose] display system thread callstack process 10003 1210525456
thread 1210525456 (thread mainthread):
#00 libc.so.6(epoll_wait)
#01 location(frame_fdmainthread)
#02 location(frame_main)
#03 location(main)
#04 libc.so.6()
#05 libc.so.6()
昨天有人說華為交換機的cpu使用率非常高,現在怎麼檢視**出問題比較好?
華為交換機cpu使用率檢視命令?
3樓:才
華交換機啟系統cpu持續執行任務:維護管理裝置狀態系統任務;前網路環境需要執行各種協議任務;裝置**面接收傳送報文處理任務
框式交換機根據硬體架構劃角色:
機框、背板、電源/風扇、主控板、業務板;其主控板、業務板cpu
華交換機執行主控板需要佔用cpu資源特性功能包括:
管理裝置元件:管理裝置內各元件並檢查其執行狀態板卡、電源、風扇等;管理堆疊系統:管理維護堆疊系統內員交換機狀態;
管理外部訪問:處理送cpu網路管理流量telnet、ssh、httpsnmp等;
管理配置網路控制協議:傳送接收協議報文、進行協議運算、更新**表(mstp、mac、fib表等)網路控制協議包括stp、lldp、lnp、lacp、vcmp、dldp、efm、gvrp、vrrp、各路由協議等;
輔助習mac:堆疊系統員交換機間同步mac;
軟**報文:l2pt軟**l2協議報文;習化arp表項; 處理送cpu所其報文
叢集管理系統:管理維護叢集系統內員交換機狀態
4樓:匿名使用者
cpu或者
display cpu
華為交換機cpu使用率去哪個指標更準確
思科交換機中,記憶體使用率是哪?其中Processor和I
processor 記憶體使用率 i o 記憶體吞吐量 華為使用lldp協議,預設裝置不開啟。lldp enable 開啟lldp display lldp nei br 檢視lldp鄰居資訊 思科交換機記憶體怎麼檢視 使用show proc mem和show mem sum可以檢視。6261696...
求助ubuntu怎麼檢視CPU使用率
檢視機子有幾個cpu以及每個cpu的詳細資訊。cat proc cpuinfo 檢視cpu的利用率。先執行top命令,再按1,可以看到每個cpu的利用率。顯示的資訊中 us的值,表示cpu使用了多少。cpu user system nice idle iowait irq soft intr s c...
cpu使用率老是100怎麼辦,CPU使用率老是100 怎麼辦
cpu使用率100的原因有以下幾點 1,開啟的程式過多,需要進入工作管理員關閉沒用的程式。2,系統中毒,需要重新開機,按f8進入安全模式,然後使用防毒軟體進行防毒。建議你直接重灌個系統,簡單,快速,有效。你c盤裡裝的軟體太多了吧?卡巴很佔記憶體的,也影響cpu。用360掃描看有沒有惡意外掛,下優化大...