查看完整版本: Killing system-intensive processes

chun 2014-11-24 11:10

Killing system-intensive processes

http://docs-legacy.fortinet.com/fadc/4-1-0/index.html#page/FortiADC_Handbook/looking_for_system_intensive_processes.html<br>Killing system-intensive processes<div id="ww1068387" class="Body">Use
the CLI to view a list of the most system-intensive processes. This may
show processes that are consuming resources unusually. For example:</div><div id="ww1067421" class="CLI_Syntax_1">diagnose system top 10</div><div id="ww1068433" class="Body">The
above command generates a report of processes every 10 seconds. The
report provides the process names, their process ID (pid), status, CPU
usage, and memory usage. </div><div id="ww1066181" class="Body">The report continues to refresh and display in the CLI until you press <span class="User_Type">q </span>(quit).</div><div id="ww1164512" class="Body">Once you locate an offending PID, you can terminate it:</div><div id="ww1164549" class="CLI_Syntax_1">diagnose system kill 9 &lt;pid_int&gt;</div><div id="ww1164535" class="Body">If
the issue recurs, you can use log messages and/or packet capture to
determine the source of the issue. However, remember that packet capture
itself increases CPU usage.</div><br>
頁: [1]
查看完整版本: Killing system-intensive processes