Spotfire Server and Environment - Quick Start

Starting or stopping a node manager (Linux)

Follow these instructions to start or stop a node manager on a Linux computer.

About this task

Note: If you used the tarball installation method and you do not have root user privileges, see Manually starting a node manager process (tarball Linux).

Before you begin

You have installed the node manager. For instructions, see Installing a node manager (RPM Linux).

About this task

To start the node manager service, enter the following command:

sudo systemctl start spotfirenodemanager-<version-number>

To stop the node manager service:

sudo systemctl stop spotfirenodemanager-<version-number>

What to do next