HP (Hewlett-Packard) HP OpenView Vantagepoint – Operation Manual for UNIX User Manual

Page of 326
Creating and Distributing an Integration Package
Uploading Configuration Information
Chapter 7
265
Uploading Configuration Information
The opccfgupld(1M) command can only be issued by user root, and you
must specify at least the name of the directory under which the
configuration information is stored.
You can use the following command line options depending on whether
you want to overwrite existing information in the VPO database or not:
-replace
Overwrite any information that already exists in the
VPO internal database.
-add
Insert additional information that is different from
information that already exists in the VPO internal
database.
Other options are available so that you can upload information at a
subentity level, see below for details.
To upload configuration information into the VPO internal database:
1. Stop the VPO management server processes using the
administrator’s GUI. Select Actions: Server->Stop Services from
the Node Bank menu.
2. Exit the administrator’s GUI.
3. Upload the configuration information, enter:
/opt/OV/bin/OpC/opccfgupld <upload_options> \
<config_directory>
This command is discussed in more detail in the examples below.
4. After successfully uploading the configuration information, restart
the VPO management server processes:
/opt/OV/bin/OpC/opcsv -start
5. Restart the VPO administrator’s GUI.
6. Install the new configuration information on the managed nodes.
Select Actions: Agents->Install/Update SW & Config.
The following examples demonstrate some of the functionality of the
opccfgupld(1M)
 command. For more information, see the man page
opccfgupld(1M).