HP Storage Essentials V5.00.01 installation guide (T4283-96011, January 2006)

Installing the CIM Extension for OpenVMS154
where
192.168.1.2 is the IP address of the host
1234 is the new port number
If you have already added the host to the discovery list (Tools > Storage Essentials > Home >
Discovery > Setup) on the management server, you must remove it and then re-add it. You cannot
have more than one listing of the host with different ports.
If you have already added the NIC to the discovery list on the management server, you must remove
it and then add it again. You cannot have more than one listing of the NIC with different ports.
Finding the Version of a CIM Extension
You can find the version number of a CIM Extension:
1. Navigate to the sys$common:[opt.appqcime.tools] directory.
2. Type the following at the command prompt:
$ @start -version
The version number is displayed as shown in the example below.
CXWS VERSION: 4.2.0.6
Combining Start Commands
You can combine the -users and -port commands as follows:
sys$common:[opt.appqcime.tools]start -users myname -port 1234
or
sys$common:[opt.appqcime.tools]start -port 1234 -users myname
Where myname is the user name that must be used to discover this OpenVMS host and 1234 is the
new port.
Finding the Status of the CIM Extension
You can check the status of the CIM Extension by entering the following in the
sys$common:[opt.appqcime.tools] directory.
$ @status
The CIM Extension is running when the following message is displayed:
CIM Extension is running. Process id :001B0AEE
Where 001B0AEE is the process ID running the CIM Extension.
Modifying the Boot Time Start Script (Optional)
When you install the CIM Extension, its start script is put in the
sys$common:[opt.appqcime.tools] directory with the file name start.com. Optionally,
this script can be used to start the CIM Extension at boot time.
The following command must be included as the last line in the start.com file: