ACIP Practice Questions From Brad Flashcards
(424 cards)
What are the two methods for upgrading the event service?
- Utilize the upgrade option from the Enterprise Console GUI
- Download Events Service distribution, events-service.zip, from the AppD download site to the Events Services machine
What is the use-case for upgrading the Events Service manually?
Upgrading Events Service nodes hosted on remote Windows machines
What is the file events-service-api-store.properties used for?
It contains configuration properties for the Events Service
What must you do to upgrade the Events Service software to a version earlier than 4.1?
First manually upgrade the service to 4.1, and then use the Enterprise Console to discover the Events Service nodes
Which of the following is NOT a step required when manually upgrading the Events Service?
A. Back up events-service.vmoptions
B. Stop the Events Service processes
C. Download the Events Service distribution, events-service.zip
D. Delete the current directory containing the Events Service files
D
What is the correct order for upgrading the Events Service when upgrading other platform components?
Upgrade the Enterprise Console, Events Service, the EUM server, then the Controller
Which is NOT required for the Events Service install directory?
A. The path should not have any existing AppDynamics components installed under it
B. The path must be writeable
C. The path should include all other existing AppDynamics components
D. None of the above
The path should not have any existing AppDynamics components installed under it
What is the default port for the Enterprise Console?
9191
Which step is NOT necessary when upgrading the Events Service using the Enterprise Console?
A. Check Enterprise Console prerequisites
B. Discover the Events Service
C. Stop the Events Service
D. Enter a Name and the Installation Path for your platform
C. Stop the Events Service
Which of the following is TRUE regarding the Events Service on Windows machines?
A. It is possible to deploy multiple instances of the same service type
B. You MUST specify the installation or data directory for the Events Service installation
C. All services on Windows machines MUST be installed on the Enterprise Console host
D. Only three-node clusters are supported
C. All services on Windows machines MUST be installed on the Enterprise Console host
What is the command to create a platform in the enteprise console?
bin/platform-admin.sh create-platform
When upgrading from Platform Admin version 4.3, what special consideration needs to be taken?
Download and install in a new, empty directory
What flag makes it possible to resume a failed node integration into the Enterprise Console?
useCheckpoint=true as an argument after –args
What is the correct order to start a manual Events Service upgrade?
Stop the Events Service processes, rename the existing Events Service directory, migrate configuration changes
Where can the appdynamics.on.premise.event.service.url be found?
The Controller Settings page
Why does the Enterprise Console use a .passwordfile file?
To validate the password at the time of Controller Upgrade.
What is the default time-out period for the Controller to fail during the upgrade process for large databases?
30 min
Where do you find InnoDB: Error during Controller Upgrade?
<controller_home>/db/logs/database.log
</controller_home>
What controller data is not automatically backup up when upgrading with the Enteprise console?
MySQL data
What is the windows command to stop the controller application server and database?
platform-admin.exe cli stop-controller-appserver - -with-db
What is the linux command to stop the controller application server and database?
platform-admin.sh stop-controller-appserver
What is the location of the Controller server.log?
<controller_home>/logs/server.log
</controller_home>
What is the modifyJvmOptions utility used for?
Modifying the JVM options in the Controller’s domain.xml file
What is not a command used to validate an EUM server upgrade?
A. bash ./eum-schema clearCheckSums
B. bash ./eum-schema update
C. curl http(s)://<eum_server_host>:<port>/eumcollector/ping
D. /sbin/appdservice appdcontroller stop</port></eum_server_host>
D