Invoking the NodeUtil Utility
You can use the NodeUtil utility interactively or non-interactively.
The utility is installed in the
TIBCO_HOME\amx\version\bin\nodeutil folder.
The utility can be used in these modes:
- Interactive - run the command
nodeutil
The utility enters an interactive shell where you execute the
nodeutil
commands.Use the
help
command for a list of available commands. - Non-interactive - run the command
nodeutil command -nodeName nodename -tibcoHostInstanceFolder foldername, where
- command is the command to execute. For the available commands, see NodeUtil Commands .
- nodename is the node on which you want to execute the command.
- foldername is the path to the tibcohost instance.
Use
help commandName
for information on a specific command.
For details of the supported commands, see NodeUtil Commands.