Which two methods are used for confirming the agent is communicating property to the controller? (Choose two.)
To confirm that the agent is communicating properly to the controller, you can use the following methods:
The application agent starts but cannot connect to the controller. Which two things should you check to solve this problem? (Choose two.)
A customer wants a dashboard that will show them the number of current database connections on their application in a Timeseries graph, and compare it to past averages for the same time What option would solve this the fastest for the customer?
Which two stats are available in Database Visibility? (Choose two.)
Database Visibility provides metrics on the performance of your database and helps troubleshoot performance-related issues. Database Visibility consists of four main components: Database Agent, Collector, Controller, and Events Service (on-premises only). The Database Agent is a standalone Java program that collects performance metrics about your database instances and database servers. The Collector is the process that runs within the Database Agent to collect performance metrics about your database instances and database servers. The Controller is the central interface where you can see all your database instances and database server performance metrics. The Events Service stores high volumes of metric data.
Database-level metrics, such as the number of queries processed and other database statistics
Names and attributes of all sessions, clients, queries, and other objects on the monitored system
The following types of information are sent to the Events Service:
Time that each query spends at each wait state
Individual query statistics for databases that support it
Information about individual execution plans in databases that support it
Therefore,B(Average Number of Slow Connections) andC(Top Leaked Connections) are two stats that are available in Database Visibility.Reference:
Cisco AppDynamics Associate Administrator Certification
Overview of Database Visibility - AppDynamics
Database Visibility - AppDynamics
Which two types of standard controller Actions are available to be created? (Choose two.)