In the CLI type the following command
get system performance top

This should show all running processes and their cpu usage.
If you wish to kill a process find the PID of the process, which is the 2nd column
diag sys kill 11 PID
In the CLI type the following command
get system performance top

This should show all running processes and their cpu usage.
If you wish to kill a process find the PID of the process, which is the 2nd column
diag sys kill 11 PID