HCL Workload Automation, Version 9.4

StartUp

Starts netman, the HCL Workload Automation network management process.

You must have start access to the workstation.

Syntax

StartUp [-V | -U]

Arguments

-V
Displays the command version and exits.
-U
Displays command usage information and exits.

Comments

In Windows, the netman service is started automatically when a computer is restarted. StartUp can be used to restart the service if it is stopped for any reason.

In UNIX, the StartUp command can be run automatically by invoking it from the /etc/inittab file, so that WebSphere Application Server infrastructure and netman is started each time a computer is rebooted. StartUp can be used to restart netman if it is stopped for any reason.

The remainder of the process tree can be restarted with the
conman start
conman startmon
commands.

See conman start for more information.

Examples

To display the command name and version, run the following command:
StartUp -V
To start the netman process, run the following command:
StartUp