Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要知道我们可以使用 Apache Jmeter 分析我们的应用程序的扩展范围。
我的脚本创建完成。参数化和相关。现在我需要深入了解分析。
早些时候,我只关注响应时间、标准差、吞吐量等。
但现在我的老板要我做更多的分析。请帮帮我。
您可以使用 JMeter-plugins 项目中的这些采样器:
http://jmeter-plugins.org/wiki/DbMon/
http://jmeter-plugins.org/wiki/JMXMon/
仍然正确地划分任务和解决它们的手段。如果需要监控服务器利用率的参数——那么就需要使用适当的手段,例如zabbix。如果您需要了解您的服务器应用程序消耗了多少资源 - 有必要参考相应的监控工具、插件,例如 zabbix 中的 Zorka for WebSphere。