1.5.1 Process Monitoring: ps
The ps command gives a snapshot of the processes running on the system at a given moment in time. It normally shows a brief summary of each process. The command ps has many options. Some of the most commonly used are:
1.5.2 Process Monitoring: pstree
It also displays a snapshot of currently running processes. It always uses a tree like display similar to ps –f . Some of the most commonly used options for pstree are:
1.5.3 Process Monitoring: top
The top command shows full-screen, continuously updated snapshots of process activity. It wais for a short period of time between each snapshots to give the illusion of real-time monitoring. Processes are displayed in descending order of how much processor time they are using. It also displays system uptime, load average, cpu status and memory information. Some of the most commonly used options for top are:
Do'stlaringiz bilan baham: |