HP Storage Essentials V5.1 Installation Guide First Edition (T4283-96025, August 2006)
Storage Essentials 5.1 Installation Guide 183
9. Enter the following to restart the ELF files and to exit the installation program:
Inst> quit
You must start the CIM Extension for the management server to obtain information about the
host. See ”Starting the CIM Extension” on page 183
Starting the CIM Extension
The management server can only obtain information from this host when the CIM Extension is
running.
Keep in mind the following:
• You must have root privileges to run the CIM Extension. The CIM Extension only provides the
information within the privileges of the user account that started the CIM Extension. Only root
has enough privileges to provide the information the management server needs. If you do not
start the CIM Extension with root privileges, the management server will display messages
resembling the following: Data is late or an error occurred.
• To configure UNIX CIM Extensions to run behind a firewall, see ”Configuring UNIX CIM
Extensions to Run Behind Firewalls” on page 276.
To start the CIM Extension, type the following in the /opt/APPQcime/tools directory:
# ./start
The following is displayed:
Starting CIM Extension for IRIX...
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 a message resembling the following is displayed:
CIM Extension Running
Configuring CIM Extensions
Configuration information is stored in a configuration text file that is read by the CIM Extension on
start-up. The file is named cim.extension.parameters and is located in the
[Installation_Directory]/conf directory on the host. This directory also contains a file
named cim.extension.parameters-sample. This file contains samples of available
parameters and can be copied into the cim.extension.parameters file and used as a
template.
Changing the Port Number
The CIM Extension uses port 4673 by default. If the port is already used, follow these steps to
change the port the CIM Extension will access:
1. Go to the [Installation_Directory]/conf directory.