ManageEngine® Applications Manager Data Backup |
||
By executing the scripts BackupMysqlDB.bat/.sh and RestoreMysqlDB.bat/.sh, you can take a backup of the data and restore it when needed.
You will find the BackupMysqlDB.bat/.sh under <Applications Manager Home/bin>
To back up data, execute the following command in command prompt
BackupMysqlDB.bat/.sh
the output (back up data) would be put under <working/backup/backupzip_date_time>
for eg.,
/<working/backup/backupzip_Jan_3_2008_14_51_15/backupzip_Jan_3_2008_14_51_15.zip>/
To restore the backup data, Execute the following command in command prompt
RestoreMysqlDB.bat/.sh <Absolute path of the zip file that was backed
up on executing BackupDB script >
For eg., RestoreDB.bat "C:\AppManager10\working\backup\backupzip_Jan_3_2008_14_51_15\backupzip_Jan_3_2008_14_51_15.zip"
Important: While restoring backup, Applications Manager and Applications
Manager's MySQL DB should not be running.
Note: In order to backup Web Service monitors, after executing
the BackupMysqlDB.bat/.sh take a back up of the <AppManagerHome>/working/users/WSM
directory. To restore the same, after executing RestoreMysqlDB.bat/.sh, copy the backed
up WSM directory to <AppManagerHome>/working/users directory
Bulk Configuration of Monitors |
|
Server Settings |