Page History
...
Officially supported UIM upgrade paths include:
Current Version | Upgrade Version |
---|---|
7,.1 | 7.2 |
7.3 | |
7.2 | 7.3 |
7.4 | |
7.3 | 7.4 |
7.5 | |
7.4 | 7.5 |
If you are running an earlier version of Uptime Infrastructure Monitor, please refer to Upgrading to UIM 7.2 through 7.5 and complete your upgrade to UIM 7.5 before proceeding.
...
- Download the installer file from the Monitoring Station Installer Files section of the Support site download page. The current names of the Uptime Infrastructure Monitor installer files are listed below.
...
Version
...
Platform
...
Installer File
- UIM version: 7.8
Platform & installer files:- Windows
...
- : Uptime-7.8.0-windows.exe
...
- Linux
...
- : Uptime-7.8.0-linux.
...
- bin
- Copy the Installer file to your Monitoring Station server. If using FTP, ensure you use binary mode.
- Review the version version Release Notes for any specific upgrade instructions.
- Back up your current Uptime Infrastructure Monitor deployment. We recommend at least the following steps, which will back up the configuration information but not the historical performance data. Please review review BackingupandRecoveringUptimeInfrastructureMonitor for additional backup suggestions.
...
- Generate a Problem Report with full configuration data.
- Generate a Problem Report with full configuration data.
...
- From within the
...
- UIM web UI, click the Config button at the top of the page, and then select
...
- Problem Reporting
...
- from the left side menu
...
- Check all of the Include options under Report Options.
...
- Change the default option of 3 months of configuration data to 120 months.
...
- Click
...
- Generate Report
...
- and wait for the Problem Report to complete.
...
- Download and make a copy of the resulting .zip file somewhere other than the
...
- monitoring station.
...
- The problem report will make a copy of all the various config files & configuration data used by
...
- UIM but you should also make a backup of the following files/directories as these maybe overwritten during the upgrade process.
- UIM but you should also make a backup of the following files/directories as these maybe overwritten during the upgrade process.
...
- Any custom scripts or Plugin monitors configured on the
...
- monitoring station. These are typically located in the <UptimeDir>
...
- /scripts/ and the <UptimeDir>/plugins/ directories.
...
- Any Gadgets downloaded from
...
- The Grid. These are located in the <UptimeDir>/gadgets/ directory.
...
- Any custom MIBs added to the <UptimeDir>/mibs/ directory.
...
- If you made any customization's to <UptimeDir>/logging.conf, this should be backed up as well because it is not collected within the problem report.
Info
- If you made any customization's to <UptimeDir>/logging.conf, this should be backed up as well because it is not collected within the problem report.
...
Toguaranteefullretentionofhistoricalperformancedata,performafulldatabasebackuppriortoupgradingusingoneoftheoptions from theBacking up and Recovering Uptime Infrastructure MonitorKB article.
- Log out of the Uptime Infrastructure Monitor UIM web UI before proceeding with the upgrade. Note that if this step is not followed, you may receive a "Database is Not Responding not responding" error when attempting to restart Uptime Infrastructure Monitor UIM after the upgrade.
- Stop the Uptime Infrastructure Monitor UIM services before executing the installer using the steps listed in the Starting(orrestarting)andStopping Uptime Infrastructure Monitor KB article.
- Execute the Uptime Infrastructure Monitor UIM installer.
...
- For Linux installations, run the following commands, then follow the directions presented by the installer.
Code Block language sql # cd /to/your/upgrade/file/path
# chmod +x Uptime-7.8.0-linux.bin # ./Uptime-7.8.0-linux.bin
- For Windows installations, right click on the installer, and click
- RunAsAdministrator
- . This will ensure that the installer runs as a local administrator account and has the permissions needed.
- For Linux installations, run the following commands, then follow the directions presented by the installer.
- Depending on your specific environment you may need to re-apply certain changes to the config files that were backed up as part of Step #4. Do not just directly re-apply the backed up copies though, as there is various changes to these config files between versions. If you are unsure of what changes to do after the upgrade, please contact Uptime Support and provide the problem report generated before the upgrade.
- If any custom files have been removed, copy them back to their respective folders. Donot overwrite any files that already exist within the scripts directory after the upgrade. Like the config files, there are intended changes to these files between Uptime Infrastructure Monitor versions. If you are unsure of what scripts to re-apply after the upgrade, please contact Uptime Support directly and provide the problem report generated before the upgrade.
- If your Uptime Infrastructure Monitor UIM deployment includes a UI instance, please review the additional steps required for Gadgets/Dashboards to work correctly across both instances in the "User Interface Instance Settings" section of the the Interfacing with Uptime Infrastructure Monitor doc.