Upgrading Unix/Linux Agents

For a list of the currently supported versions for each of the above Unix/Linux-based platforms, see Supported Platforms.

Most features, functions, and capabilities of ObserveIT 7.15.2 are compatible with earlier versions of the ITM On-Prem (ObserveIT) Agent. However, you should avoid using Agents that have an earlier version than the server-side components. In order to maintain full feature compatibility, it is highly recommended that you upgrade your Agents to the most current version of the product.

If you have an Agent earlier than version 5.8.3, uninstall it, and then install version 7.x.x.

The upgrade procedure for all currently supported Unix/Linux Agents is identical, except for the name of the package.

The following procedure provides an example of an Ubuntu version 12.04 Agent upgrade.

To upgrade a Unix/Linux Agent

  1. Obtain the ITM On-Prem Agent (ObserveIT Agent) installation file and copy it to the server(s).

  2. Log in to the target server with root permissions. Alternatively, use the pfexec command.

  3. Run the ls –l command and verify that the file has execute permissions (-rwxr-xr-x). Otherwise, use chmod +x for the Agent’s file name.

  4. Run the command:

    ./observeit-agent-RHEL7-7.13.2.7.run -- -i -j <jwt file path>

    Upgrade output example:

    Verifying archive integrity... Done.

    Uncompressing ....

    The oit package is already installed; it will now be upgraded.

    auditing service stop/waiting

    Successfully unregistered this machine

    The configuration file is left intact and can be reused in the future

    Removing previous installation of the oit agent

    Installing ITM On-Prem Agent

    auditing service started/running

    ssh stop/waiting

    ssh start/running, process 28148

     
  5. To close the current session, type exit or press CTRL+D. Then, open a new session.