Host Manager

Host Manager is a Command Line (CLI) tool that can be used to apply or revert a software patch or Engineering Build. The tool contains other commands to carry out various actions in the ActiveMatrix Installation, and are explained in subsequent sections in detail.

Note: Host Manager Tool replaces the Patch Manager Tool that was available in the earlier version of ActiveMatrix.

Running the Host Manager Tool

Run TIBCO_HOME\amx\<version>\bin\tibamx_hostmanager.exe.

Note: All commands demonstrated below are assumed to be running from the interactive shell.

Help

To get information on the supported commands, run the following:

>help

To get detailed information on the usage of a specific command and its supported arguments, run the following:

>help <COMMAND_NAME>
Note: <TIBCO_HOME> in this section refers to the TIBCO Home from where the Host Manager is running. <CONFIG_HOME> refers to the directory where you created or configured the Enterprise which contains Hosts and Nodes using TIBCO Configuration Tool (TCT).