Performing the App Visibility server upgrade silently
This topic presents upgrade procedures for the App Visibility server from Application Diagnostics version 2.6.x to the current version. You can upgrade App Visibility components using the silent upgrade procedure, as described in this topic, and deploy the silent upgrade to several computers, or you can upgrade using the upgrade wizard.
When you run the silent installation, only the App Visibility component or components that are on the computer are upgraded. After you upgrade components, you can run the silent installation to install components that are not on the computer.
The following topics are presented:
Before you begin
- Download the installation files from the Electronic Product Distribution site to a temporary directory on the App Visibility server computer.
Back up the database.
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.
- In the navigation pane of the Operations Management console, select Administration > App Visibility Agent Policies.
- Click the name of the agent policy you want to back up.
- Copy the contents of the agent policy and paste them into a text file.
- Save the text file as a back up.
If you customized other settings with the help of BMC Support, contact them for assistance backing up the settings.
- Ensure that you have completed all preinstallation tasks.
- Review the Preparing-for-an-App-Visibility-upgrade-and-checking-compatibility topic.
To upgrade the App Visibility server silently
- In a command line, navigate to the \ADOPServer\Disk1 folder in the installation file structure.
- Open the downloaded options file in a text editor:
- (Windows) adop-silent-option-upgrade.txt
- (Linux) adop-silent-option-upgrade
Enter the encrypted root password for the MySQL Database to update the database tables.
If the root password was not changed since installation, do not change the entered password.
To run the silent upgrade, enter the following command:
Windows
setup.exe -i silent -DOPTIONS_FILE=<fullFilePath>\adop-silent-option-upgrade.txtLinux
./setup.bin -i silent -DOPTIONS_FILE=<fullFilePath>/adop-silent-option-upgrade
Encrypting the password for silent App Visibility server upgrade
The Maintenance Tool enables you to retrieve an encrypted password, which the App Visibility server upgrade utility requires to access the MySQL database. You must use an encrypted password so that it is not exposed in the upgrade options file.
You can run the Maintenance Tool in a GUI or from the command line interface (CLI):
Where to go from here
Adding App Visibility to the Operations Management Console
Verifying-the-App-Visibility-server-upgrade
Related topics
Upgrading-App-Visibility-agents-for-Java
Upgrading-App-Visibility-agents-for-NET