
Table 16 Parameters for CIM Extensions (continued)
Parameter | Description |
|
|
The credentials defined by this parameter must match the | |
<username from the | values entered from the management server during discovery. |
management server> | They are not used as authentication on the host itself. |
:<password> |
|
This parameter restricts the CIM extension to listen only to a | |
<ip address> | specific management server IP address. |
Starting the CIM Extension by chkconfig
After installation, appqcime chkconfig is on by default. This means the appqcime service starts automatically after the host is rebooted. The appqcime service must be running for the management server to obtain information about the host. You can disable the appqcime service so that it does not start automatically after a reboot.
NOTE: You can only disable appqcime from starting automatically after a reboot if you are at run level 2.
To check the appqcime chkconfig status, enter the following at the command prompt:
# chkconfig grep appqcime
If appqcime is capable of starting after a reboot, it is shown to be on, as displayed in the following output:
appqcime on
To disable appqcime from starting after a reboot, enter the following at the command prompt:
# chkconfig appcime off
If you have disabled the automatic
# chkconfig appqcime on
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.Enter the following at the command prompt:
# ./start
The version number of the CIM extension and the date it was built are displayed, as shown in the following example:
CXWS for
CXWS version x.x.x.x, built on Fri
where
224 Installing the CIM Extension for SGI IRIX