
|
ManageEngine® Applications Manager Data Backup | ||
By executing the scripts BackupPGSQLDB.bat/.sh and RestorePGSQLDB.bat/.sh, you can take a backup of the data and restore it when needed.
You will find the BackupPGSQLDB.bat/.sh under <Applications Manager Home/bin>
To back up data, execute the following command in command prompt
BackupPGSQLDB.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
RestorePGSQLDB.bat/.sh <Absolute path of the zip file that was backed
up on executing BackupDB script >
For eg., RestoreDB.bat "C:\AppManager11\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 PostgreSQL DB should not be running.
Note: In order to backup Web Service monitors, after executing
the BackupPGSQLDB.bat/.sh take a back up of the <AppManagerHome>/working/users/WSM
directory. To restore the same, after executing RestorePGSQL.bat/.sh, copy the backed
up WSM directory to <AppManagerHome>/working/users directory.
Bulk Configuration of Monitors |
Server Settings |