Not normal operation.
Change the columns to display PPID so we can see what process spawned those zombies.
Also, that output is limited by the number of lines on the display.
Use:
top -bn1 >to-some-file-name.txt
To get the entire list of processes in a text file, attach to your next post.
|