您需要针对 CA CEM 与 Introscope 集成中包含的每个 Java 代理执行这些过程:
如果需要与 .NET 代理集成,请参阅与 .NET 代理集成。
Introscope 调查器树中的详细信息基于在代理文件夹的 PBL 文件中激活的 BizTrxHttpTracer 和 ServletHeaderDecorator。 启用这些 PBD 之后,CA Introscope 可以显示每个业务事务的度量标准。
一旦完成集成,这些业务事务便会显示在树中,并使用在 CA CEM 中显示的相同事务名称。
有关 AutoProbe 的详细信息,请参阅《CA APM Java 代理实施指南》。
在 Java 代理上配置 AutoProbe 跟踪:
introscope.autoprobe.directivesFile=
default-typical.pbl
在上述示例中,该文件为 default-typical.pbl。
####################### # Servlet Header Decorator # # Enable this PBD for CEM integration. It appends additional # information to the HTTP response that is then captured by CEM. # ================ ServletHeaderDecorator.pbd
适用于 CA Introscope 9.0:默认情况下启用 biz-trx-http.pbd。
适用于 9.0 以前的代理:必须同时取消注释 CEMTracer.pbd。
|
版权所有 © 2013 CA。
保留所有权利。
|
|