ExamGecko
Question list
Search
Search

Question 39 - 500-425 discussion

Report
Export

After agents are installed, and application data is flowing through a Java application, a user sees that a remote database has not been discovered in a known Business Transaction. To determine and configure the exit call to the database where would you go?

A.

Configuration > Java > Backend Detection > JDBC

Answers
A.

Configuration > Java > Backend Detection > JDBC

B.

Databases > Configuration > Collectors

Answers
B.

Databases > Configuration > Collectors

C.

Configuration > Instrumentation > Backend Detection > Java

Answers
C.

Configuration > Instrumentation > Backend Detection > Java

D.

Database Calls > Options > Backend Detection > JDBC

Answers
D.

Database Calls > Options > Backend Detection > JDBC

Suggested answer: C

Explanation:

To determine and configure the exit call to the database, you need to go to Configuration > Instrumentation > Backend Detection > Java. An exit call is a call from an application component to an external service or system, such as a database, a web service, a message queue, or a cache. A backend is a logical representation of an external service or system that receives exit calls from an application component. AppDynamics automatically detects and identifies common types of backends, such as JDBC, HTTP, JMS, and so on.

According to theExit Point Detection Rules - AppDynamics, the following steps are required to determine and configure the exit call to the database:

Go to Configuration > Instrumentation > Backend Detection > Java.

Select the application and the tier that contains the exit call to the database.

Click the Add button to create a new exit point detection rule.

Enter a name and description for the rule.

Select the type of exit call from the drop-down list, such as JDBC, HTTP, JMS, and so on.

Specify the class and method that make the exit call to the database.

Specify the match criteria for the exit call, such as the URL, the query, the host, the port, and so on.

Click Save.

Therefore,C(Configuration > Instrumentation > Backend Detection > Java) is the correct answer.Reference:

Exit Point Detection Rules - AppDynamics

Cisco AppDynamics Associate Administrator Certification

Backends - AppDynamics

asked 11/10/2024
Mark Josef Delos Santos
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first