Installation
Also available as:
PDF
loading table of contents...

Upgrading SmartSense Gateway

To upgrade a standalone instance of SmartSense Gateway, perform the following upgrade steps:

[Note]Note

If you are running an SFTP-based gateway and SmartSense version 1.3.0 or newer, we recommend that you upgrade to HTTPS-based gateway. For instructions, refer to Upgrading to HTTPS Gateway.

If you are using SmartSense versions earlier than 1.3.0 with a SmartSense 1.4.x Gateway, in order to retain backwards compatibility with the older SmartSense versions using the gateway, ensure that only SFTP is used as the smartsense.upload.provider.type in the gateway configuration.

  1. On the host running the HST Gateway, stop the hst-gateway process:

    hst gateway stop
  2. Upgrade binaries on that node:

    • RHEL, CentOS, or SLES

      rpm -Uvh smartsense-hst-$HST_VERSION.x86_64.rpm
    • Ubuntu or Debian

      dpkg -i smartsense-hst-$HST_VERSION.deb
  3. Start the hst-gateway process:

    hst gateway start