How to measure CPU and memory during load test

后端 未结 5 1470
别跟我提以往
别跟我提以往 2021-02-02 11:54

We are using JMeter in a heterogeneous environment and we would like to measure CPU and memory while we are producing heavy load on a server where our service or web application

5条回答
  •  半阙折子戏
    2021-02-02 12:46

    One you install the Perfmon plugin, I also had to install the server agent, and open the firewall port 4444.

    Here's a link which I found super useful.

    http://grosan.co.uk/web-application-performance-testing-using-apache-jmeter-part-2-monitor-server-resources/

提交回复
热议问题