HP Application Recovery Manager software A.06.10 Installation and licensing guide (March 2008)
UNIX
Follow these steps to change the port number on a UNIX system:
• Before you install the Cell Manager:
Create the file with the required port number.
• After you installed the Cell Manager:
1. Edit the /etc/services file. By default, this file should contain the entry:
omni 5555/tcp # APPRM
Replace the number 5555 with an unused port number.
2. If the files /etc/opt/omni/client/customize/socket and
/opt/omni/newconfog/etc/opt/omni/client/customize/socket
exist on the system, update their content with the required port number.
3. Restart the Inet service by terminating the process concerned using the
kill -HUP inetd_pid command. To determine the process ID
(inetd_pid), use the ps -ef command.
4. In the global options file, set a new value for the Port variable.
5. Restart the Application Recovery Manager services:
/opt/omni/sbin/omnisv stop
/opt/omni/sbin/omnisv start
Windows
Follow these steps to change the port number on a Windows systems:
• Before you install the Cell Manager:
1. From the command line, run regedit to open the Registry editor.
2. Create the registry entry InetPort under the key
HKEY_LOCAL_MACHINE\SOFTWARE\Hewlett-Packard\
OpenView\OmniBackII\Common.
Name of the registry entry: InetPort
Type of the registry entry: REG_SZ (string)
Value of the registry entry: port_number
• After you installed the Cell Manager:
1. From the command line, run regedit to open the Registry editor.
Appendix B178