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

List of questions
Question 31

A Performance Analyst is experiencing difficulty with the transaction response time on a node. The Performance Analyst attempts to create a health rule monitoring the business transactions' performance on that node. Which set of data should the Performance Analyst select when creating the health rule?
Node health
Service endpoints
Error Rates
Transaction performance
When a Performance Analyst is faced with issues related to transaction response times on a specific node, focusing on the 'Transaction performance' data is most relevant. This is because transaction performance metrics provide direct insights into the business transactions' speed, response times, and execution times, which are critical for identifying and troubleshooting performance issues. By selecting 'Transaction performance' when creating a health rule, the analyst can monitor specific metrics such as average response time, slow transaction count, and very slow transaction count, which are directly related to the performance of business transactions on the node in question.
AppDynamics documentation on Health Rules: This section explains how to create and configure health rules to monitor application performance metrics, including transaction performance.
AppDynamics documentation on Business Transactions: Provides details on how AppDynamics identifies and monitors business transactions, which are key to understanding application performance.
Question 32

Developers and operations personnel complain the Controller tracks many irrelevant Java classes and methods. How does a Performance Analyst exclude this unhelpful information?
Configuration > Baselines and create a new dynamic baseline
Edit the mbeans-server.xml file to delete the irrelevant methods
Configuration > Instrumentation > Call Graph Settings and exclude irrelevant packages
Edit the controller-info.xml file to exclude irrelevant methods
To streamline the monitoring process and enhance the relevance of collected data, AppDynamics allows Performance Analysts to exclude certain Java classes and methods from instrumentation. This is done through the 'Configuration > Instrumentation > Call Graph Settings' menu, where irrelevant packages and classes can be specified for exclusion. This approach prevents the AppDynamics agent from tracking unnecessary or irrelevant methods, thus reducing overhead and focusing on the most critical aspects of application performance.
AppDynamics documentation on Call Graph Settings: This section details how to configure call graph settings, including the exclusion of specific classes and methods from instrumentation, to optimize performance monitoring.
Question 33

Which three pieces of information are required when creating a new database collector? (Choose three.)
Primary table name
Database hostname/IP address
System table name
Database Type
Port number
When creating a new database collector in AppDynamics, the essential pieces of information required include the 'Database hostname/IP address,' 'Database Type,' and 'Port number.' These details are crucial for establishing a connection to the database and ensuring accurate monitoring. The hostname/IP address identifies the server where the database is hosted, the Database Type specifies the database management system (e.g., MySQL, Oracle), and the Port number is necessary for network communication with the database server.
AppDynamics documentation on Database Visibility: This section explains how to set up database collectors, including the required information for successful configuration.
Question 34

Which two Key Performance Indicators (KPIs) accurately provide insight into server level resource consumption? (Choose two.)
Calls per Minute
Availability
Average Response Time
Application Restarts
CPU %Busy
Memory Used%
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.
AppDynamics documentation on Server Monitoring: Includes information on monitoring server-level metrics, including CPU and memory utilization, to assess resource consumption.
Question 35

What are two options tor sharing snapshot details from the snapshot window? (Choose two.)
Custom Report
Custom Dashboard
Download PDF
Copy to Clipboard
Export
To share snapshot details from the snapshot window in AppDynamics, the options to 'Download PDF' and 'Export' are typically used. 'Download PDF' allows users to generate a PDF report of the snapshot details, providing a convenient and portable format for sharing and review. The 'Export' option enables the extraction of snapshot data in various formats (e.g., CSV, XML), facilitating further analysis or sharing with other tools and stakeholders.
AppDynamics documentation on Snapshots: This section covers how snapshots capture detailed performance data for transactions, including how to share and export this information for collaborative analysis.
Question 36

In which two features of AppDynamics can Information Points metric data be used? (Choose two.)
Alerting
Analytics
Flow Maps
Custom Dashboards
Information Points in AppDynamics are custom metrics that track specific data within your applications, such as method invocations or the value of method arguments. These metrics can be utilized in various features of AppDynamics, most notably in 'Alerting' and 'Custom Dashboards.' Alerting allows you to set up notifications based on the thresholds set for Information Points, ensuring that teams are promptly informed about significant changes or anomalies. Custom Dashboards enable the visualization of Information Points metrics alongside other key performance indicators, providing a comprehensive view of application health and performance tailored to specific needs.
AppDynamics documentation on Information Points: Explains how to create and use Information Points to monitor specific business-relevant metrics.
AppDynamics documentation on Alerting: Details the process of setting up health rules and alerts based on various metrics, including those from Information Points.
AppDynamics documentation on Custom Dashboards: Guides on how to create dashboards that incorporate a wide range of metrics, including Information Points, for customized monitoring.
Question 37

An E-commerce application is built using microservices architecture design with several components. In AppDynamics, how should the Transaction Detection rules be grouped logically?
Use Automatic Discovery
Use Scope
Use Transaction Group
Use Backend Detection
For an e-commerce application built using a microservices architecture, logically grouping Transaction Detection rules can be effectively achieved through 'Use Transaction Group.' This approach allows for the organization of business transactions into meaningful groups that reflect the application's structure and the interactions between its microservices. By grouping transactions, it becomes easier to monitor, analyze, and troubleshoot the application as a whole and its individual components, enhancing the visibility and management of the application's performance.
AppDynamics documentation on Business Transactions: Provides insights on how to configure and manage business transactions, including grouping and monitoring strategies.
AppDynamics documentation on Microservices Monitoring: Offers guidance on best practices for monitoring applications designed with microservices architecture, including transaction grouping.
Question 38

A Performance Analyst has noticed a significant decrease in an application's workload (calls/min) and is trying to identify the root cause. Which option will give the Performance Analyst insight into the behavior of the affected Business Transactions?
Question 39

A Performance Analyst is reviewing Business Transactions with an Application team. The Application team would like to increase the Application Business Transaction limit because they need to have visibility into all the different transactions. What should the Performance Analyst do?
Question 40

Which two views can a Controller-level custom dashboard provide? (Choose two.)
Question