【问题标题】:How to monitor performance counters of HP Web Tour sample application apache server installed on local machine如何监控安装在本地计算机上的 HP Web Tour 示例应用程序 apache 服务器的性能计数器
【发布时间】:2018-12-28 00:25:40
【问题描述】:

如何使用 jvisualvm 或任何其他实用程序监控本地安装在系统中的 HP Web Tour 示例应用程序 apache 服务器的性能计数器。

【问题讨论】:

    标签: performance-testing performance-monitor


    【解决方案1】:

    查看Monitoring Your Server9 Key Apache Web Server Performance Metrics to Monitor 看来:

    1. 您需要密切关注 Apache 错误日志
    2. 您需要考虑 Apache 特定的指标,例如每秒请求数、每秒字节数、每个请求字节数。您还应该能够从性能测试工具中提取这些指标,通常它们必须报告这些统计数据。
    3. 您需要在运行此示例应用程序的机器上考虑基础设施指标,例如 CPU、RAM、磁盘、网络、交换使用情况。大多数操作系统都带有内置的监控工具,即Windows Performance Monitornumber of command-line utilities for Linux或第三方跨平台监控解决方案,如PerfMonZabbix

    【讨论】:

    • 感谢您的回复,我们可以使用 VisualVM 监控 Web Tour Apache Server 吗?
    • 您无法使用 VisualVM 监控 Apache 服务器,因为它不是基于 Java 的应用程序
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-06-19
    • 2015-11-25
    • 1970-01-01
    • 1970-01-01
    • 2010-11-05
    • 2016-10-28
    相关资源
    最近更新 更多