jmeter服务器监控插件指标简单说明
以下是下载了服务器监控插件的各个组件的功能介绍,有助于以后jmeter的性能测试 1.jp@gc - Actiive Threads Over Time:不同时间的活动用户数量展示(图表) 当前的时间间隔是1毫秒,在setting中可以设置时间间隔以及其他的参数 2.jp@gc - AutoStop Listener :自动停止监听器 设置当发生某些预期之外的情况时自动停止测试 average Response Time is greater than 10000ms for 10 seconds :连续10s平均响应时间大于10000ms就停止测试 average Latency is greater than 5000ms for 10 seconds :连接10s平均等待时间大于5000ms就停止测试 Error Rate is greater than 50% for 10 seconds :10s内错误率一直高于50%就停止测试 3.jp@gc - Bytes Throughput Over Time:不同时间吞吐量(字节Bytes)展示(图表) 聚合报告里,Throughput是按请求个数来展示的,比如说1.9/sec,就是每s发送1.9个请求;而这里的展示是按字节Bytes来展示的图表,表示每秒发送多少字节 4.jp@gc - Composite Graph: