- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i want a simple application in appdynamics saas console.

Hi,
I want to see simple application in saas appdynamics console and also want to see Browser/Mobile real user monitoring metrics for that app. Can anybody help me on this.
Thanks in advance!!
Regards,
Santhosh.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

If I downloaded the App Agent to my local computer, will it communicate to the saas appdynamics controller.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Though you should use the non prod licenses from appdynamics for your dev enviroment which are usually provided at discounted rates, and you should configure non-prod agents to their own application so that you don't affect production statistics. You can download the fully configured agent from the agent download wizard in the controller.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi,
My Question is i want to add an server application to the saas appdynamics controller.
1) We have installed one monitoring tool in the windows server. The saas appdynamics controller console is accessible from this windows server.
2) We want to add this monitoring tool application in saas appdynamics controller.
3) Can you please provide us the steps how to add this application in saas appdynamics controller.
Thanks
Santhosh.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Another aspect you may want to explore is whether appdynamics could do the monitoring function of the monitoring tool being used.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi,
Actually, my application is standalone exe (for example HP sitescope tool installed in dev server). Can we add this standalone exe application in saas appdynamics and get the browser real user monitoring metrics in saas appdynamics for that standalone exe.
Regards,
Santhosh.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi,
Now i Tried with Demo application "https://github.com/Appdynamics/SampleApp" .
As per the above link procedure, i strucked with this step. After enter this command " docker exec -it rest install-appdynamics; docker exec rest start-all" , i am getting the below error:
Error: OCI runtime exec failed: exec failed: container_linux.go:348: starting container
process caused "exec: \"install-appdynamics;\": executable file not found in $P
ATH": unknown
Can any body help me on this error.
Regards,
Santhosh.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

You can instrument standalone exes, but you will need to modify your code to explicitly call appdynamics agent SDKs. - for example C++ https://docs.appdynamics.com/pages/viewpage.action?pageId=42583436
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi All,
Can anybody please provide the inputs on this.
Regards,
Santhosh.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Santosh,
Please follow the steps given in the below doc link and that should help you create an application from the controller and add your monitoring tool application in saas appdynamics controller:
https://docs.appdynamics.com/display/PRO44/Set+Up+and+Access+Mobile+RUM
If its an android mobile, you would be needed to instrument it using the directions given in the following doc link:
https://docs.appdynamics.com/display/PRO44/Instrument+Android+Applications
For IOS, use this:
https://docs.appdynamics.com/display/PRO44/Instrument+iOS+Applications
Note: For each of the mobile type, Android or IOS there are again various ways to instrument your app, so you need to choose which method you want to use.
I hope this should provide you with the needed info and directions. However do let me know in case you need any further help .
Thank You,
Chitra
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

You will have to associate that agent to some application in order to instrument the application.
As long as you have details about the SAAS controller and are able to connect to it from your local laptop, you should be able to connect agent to controller.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi Gurmitsa,
Can you please tell us how to add my local server application into saas appdynamics controller.
Regards,
Santhosh.
