HP XP7 Replication Manager Configuration Guide (TK981-96012, May 2014)
4. Install Application Agent on the hosts (database server and backups server).
For details, see Chapter 3 on page 57.
Adding a link menu to the GUI display
In the GUI, you can register a link to any Web application or Web page (including links to Device
Manager servers used as information sources). Registering links adds Links menu items to the Go
menu in the global tasks bar area. To register or delete a link, execute the hcmds64link command,
as follows.
In Windows:
Common-Component-installation-folder\bin\hcmds64link {/add|/delete} /
file user-defined-application-file /user user-ID /pass password
In Linux:
Common-Component-installation-directory/bin/hcmds64link {-add|-delete}
-file user-defined-application-file -user user-ID -pass password
hcmds64link command options
The options for the command are shown in the following table.
Table 28 hcmds64link command options
DescriptionItem
Specify this option to add a link.
add
Specify this option to delete a link.
delete
Specify the file (the user-defined application file) used to register the link in-
formation.
file user-defined-ap-
plication-file
Specify the user ID and password for logging in to Replication Manager.
Specify the user ID of a user who has the Admin (Replication Manager
management) permission.
user user-ID pass pass-
word
Creating a user-defined application file
In the file specified for registering the link information, specify that information in the following format:
@TOOL-LINK
@NAME registration-key-name
@URL startup-URL
@DISPLAYNAME display-name-in-links-dialog-box
@DISPLAYORDER display-order-in-links-dialog-box
@ICONURL icon-URL
@TOOL-END
Configuration Guide 55