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
06-16-2017 10:11 AM
All,
I have a couple of qns
1. Does enabling data collector (http/non-http) increase storage or it doesn't as the data get collected only as frequent as the snapshot collection?
2. We have a some mainframe CICS web service requests made from a .NET tier. Does CICS web requests supposed to get auto-discovered out of the box? Or do we need to create a custom exit point?
A quick response would be very hepful.
Thanks!
06-17-2017 01:00 PM - edited 06-17-2017 01:03 PM
Hi Sundarapandian,
Please find the answers below-
1. Does enabling data collector (http/non-http) increase storage or it doesn't as the data get collected only as frequent as the snapshot collection?
Answer -> If i understand correctly, you are referring here the performance overhead after creating the Http data collector and MIDC ? If yes, Http data collector is invoked whenever there is snapshot captured. Adding http data collector, add some negligible overhead. However if the frequency of snapshot is high than normal rate then application might have some overhead.So,it is calculated based on frequency of snapshot. And when you create MIDC, The overhead depends on the ByteCode instrumentation. If the instrumentation is happening on short running methods then it will add negligible overhead for each execution.So, based on your MIDC definitions the overhead will be calculated.
2. We have a some mainframe CICS web service requests made from a .NET tier. Does CICS web requests supposed to get auto-discovered out of the box? Or do we need to create a custom exit point?
Answer -> If you are making call to mainframe services over HTTP or SOAP protocol then .Net agent is able to detect the exit call OOTB and if you are making call to mainframe services over Socket then we need to do the some custom configuration to detect the exit call.
Please let us know, if you have any question.
Thanks,
Ashish.
06-19-2017 02:58 PM
Hi Ashish,
Thanks much for the response.
AppDev confirmed these are SOAP XML calls but they they seem to be not discoverd OOTB. I'm trying trying to create custom exit points. I'll update how it goes...
Thanks!
06-20-2017 12:39 PM
Hi Sundarapandian,
Thanks for the update. Let us know how it goes.
Just to make sure we are not simming anything, are these calls made asynchronoulsy ? If yes we might have to enable if already not done so
https://docs.appdynamics.com/display/PRO43/Thread+Correlation+for+.NET
Thanks,
Raunak
06-21-2017 03:01 PM
Hi Raunak,
Yes, the thread correlation has been enabled.
We created custom exit points with fully qualified method/class which did not pick the calls.
We now have enabled find-entry-points and trying to also do agent restart and iisreset to see if that helps
Thanks,
Sundar
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form