With agents 10.5.x version, WebSpherePMI metrics reported even when autoprobe was disabled (introscope.autoprobe.enable=false) in the agent profile but this is no longer the case in agents 10.7.x version where autoprobe needs to be enabled. What is the minimum required tracers to be turned on to get only PMI data in agents 10.7.x version?
WebAppSupport is now implemented as an agent extension. While the functionality is still the same, starting with this release no WebAppSupport configuration is needed on any application server.
Resolution
1.- Create a dummy pbd (eg: onlyPMI.pbd) with the following content which is the minimum required tracer to get PMI metrics: ####################### # WebApp Support # ================ SetFlag: webappTracing TurnOn: webappTracing