process_investigation
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
process_investigation [2016/01/28 09:37] – luke7858 | process_investigation [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
=== processes investigation === | === processes investigation === | ||
Please see [[top5_cpu_processes|top CPU consumers]] or [[ram_diagnostics|top RAM consumers]] for commands to find the offending processes | Please see [[top5_cpu_processes|top CPU consumers]] or [[ram_diagnostics|top RAM consumers]] for commands to find the offending processes | ||
+ | \\ | ||
+ | Example Process: | ||
+ | <sxh bash> | ||
+ | USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND | ||
+ | apache | ||
+ | </ | ||
\\ | \\ | ||
=== Investigating a PID === | === Investigating a PID === | ||
Line 7: | Line 13: | ||
netstat -pant | grep 1234 | netstat -pant | grep 1234 | ||
</ | </ | ||
+ | \\ | ||
+ | === Process ' | ||
+ | An important column to look into is the ' | ||
\\ | \\ | ||
^ State ^ Definition ^ | ^ State ^ Definition ^ |
process_investigation.1453973827.txt.gz · Last modified: 2024/05/23 07:26 (external edit)