HP StorageWorks Command View XP Advanced Edition Device Manager Server Installation and Configuration Guide (December 2005)
Command View XP AE Suite Common Component 75
Options:
• print: Displays a list of URLs and programs that are currently set up.
• change: Overwrites the information about the currently registered URL with the information
about the new URL. Specify the currently registered URL and the new URL. The specified URL
must be a complete URL that contains protocols and port number.
Return values:
• 1: Argument error.
• 2: URL does not exist.
• 253: Restoration failure.
• 254: Backup failure.
• 255: Abnormal termination.
For details about the errors, see the contents of the log file (HcmdsChangeURL[n].log).
Command execution example (the following shows examples of the hcmdschgurl command
execution):
• First, execute the command with the print option specified to find the URL information registered
in the current database. Next, execute the command with the change option specified to update
the URL information. In the following example, the URL information http://192.168.11.33:23015
is changed to http://192.168.11.55:23015. Finally, execute the command with the print option
specified to confirm the results:
• > hcmdschgurl –print
http://192.168.11.33:23015 DeviceManager
• > hcmdschgurl -change http://192.168.11.33:23015
http://192.168.11.55:23015
The URL was changed from "http://192.168.11.33:23015" to "http://192.168.11.55:23015".
• > hcmdschgurl –print
http://192.168.11.55:23015 DeviceManager
4-6 Changing Host Name for Management Server
To change the host name for the management server on which the Device Manager server is
installed, you must edit several settings files beforehand.
To edit the settings files:
1. Stop all services for other Command View XP AE Suite software.
For details on how to stop services for other Command View XP AE Suite software, see the
manual for each product.
2. Stop the Device Manager service: Selecting Start, Programs, HP Command View XP AE,
Device Manager, and then Stop Server.
3. Stop Command View XP AE Common Component service, and then execute the following
command:
• <common component installation folder>\bin\hcmdssrv /stop
4. If the SSL settings have been configured, configure them again.
Use the host name after the change to configure the SSL settings. For details on how to
configure SSL settings, see section
6 .
5. Edit the httpsd.conf file.
Change the value for the ServerName parameter to the host name after the change. The
following describes the storage destination for the httpsd.conf file.
• <common component installation folder>\httpsd\conf\
If SSL is set, you must also do the following: