HP StorageWorks XP Command View Advanced Edition Software 6.4 Server Administrator Guide for Device Manager and Provisioning Manager (web) (T1780-96341, July 2010)

Table Of Contents
Appendix A Specifying properties
185
A-2 Device Manager server configuration
properties
The server.properties file contains properties related to the server configuration.
In Windows:
installation-folder-for-the-Device-Manager-
server\Server\config\server.properties
In Linux:
installation-directory-for-the-Device-Manager-
server/Server/config/server.properties
A-2-1 server.http.host
This property designates either the host name or IP address for the host on which the web server
function of Device Manager operates.
To specify the IP address, use one of the following formats:
IPv4 format:
x.x.x.x (x: integer from 0 to 255)
IPv6 format:
Specify hexadecimal numbers by using colons (:). You can also use a short format. You can
only use global IPv6 addresses.
If you specify a host name, make sure to use a value that a DNS can resolve on web client,
Device Manager CLI, and the disk array.
If you specify an IP address, specify a value to which web client, Device Manager CLI, and the
disk array can connect.
NOTE:
If multiple NICs are installed on the server computer on which Device Manager is installed, specify the IP
address of the NIC that belongs to the network to which the clients (web client, CLI, and storage
subsystems) connect. Do not specify the host name.
In a cluster environment, specify the IP address of the cluster manager.
If you have changed the value of the server.http.host property and wish to specify settings for an
SMI-S Enabled subsystem from XP Tiered Storage Manager, you first need to refresh the target SMI-S
Enabled subsystem.
Default: The host name or IP address of the management server specified during installation (if an
error occurs when registering the URL, localhost is set).
A-2-2 server.http.port
This property assigns the port used for the Device Manager HTTP (web) server. The conventional
port number used for a standard web server is 80, but there might already be an intranet server
running on this port. Moreover, you should avoid low-numbered ports because these could conflict
with other services installed on the server. As a general rule, you can pick any port between 1024
and 49151.
CAUTION: Use 80 for the port number when this property is set to a space character.
Default: 2001