Using the Business Transaction Discovery Sessions tools, which two items can a Performance Analyst browse? (Choose two.)
Correct Answer: A,B
Business Transaction Discovery Sessions allow a Performance Analyst to browse the application's classes and methods while identifying suitable entry points for custom Business Transaction detection. The discovery process observes application execution and exposes loaded or invoked code structures, enabling the analyst to locate the class and method that represent the beginning of a meaningful transaction. Browsing classes helps narrow the search to the relevant package or application component. After selecting a class, the analyst can inspect its methods and choose the appropriate method as the transaction entry point. This is particularly useful when automatic discovery does not recognize a proprietary framework, background process, scheduled task, or other nonstandard execution path. Database Calls are analyzed as exit calls or backend activity rather than browsed as transaction entry-point code. JMX MBeans are accessed through JMX monitoring and metric configuration tools. Memory Objects are examined through memory diagnostics, object instance tracking, or leak-detection functions, not Business Transaction Discovery Sessions. Relevant CAAPA Study Guide topics include Business Transaction Discovery Sessions, Class and Method Browsing, Custom Match Rules, Entry-Point Configuration, Automatic Discovery, and Application Agent Instrumentation.
Question 12
Which two Key Performance Indicators (KPIs) accurately provide insight into server level resource consumption? (Choose two.)
Correct Answer: E,F
Key Performance Indicators (KPIs) such as "CPU %Busy" and "Memory Used%" are critical for providing insights into server-level resource consumption. "CPU %Busy" indicates the percentage of time the CPU is actively working on processes, reflecting the server's processing workload. "Memory Used%" shows the proportion of memory utilized, indicating how much of the server's RAM is being consumed by applications and processes. These KPIs are essential for understanding and managing server performance and resource allocation. References: AppDynamics documentation on Server Monitoring: Includes information on monitoring server-level metrics, including CPU and memory utilization, to assess resource consumption.
Question 13
A Performance Analyst notices an increase in Business Transaction error rate that is much higher than normal alerts. The Performance Analyst can see these are related to the Health Rules defined for the Shopping Service that is monitored with AppDynamics Browser RUM. While troubleshooting the Performance Analyst wants details on which Browsers and Devices are affected. Which section of the Browser App Dashboard will provide this detail for a given time period?
Correct Answer: A
In the Browser Real User Monitoring (RUM) Dashboard, the Usage Stats section provides insights into user demographics, including the types of browsers and devices they are using. This section would help the Performance Analyst understand which browsers and devices are affected during a specific time period when there has been an increase in the Business Transaction error rate. References: AppDynamics documentation on Browser RUM: https://docs.appdynamics.com/21.6/en/end-user-monitoring /browser-monitoring/browser-real-user-monitoring
Question 14
The performance impact on the_______would lead a Performance Analyst to limit the duration and frequency of automatic diagnostic sessions.
Correct Answer: A
The primary concern for a Performance Analyst when considering the impact of automatic diagnostic sessions is the application itself. Intensive diagnostic sessions can be resource-heavy, potentially affecting the application ' s performance. Therefore, it is often necessary to limit the duration and frequency of these sessions to ensure they do not negatively impact the application's end-user experience. References: AppDynamics documentation on Diagnostic Sessions: https://docs.appdynamics.com/latest/en/troubleshoot /diagnostic-sessions
Question 15
Which two views can a Controller-level custom dashboard provide? (Choose two.)
Correct Answer: C,D
Controller-level custom dashboards in AppDynamics have the flexibility to provide views that aggregate and compare data from different applications on the same Controller, as well as offer a customized view of applications, servers, and database performance data. This capability enables a holistic view of the IT environment, facilitating cross-application insights and the ability to correlate performance across different layers of the technology stack. Such dashboards are invaluable for understanding overarching trends, pinpointing systemic issues, and driving informed decision-making across multiple applications and infrastructure components. References: AppDynamics documentation on Custom Dashboards: Provides detailed instructions on creating and customizing dashboards at the Controller level, including the aggregation and comparison of data from various sources. AppDynamics documentation on Controller UI: Explains the functionalities available within the Controller UI, including the creation of comprehensive dashboards that encompass application, server, and database metrics.