Number of processes
From ISPWiki
This module provides information about all the active processes. The information is updated every ten seconds.
View list of processes
- PID - unique identifier of the process.
- User - system user the processes belongs to.
- CPU % - percent of the CPU time the process is currently consuming.
- Memory - percent of the RAM size the process is currently consuming.
- Uptime - how long the process has been running (hours:minutes.seconds or minutes.seconds).
- Command - name of the command that is used to launch the process.
Terminate process
If you want to terminate any of the processes, select it from the list and click "Terminate process" icon. To avoid an accidental action, the system will prompt you for conformation. Clicking "OK" terminates the selected process.
