Skip to main content
OnCommand Insight

Upgrading Insight Server software

Contributors

You can check for OnCommand Insight server updates after you log into the server.

Steps

  1. On the Insight toolbar, click the Help icon.

  2. Select Check for updates.

  3. Click OK if the Version is up to date message displays.

  4. If a newer version is detected, click the download here link in the message box.

  5. In the Download page, click download. Note the download directory location.

    You can also download the newer version from the NetApp support site.

  6. Log in to the Insight server using an account with sudo privileges.

  7. Navigate to the download directory and type the following command:

    unzip oci-<version>-linux-x86_64.zip

    Ensure that you have the correct the version number of the installation file.

  8. You can view syntax, command arguments, and parameter usage for oci-install.sh :

    sudo ./oci-<version>-linux-x86_64/oci-install.sh --help

  9. Run the installation script:

    sudo ./oci-<version>-linux-x86_64/oci-install.sh

  10. Accept the License Agreement and follow the prompts.