To see how much CPU each z/OS task is using, use the PS command in SDSF, and then type
sort cpu
Here you can see that job
ZOWESVR6 and task STC04080 has used the most CPU, and the Command field on the right shows which process is running there.
If you don’t see the right jobs, try the following commands on the COMMAND INPUT line to select them.
prefix zowesvr*, wherezowesvris the name of your Zowe serverowner izusvr, whereizusvris the userid under which the Zowe servers run
This display is for Zowe version 1.1.2 and later.
