HP Storage Essentials V5.1 Installation Guide First Edition (T4283-96025, August 2006)

Installing the CIM Extension for OpenVMS168
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.
Additional Parameters
The following table describes additional parameters that can be specified in the
cim.extension.parameters file:
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
Table 1 Parameters for CIM Extensions
Parameter Description
-user The user defined in this parameter must be a valid user for the
host. Only the user needs to be defined. The user name and
password are provided from the management server during
discovery. The user does not need to have root authority. A
colon separated list can be used to specify multiple users.
-credentials
<username from the
management server>
:<password>
The credentials defined by this parameter must match the
values entered from the management server during discovery.
They are not used as authentication on the host itself.
-agentnic
<ip address>
Restricts the CIM Extension on multihomed systems to listen
only on the designated IP address.
-mgmtServerIP
<ip address>
Restricts the CIM Extension to listen only to a specific
management server IP address.