Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
09-22-2018 08:06 AM
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.
09-23-2018 10:44 PM
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:
Regards,
Mohammed Rayan
09-24-2018 09:45 AM
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
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form