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:

  1. 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.

  2. Non-interactive - run the command

    nodeutil command -nodeName nodename -tibcoHostInstanceFolder foldername, where

    • command is the command to execute. See NodeUtil Commands for the available commands.
    • nodename is the node on which you ant to execute the command.
    • foldername is the path to the tibcohost instance.

    Use help commandName for information on a specific command.

See NodeUtil Commands for details of the supported commands.