Managing NerveCenter
-
Controlling NerveCenter from the Command Line - importutil -
importutil imputil.ini
Enables you to reconfigure a setting on more than one NerveCenter Server at a time by changing one file and importing it to all the relevant servers.
imputil.ini
File that contains NerveCenter Server settings that you import to all NerveCenter Servers. imputil.ini
resides in the /userfiles
directory .
imputil.ini
is made of a number of sections that include a section header and keys. Before making any changes, create a backup copy of imputil.ini
.
Delete all but the relevant sections to be changed.
All sections in the file are optional. If you remove a section, including the section header and keys, ImportUtil does not change or delete any values in the NerveCenter configuration settings for that key.
For example, if you are changing a value found only in the section [CONFIG_SERVER]
, you delete all sections except the section header and the values in the [CONFIG_SERVER]
section. ImportUtil will only change the values pertaining to that section.
Any new values left in imputil.ini will overwrite the old values. To avoid having placeholders overwrite legitimate values, delete any unnecessary keys before running ImportUtil.
For example, if within the [CONFIG_SERVER] section you only want to change the value of the key InformNCListenPort, delete all but the following:
[CONFIG_SERVER]
InformNCListenPort = port
[CONFIG_PLATFORM_NETNODENOTIFY]
or [CONFIG_PLATFORM_MAPSUBNETS]
, you need to include all values, including old values. ImportUtil deletes values from the NerveCenter configuration settings that are not included in these sections. Please read the comments before each section in this file for more information.Change the values by replacing the placeholders after the equal sign (=) with valid values.
Unless otherwise noted, you may not leave the value after a key blank.
NerveCenter notifies you upon successful completion of the reconfiguration.
For more information about each section in imputil.ini
, refer to Information About imputil.ini Sections.
Information About imputil.ini Sections
For Information About... | Refer to This Book... |
---|---|
dbwizard | installdb |
29 July 2003 |