30 Sep 2019 11:41 AM
HI , can we monitor Cobol/C++ , SOA application through OneAgent? if so , what metric can be monitored.
Thanks,
Solved! Go to Solution.
30 Sep 2019 11:46 AM
By default, such applications are monitored only as a process, so you will see network traffic, cpu, memory per for each process. You will not see transactions. For C++ there is option to instrument apps using ADK (you need recompile app with injection implemented). https://www.dynatrace.com/news/blog/dynatrace-oneagent-sdk-c-service-transaction-monitoring-c-native...
Sebastian