监视 WebSphere Portal 环境中的性能
2009-11-04 00:00:00 来源:WEB开发网日志记录和调试
门户和 WebSphere 日志记录
您可以在属性文件 <WP Root>/shared/app/config/log.properties 中或者通过使用 WebSphere Application Server 管理控制台中的 Troubleshooting - Logs and Trace - <Application Server Name> - Diagnostic Trace Service 选项启用不同 Websphere Portal 组件的调试日志记录。要在控制台中启用调试日志记录,请选择 Enable Trace,然后提供 traceString 名称/值对,以启用特定组件的调试日志记录。请确保指定输出文件名称,然后单击 Apply。跟踪文件可能很快变得非常大,因此要确保您指定的位置足以存储该输出。
图 6 显示了控制台设置。
图 6. 使用控制台设置门户日志记录
例如,以下两种类型的 traceString 可能非常有用:
WMM。启用 WebSphere 成员管理器(WebSphere member manager,WMM)使您可以检查对外部成员资格存储库(通常是某个 LDAP 服务器)的调用。您可以使用这种类型来确定大型结果或组中的组。traceString=com.ibm.websphere.wmm.*=all=enabled:com.ibm.ws.wmm.*=all=enabled:
WSMM=all=enabled:com.ibm.ws.security.*=all=enabled
URL 映射。启用 URL 映射使您可以对每个页面/标签请求所调用的 URL 映射数量进行监视和计数。在受控的环境中执行此映射为您提供了优化映射缓存限制的很好起点。 traceString=com.ibm.wps.mappingurl.*=all=enabled:
com.ibm.wps.command.mappingurl.*=all=enabled:com.ibm.wps.engine.*=all=enabled
- ››WebSphere 反向投资者: 解决 WebSphere Applicati...
- ››WebSphere sMash 的创新应用,第 2 部分: 借助包装...
- ››Websphere MQ v6集群的负载均衡新功能
- ››WebSphere Process Server V6.0.2 集群,第 2 部分...
- ››WebSphere Process Server V6.0.2 集群,第 1 部分...
- ››WebSphere MQ性能调优浅谈
- ››WebSphere配置资源库管理
- ››WebSphere中的SSL/TLS:用法、配置和性能
- ››websphere ejb远程/本地调用总结
- ››WebSphere Application Server对SIP的支持
- ››WebSphere Process Server V6 体系结构概述
- ››WebSphere Business Process Management V6.1 入门...
更多精彩
赞助商链接