Network Manager process management scriptsEdit online Use these scripts to query and control Network Manager processes. create_all_controlOn UNIX™ systems, use this script to configure processes to start automatically when your system is started or restarted, and to set up the itnm_start, itnm_stop, and intm_status scripts for your installation. register_all_agentsDuring normal installation, the installation process should register all agents with the ncp_disco process. If for any reason this fails to happen, the script register_all_agents is provided so that the user can reregister the installed agent set. It should only be necessary to use this script on rare occasions.setup_run_as* scriptsCertain core processes in Network Manager must be run as root. If you installed Network Manager as a non-root user, then these processes will not be able to run unless you execute the setup_run_as_root.sh, setup_run_as_setuid_root.sh, or setup_run_as_capabilities.sh script on the server where the back-end processes are installed. setup_run_storm_as_non_root.shIf 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.Parent topic: Scripts