Before applying feature packs or fix packs to App Visibility Manager components, ensure that you review and complete the following prerequisite activities and requirements.
Upgrading from an earlier version of App Visibility Manager? See Upgrading App Visibility Manager components and Upgrading synthetic TEA Agents
Make a physical backup of the App Visibility PostgreSQL database to protect your data from loss. The output of a physical backup contains the data files that the App Visibility server can use directly, resulting in a faster recovery operation. The script creates a backup of the data in the avdb.dump file in the server component's installationDirectory\ADOP_DB\pgsql\backup directory. For more information about making PostgreSQL database backup files, see
Backup and Restore
If you have issues with your database, you can recover the backed-up data file. Run the following script: The database data is recovered. For more information about how to recover the PostgreSQL database data, see
Backup and Restore
Backing up the App Visibility database
To create an App Visibility database backup file
If the portal and collector are installed on the same computer, they share a database, and you only need to perform the procedure in one place.
collector_installationDirectory\collector\bin\db
or portal_installationDirectory\portal\bin\db
collector_installationDirectory/collector/bin/db
or portal_installationDirectory/portal/bin/db
If the portal and collector are on separate computers, perform the backup procedure on both components at the same time so that the backup content is consistent. Otherwise, the backup content does not match and the data is incorrect when restored.create-pgsql-dump.bat
./create-pgsql-dump.sh
.
Recovering the App Visibility database data
To recover the backed up App Visibility data file
For information about stopping services, see Starting and stopping the App Visibility server services.
If the portal and collector are installed on the same computer, they share a database, and you only need to perform the procedure in one place.
collector_installationDirectory\collector\bin\db
or portal_installationDirectory\portal\bin\db
collector_installationDirectory/collector/bin/db
or portal_installationDirectory/portal/bin/db
If the portal and collector are on separate computers, perform the recovery procedure on both components at the same time so that the content is consistent. Otherwise, the content does not match and the data is incorrect when restored.restore-pgsql-dump.bat
./restore-pgsql-dump.sh
.
If you created a customized agent policy, including adding comments, copy the contents of the policy and save it as a text file. This backup file can be used to compare the previous settings with the current. If you customized other settings with the help of BMC Support, contact them for assistance backing up the settings. Copy the contents from the saved text file and paste them into the agent policy.Backing up customized App Visibility agent policies
Recovering customized App Visibility agent policies
After you ensure that the system is ready, you can apply a Fix Pack to App Visibility Manger components.
1 Comment
Betty Neumann