I have used jmeter for capturing the CPU and memory configurations of each component on my server using pid of that particular component.
I am able to get the results but i am not able to understand the results of the cpu and memory percentage of the each component.
I am bit confused how the jmeter is calculating the results.
Can anyone please explain me how to understand the results.
Please find the graph generated by jmeter when i calculated the cpu and memory percentage of tomcat.
On multi-core systems you can easily get percentages greater than 100% so the maximum number would be number of cores * 100%
.
References: