HP P9000 Command View Advanced Edition Software Mainframe Agent Installation and Configuration Guide

1. Execute the AddURLLink command to register the P9000 mainframe agent running on the
mainframe host in Device Manager.
When you execute the command, specify the following parameters:
url: In this parameter, specify the IP address and port number.
If the mainframe host is in an IPv4 environment, specify the IP address of the mainframe host
on which P9000 mainframe agent is installed, and the port number used by P9000 mainframe
agent.
ress (by enclosing it in square brackets ([ and ])) and port number of the IBM HTTP Server.
name: Specify the character string MainframeAgent, which indicates P9000 mainframe
agent. This parameter is case-sensitive.
linkedid: Specify the object ID of the mainframe host that was output when the mainframe
host was registered using the AddHost command.
2. From the execution result of the AddURLLink command, make sure that specified information
is correctly output to the url, name, and linkedid parameters.
Notes on executing the AddURLLink command:
If the name parameter is specified incorrectly, it will not be registered as P9000 mainframe agent
information, resulting in mainframe storage information being inaccessible. If you specified the
name parameter incorrectly, use the DeleteURLLink command to delete the P9000 mainframe
agent information, and then use the AddURLLink command to register the information again.
For details on how to delete the P9000 mainframe agent information, see Deleting P9000
mainframe agent information registered in the Device Manager on page 46.
Action to be taken if an error occurs during the execution of the AddURLLink command:
Use the GetURLLink command to check whether P9000 mainframe agent is registered. If P9000
mainframe agent is not registered, register it by using the AddURLLink command. If it is registered
incorrectly, use the AddURLLink command to correct the registered information. For details on
how to correct the registered P9000 mainframe agent information, see Changing P9000 main-
frame agent information registered in the Device Manager on page 46.
Command format (for an IPv4 environment):
hdvmcli AddURLLink "url=http://mainframe-host-IP-address:port-number" "name=MainframeAgent"
"linkedid=mainframe-host-object-ID"
Command format (for an IPv6 environment):
hdvmcli AddURLLink "url=http://IBM-HTTP-Server-IP-address
#
:port-number" "name=MainframeAgent"
"linkedid=mainframe-host-object-ID"
# Enclose the IP address in square brackets ([ and ]).
Example of executing the command (for an IPv4 environment):
hdvmcli AddURLLink -o "D:\logs\AddURLLink.log" "url=http://192.168.99.114:24042" "name=MainframeAgent"
"linkedid=HOST.1"
Acquiring mainframe storage information
Use the AddHostRefresh command to acquire mainframe storage information. The acquired
information is not included in the command execution results. Use GUI to check this information.
Setting up P9000 mainframe agent44