Table 22 Parameters for CIM Extensions (continued)

Parameter

Description

 

 

-user

The user defined in this parameter must be a valid existing

 

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

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>

 

-mgmtServerIP

This parameter restricts the CIM extension to listen only to a

<ip address>

specific management server IP address.

Finding the Version of a CIM Extension

To 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 -version

The version number of the CIM extension and the date it was built are displayed, 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 combine the -usersand -portcommands 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

278 Installing the CIM Extension for Sun Solaris