Sample Header Ad - 728x90

How to get the Avg. RAM and CPU usage for 3 java services which I'm running on Linux machine for load testing metrics

-3 votes
1 answer
204 views
I'm using an AWS remote Linux machine for for Load testing. Presently I'm using "top" command enter image description here Then I also piped few more commands in it to get java specific services enter image description here For RAM usage I'm using "free" command. enter image description here Now I wanted to calculate average CPU and RAM % while I run the application, lets say for 10-15 testing flow, how may I calculate that?
Asked by Utkarsh Sharma (1 rep)
Mar 31, 2021, 02:02 PM
Last activity: Apr 21, 2021, 07:36 AM