Practice Free 500-430 Exam Online Questions
Which two statements are true regarding the AppDynamics REST API for retrieving metrics? (Choose two.)
- A . Metrics can be retrieved for a fixed time range.
- B . Median is one of the returned values,
- C . End-time value must be provided if using the time-range-type of AFTER_TIME.
- D . Minimum and maximum values are meaningful for all metric types.
- E . Wildcards can be used in the REST API metric path.
Which URL retrieves all AppDynamics business transactions from an application using the AppDynamics Rest API?
- A . http(s) ://<controller-host>:<port=/controller/rest/applications/<application_name>/allbts
- B . http(s) ://<controller-host>:<port>/controller/rest/applications/<application_name=>/business-transactions
- C . http(s)://<controller-host>:<port>/controller/applications/<application_name>/business-transactions
- D . httpis)://<controller-host>:<port>/controller/applications/<application_name=>/allbis
What are three requirements to set up AppDynamics Controllers as a high availability pair? (Choose three.)
- A . Passwordless SSH must be configured between the two Controller servers.
- B . The Controller MySQL database must be installed on a shared location.
- C . The replicate sh script can be run only once.
- D . Both servers must have the Controller software installed prior to setting up high availability.
- E . A unique high availability license file is required for each Controller server.
- F . Both servers must have identical directory structures for the Controller installation.
Which two preparatory tasks are required prior to installing an AppDynamics Controller on Linux? (Choose two.)
- A . Install JRE.
- B . Ensure that MySQL port (3388) is opened.
- C . Install SSH.
- D . Install libaio.
- E . Verify that sufficient temporary (tmp) space is available (at least 1 GB).
The Database Agent collects hardware metrics from a Windows database server using_________. (Choose the correct option to complete the sentence.)
- A . Standalone Machine Agent
- B . PowerShell
- C . WHI
- D . SSH
What are two capabilities of the standalone Machine Agent running on Linux? (Choose two.)
- A . It can act as a forwarder for analytics events.
- B . It can send SNMP alerts.
- C . It can communicate with multiple AppDynamics Controllers.
- D . It can restart itself if it goes down.
- E . It can start an HTTP listener for custom metrics.
Which two statements are true when updating the Database Agent? (Choose two.)
- A . The Database Agent must be stopped and restarted during the upgrade.
- B . If the agent is moved to a new location during the upgrade, the AppDynamics Controller must be reconfigured to reference the new location of the agent.
- C . All data collectors created from the previous agent must be migrated to the new agent.
- D . Controller-info.xml is the only file that needs to be migrated from the previous agent to the new agent.
- E . After the Database Agent is upgraded, the AppDynamics Controller must be restarted.
Default configuration of the Mobile SDK enables____and_____ . (Choose the two correct options to complete the sentence.)
- A . Crash Reports
- B . User Data
- C . Network Requests
- D . Custom Timers
- E . Breadcrumbs
What are three reasons you would create custom events using the Machine Agent REST API? (Choose three.)
- A . to create an event to track application deployment
- B . to create an event to be displayed in a Controller Audit report
- C . to create an alert that is to be triggered when a custom event is created
- D . to create an event to be displayed along with Time Series data in a custom dashboard
- E . to create an event to be used to trigger a health rule violation
- F . to create a new metric
The application server was restarted after an upgrade.
What are two valid ways to confirm that the upgraded Java Agent is running successfully? (Choose two.)
- A . Verify that the application log contains a message indicating success.
- B . Verify that the node within the Controller Ul indicates the app agent is reporting.
- C . Verify the Java Agent Version metric for that node in the Metric Browser.
- D . Verify that the Java Agent log contains a message indicating the agent started successfully.