...
If you’re upgrading, please make sure you backup your current license and config files, and any keystore files in use. To be safe, back up the whole queuemetrix folder.
Table of Contents |
---|
Windows
Backup the following files
...
/opt/queuemetrix/lamaxu-1.0.x*.x*/config/config*.xml
/opt/queuemetrix/lamaxu-1.0.x*.x*/config/lamaxu.lic
/opt/queuemetrix/lamaxu-1.0.x*.x*/config/truststore.jks (if you have imported any trust certificates)
/opt/queuemetrix/lamaxu-1.0.x*.x*/config/server.jks (if you have a private key)
Check the Lamaxu Version Installed
rpm -qa|grep lamaxu
lamaxu-1.0.*.*-1.x86_64
Uninstall Lamaxu
Using the output version of the previous command.
rpm -e lamaxu-1.0.*.*-1.x86_64
Install the updated version of Lamaxu
rpm -e lamaxu-1.0.*.*-1.x86_64
AppDynamics
Post upgrade you will also need to update the config with the AppDynamics client jar, instruction below.
...