nbregopsc

nbregopsc — register OpsCenter

SYNOPSIS

<admin_dir_path>nbregopsc -add | -addopscenter | -addnb OpsCenter_server_name]

On Windows systems, <admin_dir_path> is <install_path>\NetBackup\bin\admincmd\

DESCRIPTION

The NetBackup installation procedure asks if you want to register an existing OpsCenter with NetBackup. You need to enter the full pathname to execute the OpsCenter server name as a command line option. The nbregopsc -add command first adds the OpsCenter server name to bp.conf (CONFIG registry entry on Windows) with a new entry OPS_CENTER_SERVER_NAME = Opscenter_server_name. Later, the NetBackup master server name is registered with the OpsCenter server. This command can be run after the NetBackup installation to register OpsCenter and NetBackup servers with each other.

You can use the -addopscenter option to register OpsCenter with NetBackup without registering NetBackup with OpsCenter. You can also use the -addnb option to register NetBackup with OpsCenter without registering OpsCenter with NetBackup.

The command does not allow multiple OPS_CENTER_SERVER_NAME entries in bp.conf (or the registry), because NetBackup is limited in its ability to monitor multiple OpsCenter servers. If you run this command with a different name, the new name overwrites the existing entry of OPS_CENTER_SERVER_NAME.

In an OpsCenter cluster setup, the virtual server name is added to bp.conf (or the registry).

OPTIONS

-add Opscenter_server_name

Registers NetBackup with the specified OpsCenter server and registers the OpsCenter server with NetBackup.

-addopscenter Opscenter_server_name

Registers the OpsCenter server with NetBackup.

-addnb Opscenter_server_name

Registers NetBackup with the specified OpsCenter server.