A manufacturing firm is deploying an on-premises AppDynamics Controller for a high-security environment. The security policy mandates that the Controller's GlassFish application server must not bind to `0.0.0.0` and should only listen on a specific internal IP address. Which configuration file and parameter must be modified to enforce this requirement?
Q2
A DevOps team is using the AppDynamics REST API to automate the retrieval of metric data for a custom dashboard. They need to fetch the 'Average Response Time (ms)' for a business transaction named 'Process Payment' within the 'E-Commerce' application. The metric path needs to be constructed correctly for the API call. Which of the following represents the correct metric path format?
Q3
During pre-deployment planning for a global logistics company, the architect must decide on the EUM Server deployment. The company has major user bases in North America, Europe, and Asia, and they want to minimize latency for beacon data transmission. What is the recommended EUM deployment strategy to meet this requirement?
Q4Multiple answers
An administrator is installing a .NET Agent to monitor a set of critical Windows Services on a server. After running the installer and configuring the Controller details, the services do not appear in the Controller UI. The AppDynamics Agent Coordinator service is running. Which TWO of the following steps are required to complete the instrumentation of Windows Services? (Select TWO).
Q5
True or False: When upgrading an on-premises, multi-node Events Service cluster, a rolling upgrade can be performed to maintain availability, but all nodes must be upgraded within the same maintenance window.
Q6
A new AppDynamics administrator is tasked with configuring Role-Based Access Control (RBAC) for a team of junior operators. The operators need to view dashboards and metric browser data for the 'Inventory' application but must be prevented from viewing snapshots or changing any configuration. Which built-in role provides the closest match to these requirements?
Q7
A consultant is deploying a Standalone Machine Agent on a Linux server that does not have a Java Agent installed. The goal is to monitor basic hardware metrics and run a custom script extension that reports application cache size. After placing the extension script in the correct directory, the custom metrics do not appear in the Metric Browser. What is the most likely reason for this issue?
Q8
A financial services company is planning a new AppDynamics on-premises deployment. They have a requirement for end-to-end transaction correlation across two distinct applications that communicate via a proprietary TCP-based messaging queue that is not supported out-of-the-box. The architect needs to determine the best approach to ensure visibility across this boundary. What capability should be central to their pre-deployment plan to address this?
Q9
**Case Study:** A regional bank, 'SecureTrust Bank', is modernizing its online banking platform. The current platform is a monolithic Java application running on JBoss, connected to an Oracle database. The bank is moving to a microservices architecture deployed on-premises using Red Hat OpenShift. The new architecture involves approximately 50 microservices communicating via REST APIs and Kafka messaging. The bank has strict security and compliance requirements, including data residency within their own data centers. The project team has chosen AppDynamics for performance monitoring. They have a primary data center and a disaster recovery (DR) site. The requirements are to monitor the new OpenShift environment, the legacy JBoss application (during the transition), and the Oracle databases. They need a highly available Controller setup that can fail over to the DR site with minimal data loss. The security team has mandated that all communication between agents and the Controller must be encrypted with their corporate-issued SSL certificates. **Requirement Summary:** - Monitor OpenShift (Kubernetes), JBoss, and Oracle. - On-premises Controller deployment with High Availability (HA) across two data centers. - All agent-to-controller traffic must be encrypted using custom SSL certificates. - The deployment must be fully operational before the first set of microservices goes live. Which implementation plan best satisfies all of SecureTrust Bank's requirements?
Q10
When instrumenting a mobile application using the Mobile Agent SDK, a developer needs to report a specific business-relevant event, such as 'Item Added to Cart', along with properties like 'Item ID' and 'Price'. Which Mobile SDK method should be used to send this custom data to the AppDynamics platform?