"Test Background" to test our use of the Boss system;
"Requirements" test the performance of concurrent logins;
"Scene" 1S Add 2 threads, run 2000 times;
The performance of 20, 40 and 60 were respectively seen;
"Monitoring" success rate, response time, standard deviation, CPU, mem, IO, etc.
Resource monitoring requires deployment of the monitoring Agent under Windows (that is, the server Agent)
"Note the following when testing"
1, monitoring system resources, you need to start serveragent, or will error. The error message is:
18:25:51-error:java.net.connectexception:connection Refused:connect
2, JMeter Performance test report can be exported and saved. Otherwise, the performance report will change if the number of concurrent numbers is different.
3, Monitoring System Resource selection is: [email protected]-PerfMon Metrics Collector. To want this function need to import Jmeterplugins-standard.jar in the Jmeter\apache-jmeter-3.1\lib\ext directory;
JMeter Study note 8-Performance Test Practice _web Program