You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Contents

Upgrade Considerations

Icon

Upgrade Considerations

Icon
  • If you are upgrading from up.time 7.0, the Monitoring Station may not be a 64-bit platform. Please refer to Supported Monitoring Station Platforms in up.time for a list of officially supported platforms. If you are upgrading from up.time 7.1, you are already on a 64-bit platform.
  • If you are upgrading from up.time 7.0 and running the up.time Monitoring Station on a Windows server, please refer toUpgrading a Windows Monitoring Station in the up.time 7.1 Release Notes.
  • up.time Virtual Appliance upgrades are currently not supported.

Downloading Installer Files

The most recent up.time Installer packages are available from the Downloads page on the uptime Support site (login required).  Note that up.time 7.2 or later releases use the same package for both new installations and upgrades.

Upgrade FAQ

Icon
  • Q: Do I need to upgrade my agents? 
    • A: Agent updates are generally not required unless specifically noted in the version release notes.
  • Q: Can I roll back an upgrade? 
    • A: No, Installers are not designed for rollback capability. Upgrade failures are rare but it is very important to stop all up.time services and backup your configuration before proceeding with any upgrade.
  • Q: How long will an upgrade take? 
    • A: Upgrades can generally be applied in less than 30 minutes.
  • Q: Do I need to install each up.time Installer in order or do they include all previous updates? 
    • A: Upgrades include all previously released functionality; however, there is a specific list of supported upgrade paths. Please review the Supported Upgrade Paths section below for further details on the correct order to install up.time packages.
  • Q: Can I install a test environment prior to upgrading my production environment? 
    • A: Yes, this process is recommended. Please contact uptime Support to request a test license key.

Supported Upgrade Paths

The officially supported up.time upgrade paths are listed below:

7.0 -> 7.2

7.1 -> 7.2

7.1 -> 7.3

7.2 -> 7.3

If you are running an earlier version of up.time, please refer to Upgrading to up.time 7.1 or Earlier and complete your upgrade to up.time 7.1 before proceeding

Version-Specific Upgrade Advisories

Icon

up.time 7.0 and Windows: If you are running up.time 7.0 on a Windows Monitoring Station platform, you will need to perform several upgrade steps related to the up.time 64-bit architecture. Please refer to Upgrading a Windows Monitoring Station. in the up.time 7.1 release notes.

up.time 7.0 and Red Hat Enterprise Linux 5.8: up.time 7.0 was not officially supported on Red Hat Enterprise Linux 5.8. However, it is possible that you manually added 64-bit libraries to the RHEL 5.8 Monitoring Station to establish compatibility. If this scenario applies to you, do not attempt to upgrade directly from version 7.0 to 7.2; instead first upgrade to up.time 7.1 before proceeding.

Applying up.time Installers

  1. Download the Installer file from the up.time 7.3 Monitoring Station Installer Files (includes up.time Controller) section of the Support site. The current names of the up.time Installer files are listed below 

    Note

    Icon
    On earlier up.time versions, there were separate installers for RedHat & SUSE, as well as separate packages for upgrading vs. a full installation. Going forth is now a single installer that covers both versions of Linux, as well both upgrades and full installs.
    up.time Version
    Platform & Installer Files
    7.3Windows: up.time-7.3.0-windows.exe
    Linux: up.time-7.3.0-linux.bin.gz
  2. Copy the Installer file to your Monitoring Station. If using FTP, ensure you use binary mode.
  3. Review the version release notes for any specific upgrade instructions.
  4. Back up your current up.time deployment. We recommend at least the following steps, which will back up the configuration information but not the historical performance data. Please review Backing up & Recovering up.time for additional backup suggestions.
    • Generate a Problem Report with full configuration data.
      • From within the up.time web gui, navigate to the Config tab & select ‘Problem Reporting’ from the left side menu
      • Make sure the box for “Include configuration and service monitor status history for the past” is checked.
      • 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 up.time. But you should also make a back-up of the following files/directories as these maybe overwritten during the upgrade process
      • Any Scripts/Plugin Monitors configured on the Monitoring Station. Typically located in subdirectories in the <uptime_dir>/scripts/ directory. (i.e. <uptime_dir>/scripts/MonitorLogScanner etc etc)
      • Any custom Dashboards downloaded from ‘The Grid’ typically located as sub-directories in the <uptime_dir>/GUI/ directory. (i.e. <uptime_dir>/GUI/mobile or <uptime_dir>/GUI/world_map etc)
      • If you made any customization's to the <uptime_dir>/logging.conf, this will needed to be backed up, as this file has been revised in the new release.

    Note

    Icon
    To guarantee full retention of historical performance data, perform a full database backup prior to upgrading using one of the options from the “Backing up & Recovering up.time” KB article.
  5. Log out of the up.time User Interface before proceeding with the upgrade. Note that if this step is not followed, you may receive a Database is Not Responding error when attempting to restart up.time after the upgrade.

  6. Stop the up.time services before executing the Installer: Starting (or restarting ) and Stopping up.time

  7. If you've previously installed the separate “up.time Controller” while running up.time 7.1, you will need to manually un-install this before proceeding as the up.time Controller is now integrated into up.time 7.2 and later Installer packages.

    Uninstalling the up.time Controller on Windows:

    1. Open the Programs and Features Control Panel 
    2. Select the up.time Controller. 
    3. Click Uninstall. 
    4. Follow the on-screen prompts.

    Uninstalling the up.time Controller on Linux:

    1. Navigate to the /controller/uninstaller directory ( The default up.time install directory is /usr/local/uptime/ ) 
    2. Run the uninstaller.sh shell script.
  8. Continue to apply the up.time upgrade.
    • For Linux installations, run the following commands.

      Note

      Icon
      On earlier up.time versions, there were separate installers for Redhat & SUSE, as well as separate packages for upgrading vs. a full installation. Going forth is now a single installer that covers both versions of Linux, as well both upgrades and full installs.
      # cd /to/your/upgrade/file/path 
      # gunzip -d up.time-7.3.0-linux.bin.gz 
      # chmod +x up.time-7.3.0-linux.bin 
      # ./up.time-7.3.0-linux.bin

      Follow the directions presented during the upgrade script.

    • Windows installations; Right click on the installer, and click on 'Run As Administrator', this will ensure that the installer runs as a local administrator account and has the permissions needed.
  9. 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 up.time Support directly, and provide the PR taken before the upgrade.
  10. If any custom files have been removed, copy them back to their respective folders (e.g. plug-in monitors reside in the uptime scripts folder). Do not overwrite any files that already exist within the scripts directory after the upgrade. Because like the config files, there are intended changes to these files between up.time versions. If you are unsure of what scripts to re-apply after the upgrade, please contact up.time Support directly, and provide of the PR taken before the upgrade.
  11. If your up.time deployment includes a UI instance, please review the additional steps required for Gadgets/Dashboards to work correctly across both instances as outlined in the Release Notes here.
  • No labels