To start the CIM extension, enter the following in the /opt/APPQcime/tools directory, where /opt is the directory into which you installed the CIM extension:
# ./start
The following is displayed:
Starting CIM Extension for Solaris...
How to Determine if the CIM Extension Is Running
You can determine if the CIM extension is running by entering the following command at the command prompt:
# ./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
Configuring CIM Extensions
Configuration information is stored in a configureable text file that is read by the CIM extension at startup. The unconfigured file is named
To manage the CIM extension using the parameters file:
1.Open the
2.Edit the cim.extension.parameters file with the desired settings. See Table 22 on page 277.
3.Save and close the cim.extension.parameters file and then restart the service for the CIM extension by doing the following:
a.Enter the following to go to the tools directory:
-cd /<Installation Directory>/tools directory b. Enter the following to stop the service:
-./stop
c. Enter the following to start the service:
-./start
Restricting the Users Who Can Discover the Host
The
For example, assume you want to use the management server to discover a Solaris host, but you do not want to provide the password to the root account. You can provide the password to another
HP Storage Essentials SRM 6.0 Installation Guide 275