Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

checking the %CPU utilization of your server

Options

The linux command to list the tasks, memory and %CPU is:

top

If your processes are started by a service account (parasoft). I think you should be able to limit the list to process started by a user by using:

top –u parasoft

Tagged: