ExamGecko
Home / Cisco / 500-420 / List of questions
Ask Question

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

List of questions

Question 31

Report
Export
Collapse

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

Node health

Service endpoints

Service endpoints

Error Rates

Error Rates

Transaction performance

Transaction performance

Suggested answer: D

Explanation:

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.

asked 11/10/2024
Tr Skumar
55 questions

Question 32

Report
Export
Collapse

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

Configuration > Baselines and create a new dynamic baseline

Edit the mbeans-server.xml file to delete the irrelevant methods

Edit the mbeans-server.xml file to delete the irrelevant methods

Configuration > Instrumentation > Call Graph Settings and exclude irrelevant packages

Configuration > Instrumentation > Call Graph Settings and exclude irrelevant packages

Edit the controller-info.xml file to exclude irrelevant methods

Edit the controller-info.xml file to exclude irrelevant methods

Suggested answer: C

Explanation:

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.

asked 11/10/2024
corey shields
27 questions

Question 33

Report
Export
Collapse

Which three pieces of information are required when creating a new database collector? (Choose three.)

Primary table name

Primary table name

Database hostname/IP address

Database hostname/IP address

System table name

System table name

Database Type

Database Type

Port number

Port number

Suggested answer: B, D

Explanation:

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.

asked 11/10/2024
Kehinde Ifarinde
45 questions

Question 34

Report
Export
Collapse

Which two Key Performance Indicators (KPIs) accurately provide insight into server level resource consumption? (Choose two.)

Calls per Minute

Calls per Minute

Availability

Availability

Average Response Time

Average Response Time

Application Restarts

Application Restarts

CPU %Busy

CPU %Busy

Memory Used%

Memory Used%

Suggested answer: E, F

Explanation:

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.

asked 11/10/2024
Kong Yew Kuen
38 questions

Question 35

Report
Export
Collapse

What are two options tor sharing snapshot details from the snapshot window? (Choose two.)

Custom Report

Custom Report

Custom Dashboard

Custom Dashboard

Download PDF

Download PDF

Copy to Clipboard

Copy to Clipboard

Export

Export

Suggested answer: C, E

Explanation:

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.

asked 11/10/2024
Shoban Babu
41 questions

Question 36

Report
Export
Collapse

In which two features of AppDynamics can Information Points metric data be used? (Choose two.)

Alerting

Alerting

Analytics

Analytics

Flow Maps

Flow Maps

Custom Dashboards

Custom Dashboards

Suggested answer: A, D

Explanation:

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.

asked 11/10/2024
Jorge Rojas Gallegos
30 questions

Question 37

Report
Export
Collapse

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 Automatic Discovery

Use Scope

Use Scope

Use Transaction Group

Use Transaction Group

Use Backend Detection

Use Backend Detection

Suggested answer: C

Explanation:

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.

asked 11/10/2024
Phuong Pham
40 questions

Question 38

Report
Export
Collapse

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?

Review Business Transactions and enable Show Trends

Review Business Transactions and enable Show Trends

In Metric Browser Plot Calls/min for the Application

In Metric Browser Plot Calls/min for the Application

Review Top Business Transactions by Load in the Application Dashboard

Review Top Business Transactions by Load in the Application Dashboard

Review the Transaction Score for the Application

Review the Transaction Score for the Application

Review all elements in the Application Flow Map and identify variations in load

Review all elements in the Application Flow Map and identify variations in load

Suggested answer: C

Explanation:

When a Performance Analyst observes a significant decrease in an application's workload (calls/min), reviewing the 'Top Business Transactions by Load' in the Application Dashboard can provide valuable insights. This feature allows the analyst to quickly identify which business transactions have experienced the most significant changes in load, potentially pinpointing the root cause of the overall workload decrease. It offers a focused view of the application's performance, highlighting areas that may require further investigation or immediate action.

AppDynamics documentation on Application Dashboard: Describes the features and capabilities of the Application Dashboard, including how to view and analyze the top business transactions by load.

AppDynamics documentation on Business Transactions: Details the importance of monitoring business transactions and how they can be used to understand application performance trends.

asked 11/10/2024
Frank van Hout
37 questions

Question 39

Report
Export
Collapse

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?

Do nothing since the limit is not important during configuration

Do nothing since the limit is not important during configuration

Increase the limit to the requested value

Increase the limit to the requested value

Increase the limit half way between the current level and the requested value

Increase the limit half way between the current level and the requested value

Focus on the Business Transactions exceeding the limit and why

Focus on the Business Transactions exceeding the limit and why

Suggested answer: D

Explanation:

When an application team requests an increase in the Application Business Transaction limit for visibility purposes, it's crucial for the Performance Analyst to focus on the transactions that are currently exceeding the limit and understand why. This approach helps in identifying whether the limit is being reached due to genuinely essential transactions or if there are redundant, irrelevant, or improperly defined transactions contributing to the limit breach. By analyzing and rationalizing the transactions, the analyst can ensure that only valuable transactions are monitored, optimizing resource usage and maintaining effective observability without necessarily increasing the limit.

AppDynamics documentation on Business Transaction Limits: Discusses the implications of business transaction limits and strategies for managing and optimizing these limits within AppDynamics.

AppDynamics Best Practices Guide: Offers recommendations for configuring and managing business transactions, including handling limits and ensuring meaningful transaction monitoring.

asked 11/10/2024
Pawel Szalek
36 questions

Question 40

Report
Export
Collapse

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

Show a single view of only historical data.

Show a single view of only historical data.

Aggregate and compare data from only a single application on the same Controller

Aggregate and compare data from only a single application on the same Controller

Aggregate and compare data from different applications on the same Controller

Aggregate and compare data from different applications on the same Controller

A customized view of applications, servers, and database performance data

A customized view of applications, servers, and database performance data

Suggested answer: C, D

Explanation:

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.

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.

asked 11/10/2024
PATRICK ADUSEI
36 questions
Total 64 questions
Go to page: of 7
Search