Discussion Feed
03-29-2018
08:45 AM
03-29-2018
08:45 AM
Hi Daniel,
Do you know the exit points for your application? meaning the systems that you application talks to?
If so, it would be worth to look at creating custom exit points configurations.
Also, how have you configured tier. nodes?
You said, you are not seeing connections between nodes, are all nodes having same code and prpvide same functionality or different nodes provide different functionalities? If later, then you have to configure those nodes as separate tiers.
Perhaps you can provide a brief flow of your application and someone can help you with how a typical configuration should look like.
Thanks
Gurmit.
... View more
03-29-2018
08:42 AM
1 Kudo
You can instrument any application to start with as long as its one of the tech stacks that AppD has agents available for. e.g. Java, .Net, Python...
... View more
03-28-2018
01:42 PM
what is the query you have to pull for those transactions?
I assume you must have written ADQL query?
Looking at this page, https://docs.appdynamics.com/display/PRO44/ADQL+Queries
I assume you can write a query and order by desc.
... View more
03-28-2018
10:37 AM
1 Kudo
You should be able to do it via GUI but you have to make sure you update the controller-info.xml or the java arguments with the new name before you restart the application next time.
Through UI, select the App -> click on tiers and nodes -> select the tier -> click on details at the top -> and on the right hand side, you should see ... or an arrow, click on it and then "Edit properties"
Again, if you do not update the config before the next restart and new tier with the old name will automatically be created.
... View more
03-28-2018
09:51 AM
You have the wrong command, (also the slash were incorrect)
You have to first run (i removed -plaintext argument, that is part of encrypt)
D:\machineagent-bundle-64bit-windows-4.4.2.742\jre\bin>java -jar D:\machineagent-bundle-64bit-windows-4.4.2.742\lib\secure-credential-store-api-1.3.0.0.jar generate_ks -filename 'D:\Appdynamics\mysecretKeyStore' -storepass 'Welcome1'
Once the above is done, you run the encrupt as below
D:\machineagent-bundle-64bit-windows-4.4.2.742\jre\bin>java -jar D:\machineagent-bundle-64bit-windows-4.4.2.742\lib\secure-credential-store-api-1.3.0.0.jar encrypt -filename 'D:\Appdynamics\mysecretKeyStore' -storepass 'Welcome1' -plaintext 'Welcome2'
... View more
03-28-2018
09:18 AM
What is the error you get?
... View more
03-28-2018
08:21 AM
Hi Sandeep,
Did you try the steps on the following link:
https://docs.appdynamics.com/display/PRO44/Encrypt+Agent+Credentials
https://docs.appdynamics.com/display/PRO44/Encrypt+Credentials+in+.NET+Agent+Configuration
The jars that provide the encryption are included in the agent bundle and for running a java agent or machine agent on a server, you need a jre either the one that comes with the agent or on the server but not both at the same time.
Thanks!
... View more
03-28-2018
08:14 AM
03-28-2018
08:14 AM
Are you asking for the SDK version or the actual SDK?
The instructions say that you hae to add that code to your application (assuming your application is a java based)
... View more
03-14-2018
11:48 AM
Without knowing what configurations you have in place, i would encourage that you read through the following documentation to understand more about how business transactions are configured.
https://docs.appdynamics.com/display/PRO44/Business+Transactions
... View more
03-14-2018
11:46 AM
03-14-2018
11:46 AM
Can you confirm that the user you are using has access to create health rules for that application?
Or better, run it using AppDynamics root credentials.
curl -X POST --user user1@customer1:secret http://demo.appdynamics.com/controller/healthrules/38 -F file=@uploadhealthrule.xml
user1: root
secret: AppDynamics admin password.
https://docs.appdynamics.com/display/PRO44/Configuration+Import+and+Export+API#ConfigurationImportandExportAPI-ImportHealthRulesintoanApplication
... View more
Latest Activity
- Got a Kudo for Re: How to determine App and Machine Agent up or down from (agent side logs). 11-09-2020 10:32 AM
- Got a Kudo for Re: Total calls of a BT in Custom Dashboard. 08-24-2020 01:01 PM
- Got a Kudo for Re: Transaction tracing in Elasticsearch. 06-15-2020 02:18 PM
- Got a Kudo for Re: Monitor WebSphere Components. 05-05-2020 03:24 PM
- Got a Kudo for Re: Monitor WebSphere Components. 05-05-2020 03:24 PM
- Got a Kudo for Re: Total calls of a BT in Custom Dashboard. 03-05-2020 03:27 AM
- Got a Kudo for Re: Auto Diagnostics. 02-10-2020 03:46 PM
- Got a Kudo for Re: Should i install controller after installation of enterprises Console. 02-05-2020 02:22 PM
- Got a Kudo for Re: Unable to create Http Templates due to Access Issue. 01-28-2020 04:07 PM
- Got a Kudo for Re: AWS / Cloud. 01-02-2020 11:30 AM
- Got a Kudo for Re: Machine Agent and Restarting Application. 11-26-2019 06:52 AM
- Got a Kudo for Re: Machine Agent is not associating with tier. 01-28-2019 02:01 PM
- Got a Kudo for Re: Total calls of a BT in Custom Dashboard. 10-26-2018 05:29 PM
- Posted Re: Time based health rules not possible? on Dashboards. 09-11-2018 02:27 PM
- Posted Re: Machine Agent is not associating with tier on Infrastructure (Server, Network, Database). 06-13-2018 07:32 PM
- Posted Re: Backend Detection - http endpoints with custom name for the dashboards on Dashboards. 06-13-2018 07:26 PM
- Got a Kudo for Re: Demo application to instrument AppDynamics. 04-05-2018 07:19 AM
- Posted Re: Syntax Error During Installation on Java (Java Agent, Installation, JVM, and Controller Installation). 04-03-2018 09:36 AM
- Posted Re: Unable to create Http Templates due to Access Issue on Controller (SaaS, On Premise). 04-03-2018 09:34 AM
- Posted Re: Export option for Top Business Transactions on NET (Agent, Installation). 04-03-2018 09:28 AM
Community Stats
Date Registered | 03-16-2017 09:09 PM |
Date Last Visited | 06-14-2018 07:33 PM |
Total Messages Posted | 141 |
Total Kudos Received | 29 |