Splunk AppDynamics

Upgrading EUM from 4.3.8.4 to 4.5.16

Anuradha_kota
New Member

We have controller and EUM hosted on different hosts.

We have gone through  the doc https://docs.appdynamics.com/display/PRO45/Upgrade+the+Production+EUM+Server.

Under upgrade procedure in second step i.e 2.b we could see we have to take mysql dump from the controller as below.

./mysqldump -u root --password --protocol=TCP -P [Controller-MySQL-Port] --databases eum_db --add-drop-database --socket=<controller_home>/mysql/mysql.sock > eum_db.sql

After taking the dump when do we need to place the eum_db.sql in EUM server. In 5.e we  could see below procedure.

Import the backed-up MySQL tables to the new database:
EUM Server 4.3

./mysql -u root --password --protocol=TCP -P [EUM-MySQL-Port] --socket=<eum_server_home>/mysql/mysql.sock < <controller_home>/db/bin/eum_db.sql

Is this back up which we have taken from the Controller server or any other. Please clarify.

Regards,

Anuradha.

Labels (1)
0 Karma

iamryan
Community Manager
Community Manager

Hi,

The Docs page has been updated to clarify your question. Do let me know if the changes help answer your question. 

https://docs.appdynamics.com/display/PRO45/Upgrade+the+Production+EUM+Server

0 Karma
Get Updates on the Splunk Community!

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Technical Workshop Series: Splunk Data Management and SPL2 | Register here!

Hey, Splunk Community! Ready to take your data management skills to the next level? Join us for a 3-part ...