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

Installing the CIM Extension for Sun Solaris182
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.
Finding the Version of a CIM Extension
You can find the version number of a CIM Extension:
1. Go to the /opt/APPQcime/tools directory.
2. Type the following at the command prompt:
# ./start -version
You are shown the version number of the CIM Extension and the date it was built, as shown in the
following example:
CXWS for mof/cxws/cxws-solaris.mof
CXWS version x.x.x.x, built on Fri 12-March-xxxx 12:29:49 by dmaltz
where
x.x.x.x is the version for the CIM Extension
xxxx is the year
Combining Start Commands
You can also combine the -users and -port commands as follows:
./start -users myname -port 1234
or
./start -port 1234 -users myname
where
myname is the user name that must be used to discover this Solaris host
1234 is the new port
Finding the Status of the CIM Extension
You can always check the status of the CIM Extension by entering the following in the
/opt/APPQcime/tools directory, where /opt is the directory into which you installed the CIM
Extension:
./status
The CIM Extension is running when the following message is displayed:
CIM Extension Running: Process ID: 93
where 93 is the process ID running the CIM Extension