Managing NerveCenter - Controlling NerveCenter from the Command Line - importutil -
dbwizard      installdb

importutil

NAME

importutil

SYNOPSIS


   importutil imputil.ini

DESCRIPTION

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.

OPTIONS


   imputil.ini

File that contains NerveCenter Server settings that you import to all NerveCenter Servers. imputil.ini resides in the /userfiles directory .

USAGE

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

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...

CONFIG_PLATFORM

Integrating NerveCenter


CONFIG_PLATFORM_MAPSUBNETS

Integrating NerveCenter


CONFIG_PLATFORM_NETNODENOTIFY

Integrating NerveCenter


CONFIG_SERVER

Managing NerveCenter


CONFIG_SERVER_PATH

Managing NerveCenter


CONFIG_SERVER_PAGER

Managing NerveCenter


CONFIG_SERVER_SNMP

Managing NerveCenter


CONFIG_SERVER_SNMPV3

Managing NerveCenter


CONFIG_SERVER_LOGS

Managing NerveCenter


CONFIG_SERVER_MSMAIL

Managing NerveCenter


CONFIG_SERVER_SMTPMAIL

Managing NerveCenter


IMPORT_MODEL

Designing and Managing Behavior Models


IMPORT_NODE

Designing and Managing Behavior Models



dbwizard installdb
29 July 2003