Cisco 500-420 Practice Test - Questions Answers, Page 3

List of questions
Question 21

Which two types of data are collected by Information Points? (Choose two.)
Troubleshooting Metric Data
Business Metric Data
Code Metric Data
Analytics Metric Data
Information Points in AppDynamics are designed to collect custom metrics that are specific to the business or code aspects of an application. They can capture Business Metric Data, which pertains to the performance metrics that directly impact business processes, and Code Metric Data, which relates to the performance of specific methods or segments of code within the application. This allows for targeted monitoring and analysis of areas significant to the business's objectives and technical performance.
AppDynamics documentation on Information Points: Provides details on how to set up Information Points to collect custom business and code metrics for in-depth performance analysis.
Question 22

Refer to the exhibit.
Refer to the exhibit. On which tab will the configured transaction threshold be found?
Call Graph
Slow Calls & Error
DB and Remote Services Calls
Overview
More
In Cisco AppDynamics, the transaction threshold configurations are typically found under the 'Overview' tab. This is where you can view the health rule violations and performance baselines that are associated with transaction snapshots, which can include the configured transaction thresholds. These thresholds set the acceptable performance limits for transactions, and when these limits are exceeded, it may trigger health rule violations that are visible on the Overview tab.
AppDynamics Documentation on Transaction Snapshots
AppDynamics Documentation on Health Rule Violations
Question 23

Which feature can be used to determine if a given Java class is visible in AppDynamics?
Tools in Business Transaction Discovery Session
Preview Business transactions in Business Transaction Discovery Session
Use the thread dump feature on the node agent
Use the object instance tracking feature in memory
To determine if a given Java class is visible in AppDynamics, the 'Preview Business transactions' feature in a Business Transaction Discovery Session can be used. This feature allows users to validate and preview the detection of business transactions, which includes ensuring that specific Java classes and methods are being correctly identified and monitored by AppDynamics.
AppDynamics documentation on Business Transaction Detection: Explains how to conduct a Business Transaction Discovery Session and use the preview feature to validate the visibility and detection of business transactions, including specific Java classes.
Question 24

Which two things should a Performance Analyst check if an agent has failed to register with the Controller after several minutes? (Choose two.)
total free RAM
network/firewall rules
current CPU load average
free license count
If an agent fails to register with the Controller, a Performance Analyst should check the network/firewall rules to ensure that the agent can communicate with the Controller over the network. Additionally, it is crucial to verify the free license count to confirm that there are available licenses for the agent to register. Insufficient licenses or network communication barriers can prevent successful agent registration.
AppDynamics documentation on Agent Registration: Describes the prerequisites and troubleshooting steps for agent registration with the Controller.
AppDynamics documentation on Licensing: Provides details on how the licensing model works, including how to check for available licenses.
Question 25

Within the configuration setting for Slow Transactions, under the 'Configure Diagnostic Session Duration and Collection Rate' option, what is the default value pair for the setting 'Collect up to ____snapshots per minute for _____ minutes'?
2,2
5,5
10, 10
4,4
The default value pair for the setting 'Collect up to ____ snapshots per minute for _____ minutes' in the configuration for Slow Transactions is 10, 10. This means that by default, the system is set to collect up to 10 snapshots per minute for a duration of 10 minutes during a diagnostic session.
AppDynamics documentation on Transaction Snapshots: Outlines the default settings for diagnostic session duration and collection rates, including the collection of snapshots.
Question 26

Which Application Dashboard view categorizes transactions by load, response time, errors, slow transactions, and stalled transactions in a single aggregated value for a specific time range?
Transaction Snapshots
Top Business Transactions
Machine Snapshots
Transaction Score
The Transaction Score view in the Application Dashboard categorizes transactions by load, response time, errors, slow transactions, and stalled transactions. It provides an aggregated value for a specific time range, giving an at-a-glance indication of the health and performance of business transactions.
AppDynamics documentation on Transaction Score: https://docs.appdynamics.com/latest/en/application-monitoring/application-dashboard
Question 27

What must a Performance Analyst first configure in order to monitor end-to-end latency performance metrics in AppDynamics?
additional demarcator methods
define the end-to-end latency transaction
slow end-point identity markers
endpoints for asynchronous transactions
To monitor end-to-end latency performance metrics, a Performance Analyst must first define the end-to-end latency transaction. This involves configuring the business transactions to include the necessary entry and exit points that capture the complete flow of the transaction, thereby enabling the measurement of the total latency.
AppDynamics documentation on Business Transactions: https://docs.appdynamics.com/latest/en/application-monitoring/business-transactions
Question 28

Refer to Exhibit.
R
Refer to the exhibit. The transaction score in the graphic displays an interesting performance pattern outside of business hours on 6/16/18. Which additional performance anomaly should be of most interest to a Performance Analyst?
Elevated Response Time at 6/19/18
Elevated Response Time at 6/25/18
Lower than usual volume at 6/17/18
Low volume at 6/15/18
The performance pattern outside of business hours on 6/16/18 that would be of most interest to a Performance Analyst is the elevated response time, as indicated on 6/19/18. This is because it shows a significant spike in response time, which could indicate a performance issue that needs to be addressed. Anomalies in response time can often be more indicative of underlying problems than changes in call volume, especially when they occur outside of expected peak periods.
AppDynamics documentation on Transaction Score: https://docs.appdynamics.com/latest/en/application-monitoring/application-dashboard/transaction-score
Question 29

The performance impact on the_______would lead a Performance Analyst to limit the duration and frequency of automatic diagnostic sessions.
Application
Controller
Network
Operating System
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.
AppDynamics documentation on Diagnostic Sessions: https://docs.appdynamics.com/latest/en/troubleshoot/diagnostic-sessions
Question 30

Which three reports can be scheduled for periodic generation and delivery to email recipients? (Choose three.)
Ad Hoc Data
Application Health
Error Trends
Custom Dashboard
Controller Audit
Tier List
AppDynamics allows for several reports to be scheduled for periodic generation and sent to email recipients. Among these, Application Health, Error Trends, and Custom Dashboards are types of reports that can be automatically generated and delivered, providing regular insights into the application's performance and issues.
AppDynamics documentation on Reports: https://docs.appdynamics.com/latest/en/application-monitoring/reporting
Question