setup_run_storm_as_non_root.sh

If you installed Network Manager as the root user, then you must run the setup_run_storm_as_non_root.sh script to enable the historical polling data processes to run. You do not need to run this script if you installed Network Manager as a non-root user.

Note: In order for this script to work correctly, you must be logged on as root when you run it.

Running the script

To run the script, use a command line similar to the following.
$NCHOME/precision/scripts/setup_run_storm_as_non_root.sh -g group_name

Command-line options

The following table describes the command line options for the setup_run_storm_as_non_root.sh script.

Table 1. setup_run_storm_as_non_root.sh command line options
Command-line option Description
-g group_name Mandatory; name of the poller aggregation group that specified when you installed the Network Manager core components.
Note: When you installed the Network Manager core components, you specified values for both the poller aggregation group and the poller aggregation user, which is a member of the poller aggregation group. The poller aggregation user is listed in the $NCHOME/precision/storm/conf/supervisor.conf configuration file, within the user field of the [supervisord] section of that file.
-h Displays help text for this script.