Network Installation on Linux/Unix

The EnFuzion distribution package provides the program Enfinstall, which is able to install EnFuzion on remote Linux/Unix hosts from a central location.

Enfinstall Program

The Enfinstall program can be used to install EnFuzion on remote systems, without any need to access the system's keyboard or monitor. The program can also be used to verify an EnFuzion configuration and copy the options file to the nodes.

The Enfinstall program is called with a command option:


    enfinstall <command>

Enfinstall Commands

  • enfuzion

    Installs EnFuzion node software on node systems. /usr/local/enfuzion.

  • verify

    Accesses nodes and verifies their installation.

  • options

    Copies the enfuzion.options file to node systems.

  • collect

    Collects the information about EnFuzion nodes.

Remote Installation

Enfinstall installs EnFuzion nodes in a heterogeneous network. The program executes on your local root host and installs EnFuzion nodes over the network. The program Enfinstall automatically detects the type of each remote host and installs the corresponding executables.

The program Enfinstall works only on supported Linux/Unix platforms. See the Section called Installation in a Mixed Linux/Unix and Windows NT/2000/XP Environment below to install EnFuzion in mixed environments.

Follow these steps to perform the installation:

Testing Remote EnFuzion Operation

Verify the installation of EnFuzion nodes with the command:


    enfinstall verify

This command verifies that EnFuzion is correctly installed. For all EnFuzion nodes in your configuration, it starts the node, establishes a connection and reports whether the node is operational. Alternatively, it reports any errors encountered.

If you decide to use the load monitoring features of EnFuzion, install the enfuzion.options file with the command:


    enfinstall options

This command will copy the options file to remote hosts. It will ask you for the installation directory. The use of the default install directory is recommended. The file enfuzion.options must be in the current directory. Details on the contents of the enfuzion.options file can be found in the Section called The enfuzion.options File in Chapter 7.