• 十三、性能监控
    • 13、性能监控
      • 13.1部署说明
      • 13.2截图展示

    十三、性能监控

    13、性能监控

    13.1部署说明
    • conf/web.json 中增加 Monitor 模块的配置.
    1. "Modules": [
    2. {
    3. "Name": "性能监控模块", //模块名称
    4. "Path": "/VoovanMonitor", //模块路径
    5. "ClassName": "org.voovan.http.monitor.Monitor" //模块处理器
    6. }
    7. ]
    • 将 WEBAPP 目录中的 VoovanMonitor 文件夹复制到 conf/web.jsonContextPath 指定的目录中.
    13.2截图展示
    • 系统性能CPU内存线程和对象

    • JVM 对象信息JVM 对象信息

    • 线程信息线程信息栈信息

    • 请求性能分析请求性能分析

    • 日志信息日志信息系统日志