itnm_stop command line options

Use the itnm_stop command to stop Network Manager components.

You can stop Network Manager and all of its components, using the itnm_stop command. This command also can also be used to stop 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 stops only the Network Manager components in the domain specified during installation:

itnm_stop ncp

The following example stops the core components in domain NCOMS:

itnm_stop ncp -domain NCOMS

All command line options

The following table describes all the command line options.

Table 1. Command line options
Command line options Description
components Optional; one or more component abbreviations. If no component is specified, all components are stopped. The following component abbreviations are possible:
Network Manager
ncp
Apache Storm
storm
-domain DomainName Optional; applies to the Network Manager domain. 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.