cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

EUM Database service went down

Anonymous
Not applicable

Hi All,

We have stopped the EUM service in linux (bin/eum.sh stop) and then shutdown the EUM server machine & took the backup of data. And done the restart of the EUM server. When we tried to restart the EUM services by command: bin/eum.sh start. It was giving error like your EUM Mysql is down. We tried to start the EUM database.

 

Can someone give me the command how to start the EUM database?

 

Regards,

Radhika.

2 REPLIES 2

Mohammed.Rayan
AppDynamics Team

Hi Radhika,

Here are the commands to stop & start the DB

 

On Linux, you can start MySQL by navigating to the directory, <EUM>/orcha/orcha-master/bin, and running: 

./orcha-master -d mysql.groovy -p ../../playbooks/mysql-orcha/start-mysql.orcha -o ../conf/orcha.properties -c local

To stop MySQL on Linux, run: 

./orcha-master -d mysql.groovy -p ../../playbooks/mysql-orcha/stop-mysql.orcha -o ../conf/orcha.properties -c local

 

Reference:

https://docs.appdynamics.com/display/PRO45/EUM+Server+Deployment#EUMServerDeployment-startingandstop...

 

 

Regards,

Mohammed Rayan



Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.

Anonymous
Not applicable

Hi @Anonymous

 

Thank you for posting the query on the AppDynamics community.

 

Hope @Mohammed.Rayan response answers your question. If so, please mark it as the Accepted Solution by using the button in the message body. Marking a response as a solution helps others with similar issues find the answer quickly.

 

Don't hesitate to come back if the issue still persists.

 

Thank you

Radhika

Ask the Experts Session: Hybrid Application Monitoring Deployment

Join us on Feb 26 to explore Splunk AppDynamics deployment strategies, SaaS models, agent rollout plans, and expert best practices.


Register Now

Observe and Explore
Dive into our Community Blog for the Latest Insights and Updates!


Read the blog here
Top Kudoed Authors