cpu usage test command list order

Currently, the cpu usage test runs top -b -n 1 on the server to get the information about the cpu usage. However, this command retrieves the commands that are using the cpu in a tree structure. Hence, the commands are not listed in order of their cpu usage.

Please update the cpu usage test so that we are able to get the top three commands that are using the cpu the most.

Edited Feb 06, 2019 by Hilal
Assignee Loading
Time tracking Loading