Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
04-04-2017 06:50 AM
Hello,
I would like to ask at community, if somebody has instrument IBM cognos with AD completly?
We instrument the java processes, also the iis server.
But now, which pojo rules and so on did you configure?
Thanks,
Horst
04-04-2017 11:47 AM
I haven't done this, but my understanding is that IBM Cognos is mostly a native application that's wrapped by a Java application server.
The application server receives HTTP requests and calls the native application to execute most of the business logic.
If I'm right about that, then you should see the requests entering the Java process as HTTP requests with the default configuration.
If you inspect the snapshots for these requests, I suspect you will see "bottlenecks" in the Java method(s) that calls the native Cognos application.
You would configure those calls as custom Exit Points: https://docs.appdynamics.com/display/PRO42/Configure+Custom+Exit+Points
You will then see the timing of the native calls.
You can't do much more that without access to build the native source code with the AppDynamics C/C++ agent API.
Regards,
Brian Wheeldon
Brian Wheeldon, Solution Engineer, NYC
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form