itnm_start command line options
Use the itnm_start command to start Network Manager components.
You can start Network Manager and all of its component
s using the itnm_start command. This command also can also be used to start the
Apache Storm real-time computation system, which us used to aggregate raw poll data into historical
poll data.
Note: If you installed Network Manager as a non-root user, then you
will only be able to run this script as the installing user. You will need to run one of the
setup_run_as*
scripts in order to run this script as root or as other users. For
more information, see setup_run_as* scripts.Example commands
The following command starts all components in the domain specified during installation:
itnm_start
The following example starts the core components in domain NCOMS:
itnm_start ncp -domain NCOMS
All command line options
The following table describes all the command line options.
Command-line options | Description |
---|---|
components | Optional; one or more component abbreviations. If no component is specified,
all components are started. The following component abbreviations are possible:
|
-domain DomainName | Optional; applies to the Network Manager component. If not used, then the default domain is used (the one specified during install). |
-verbose | Optional; provides more information on the screen. |
-help | Optional; displays help on screen. |