loading table of contents...

Upgrading SmartSense Gateway

If you are upgrading from SmartSense 1.2 to 1.3 and the HST Gateway is a standalone node, perform the following upgrade steps:

[Note]Note

If you using earlier versions of SmartSense with a SmartSense 1.3.0 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