I have installed the BROKER infrastructure agent (Build and Release 21.7.0.25) to use the IBM Integration Bus (IIB) 10 Tracking extension and I am not receiving any tracking and statistics information from the extension. I followed the steps described in the documentation in the links below:
Install and Configure IIB Monitoring Extension
IBM Integration Bus (IIB) 10 Trace Extension
We can see the Broker, but we can't see the extension's traces and statistics.
APM Infrastructure Agent 2x.x with IIB extension
After adjusting the APMAGENT_PATH environment variable
"export APMAGENT_PATH=/opt/dxapm/extensions/deploy/lib/plugins/iib_agent/APMAgent.config"
to
"APMAGENT_PATH=/opt/dxapm/extensions/iib-probe-1f7f5863xt181-2023.10.1.7/lib/plugins/iib_agent"
and adjusting permissions on java files in the directory "/opt/dxapm/extensions/iib-ia-dd040260xt181-2023.10.1.7/lib/external"
the collection of traces started to be collected.