Hello,
I am looking at information if it's possible to instrument IIB using the Java Agent.
Thank you for your help,
--OA
Since the majority of IIB is implemented in native code, not java, it is not possible to instrument it with the java agent, I'm afraid.
Have you looked at the IIB machine agent extension?